[SOLVED] No quorum all 3 nodes

bensode

Member
Jan 9, 2019
61
4
13
54
Harrisburg, PA
We seemed to have lost quorom on all three nodes running 6.0.5 overnight! The guests are running, ceph storage is available but now each node thinks the other two are offline. I'm unable to move guests, backup, restore or make config changes because I get permission denied. How can I rescue the VMs?
upload_2019-8-7_8-32-22.png

upload_2019-8-7_8-30-33.png
upload_2019-8-7_8-31-5.png

upload_2019-8-7_8-29-58.png



upload_2019-8-7_8-29-33.png
 
check the journal for possible reasons - most likely it will come from corosync and pve-cluster:
* `journalctl -u corosync -u pve-cluster`

* maybe restarting corosync on all nodes could help...

hope this helps!
 
  • Like
Reactions: bensode
Thank you! restarting corosync brought up 2 of the three hosts back into the cluster and gave quorum. I'm able to move guests disks out of the ceph cluster and backup guests while we troubleshoot the hardware issue on the third node.