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
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
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) {
[...]