Planned Proxmox Cluster Maintenance

Zwitscher_Tom

Member
Jan 5, 2022
24
1
8
66
Hi,

I have a three node Proxmox cluster 7.3-6.
The cluster needs to be shutdown for maintenance.
Is there a best practice for this?

My plan is:
1.) Disable the "Start at boot" option for every VM
2.) Shutdown all VMs
3.) Shutdown the three cluster nodes

After the maintenance:
1.) Boot up all cluster nodes
2.) Ensure the the quorum is up and running
3.) Start the VMs
4.) Enable the "Start at boot" option for every VM

What do you think?

Thanks
 
Start at boot is only working on ressources that are not in HA. Are you using ha?
 
oh sorry, miss read. Well , indeed, HA don't care about start at boot, but will start vm "after the boot", when the quorum is ok.
(It's mostly the same ^_^ )
Yeah I stumpled upon it because boot-order is also non-ha-only - so if you have ha enabled, you cant really manipulate the start/boot order of your vms (in ha). https://bugzilla.proxmox.com/show_bug.cgi?id=4701 (stills needs a reply .. damn :D)