Hello,
we have problems with recovering from a node outage.
The scenario is:
Read more
we have problems with recovering from a node outage.
The scenario is:
- 4 nodes
- a VM on node A (part of a HA group)
- we cut of power of node A
- after a while the VM is migrated to node B
- the Start-Task on the new Node fails (see error), but the Status is running and HA State is started
- no answer to ping
- no VNC
Code:
TASK ERROR: start failed: command '/usr/bin/kvm -id 102 -name debian1 -chardev...
Read more