Re: Storage VM not getting start new setup

2018-12-30 Thread Andrija Panic
Hi Vivek, those screenshots clarify some things - so you have both SSVM and CPVM running, but agent is NOT connected, which means there is some issue of Agents (inside SSVM and CPVM) connecting to Management Server and receiving additional inputs for configuration etc. I would suggest you SSH int

Re: http://$SSHKEY_SERVER_IP/latest/public-keys returns the latest key, even if I didn't select any

2018-12-30 Thread Ignacio Ocampo
Sure, I will create the issue. Also, I would like to take a look at the code, if possible. The only reference I have is the URL http://$SSHKEY_SERVER_IP/latest/public-keys, which refers to the IP address of the virtual router, I guess some kind of webserver is dispatching those requests inside th

RE: Storage VM not getting start new setup

2018-12-30 Thread Piotr Pisz
Hi Vivek, Your problems are lack of communication in the link-local network. Check the status of the cloud0 interface, if it is "down", delete it and restart the cloudstack agent. If this does not help, your configuration is bad. In my lab I have three node CS cluster as nested KVM (centos 7) in

Importing converted VMs to CloudStack

2018-12-30 Thread Fariborz Navidan
Hello folks, Happy New Year! I have converted some VMs from VMware to KVM using virt-convert. How can I import them into CloudStack so can be managed in cloud environment? Kind Regards

Re: Importing converted VMs to CloudStack

2018-12-30 Thread Andrija Panic
Hi there, For KVM you should have QCOW2 files, or optionally RAW format (not recommend due to obvious reasons) for both first (root disk) and any data disk (second disk, third and so on...). For first disk of VM (ROOT disk) you will want to Add/upload Template from remote URL (web server, only pl