Hello all,
I am trying to set up a 3-node cluster with failover, nodes 1 and 2 have my OSDs and nodes 1, 2, and 3 are monitors, nodes 1 and 2 are my production servers and node 3 is just for negotiation. If I gracefully power off node 1 the VM will move to node 2 (using HA fail over) and start normal, but if I simulate a crash and forcefully shut it down, the VM moves over but gets stuck on starting indefinitely unless I start node 1 back, almost like the disk is locked, I have tried to remove the lock on RBD image with no luck. Also, I can't even do anything in the shell when node 1 goes offline but as soon as I start node 1 back everything is fine.
I am trying to set up a 3-node cluster with failover, nodes 1 and 2 have my OSDs and nodes 1, 2, and 3 are monitors, nodes 1 and 2 are my production servers and node 3 is just for negotiation. If I gracefully power off node 1 the VM will move to node 2 (using HA fail over) and start normal, but if I simulate a crash and forcefully shut it down, the VM moves over but gets stuck on starting indefinitely unless I start node 1 back, almost like the disk is locked, I have tried to remove the lock on RBD image with no luck. Also, I can't even do anything in the shell when node 1 goes offline but as soon as I start node 1 back everything is fine.