How can i do a complete cluster shutdown?

hronny

New Member
Apr 19, 2014
25
0
1
Germany
I have a 3.4 Proxmox Cluster system with 3 nodes. During a power failure, the nodes must shut down sequentially. Now it happened that the last node is not completely shut down, because quorum error. After the reboot of the first node quorum stops and breaks with an error message. Only after the start of another node and restarting the quorum service everything works again. This is very time expensive and i'm sure that this is not so provided.
The error message after boot is
Code:
Waiting for quorum... Timed-out waiting for cluster
How can i shutdown all servers?
 
Hi,
To shutdown a cluster complete stop all vms and ct before you turn the nodes off.
Then you should have no problem with quorum.
All vm and ct operation need quorum include turn off a Vm what you are trying when you shutdown a cluster.