Cloudstack : stop VM

2013-04-17 Thread nicolas.lamirault
hi, we've got a strange comportment in our CS. CS sent a stop command to vCenter, while the VM was running. According to the logs (http://pastebin.com/TKDC6QHm), it seems CS think that vm should have been in stopped state even though it was running on the hypervisor. We do not understand why CS

Re: migrate vm's between cluster

2013-06-25 Thread nicolas.lamirault
How to migrate the volume ? Le 06/06/2013 06:32, Ahmad Emneina a écrit : > You'll be required to power down the vm. Then migrate the vm's volume to > the primary storage associated with the desired cluster. > On Jun 5, 2013 2:57 PM, "david van zeebroeck" < > da...@analytics.brusselsairport.be> wro

HA for VMWare

2013-07-10 Thread nicolas.lamirault
Hi, We are testing CS 4.1.0 with VMWare vSphere 5.0. If we stop a VM using vCenter, CS doesn't try to restart it. In logs we see : Skip HA for VMware VM i-xx In source code, we can see : @Override public void scheduleRestartForVmsOnHost(final HostVO host, boolean investigate) { [...]