[Error] OpenVZ failed to Failover on Proxmox-3.4

icalredhat

Renowned Member
May 20, 2016
21
1
68
31
[Help]
OpenVZ can't Failover On Proxmox ver-3.4 <-- failed
but for KVM 100% success with drbd storage.
and OpenVZ & KVM 100% success Live Migration.

OpenVZ error Live Migration.JPG
HA.JPG
 
Last edited:
Looks you container is on local storage? If so, this will never work...

No file Container (.raw) on local storage (node1 & node2) and drbd disk ? but why could live migration 100% succes for container ??

whether because of this?
1.JPG
2.jpg
 
Last edited:
but why could live migration 100% succes for container ??

LIVE migration happen when both nodes are online. HA fail-over happen when the source node failed, so it is impossible to access the local storage on that node.
 
LIVE migration happen when both nodes are online. HA fail-over happen when the source node failed, so it is impossible to access the local storage on that node.

So, how does that failover success on container ??
I am confused