Restarting cluster after Updates

Feb 21, 2022
28
5
3
70
Newbie

Did my first update on my 2 node cluster today.

Just to be safe I want to know the best way to restart a node,

Read the docs and did not seem to find a answer, although I know it is there somewhere.
 
hi,

Did my first update on my 2 node cluster today.

Just to be safe I want to know the best way to restart a node,
you can reboot your nodes via the GUI [0] or by running the reboot command on a shell or SSH session.

if you need to keep your VMs running during the reboot, you can live migrate[1] them. for example:
1. migrate running VMs from host1 to host2
2. reboot host1
3. migrate running VMs from host2 to host1
4. reboot host2
5. migrate VMs back to host2

(containers cannot be live-migrated so you'd have to do a shutdown on those first)

hope this helps!

[0]: https://pve.proxmox.com/pve-docs/pve-admin-guide.html#_nodes
[1]: https://pve.proxmox.com/pve-docs/pve-admin-guide.html#_online_migration
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!