What is the right way to do a clean reboot of the whole ProxMox Master node (e.g. after upgrade of pve-kernel)?
For example, I wan't to do the reboot at 23:00 tonight.
I don't think it's save, to do only an "shutdown -r 23:00" ?! I think the running VM's won't be shutdown in a clean way.. or am I wrong?
Is there a command which shutdown all VM's ? Maybe I could use this with:
What's the recommended way to do reboot the whole Master on a given time?
For example, I wan't to do the reboot at 23:00 tonight.
I don't think it's save, to do only an "shutdown -r 23:00" ?! I think the running VM's won't be shutdown in a clean way.. or am I wrong?
Is there a command which shutdown all VM's ? Maybe I could use this with:
Code:
<shutdown all vms here> | at 11:00 PM
shutdown -r now | at 11:05 PM
What's the recommended way to do reboot the whole Master on a given time?
Last edited: