A axlrose New Member Jul 31, 2017 6 1 3 56 Aug 1, 2017 #1 Does running a: shutdown -h now Gracefully showdown all the VMs and Containers like running shutdown from the web console or does it just power the host down and kill the VMs?
Does running a: shutdown -h now Gracefully showdown all the VMs and Containers like running shutdown from the web console or does it just power the host down and kill the VMs?
Alwin Proxmox Retired Staff Retired Staff Aug 1, 2017 4,617 492 88 Aug 1, 2017 #2 On shutdown of the pve host the VMs and containers are shutdown through an ACPI request. If they don't respond, for example no ACPI available, then the VMs (180 sec timeout) & containers (60 sec timeout) are killed in the end. Reactions: ipkpjersi
On shutdown of the pve host the VMs and containers are shutdown through an ACPI request. If they don't respond, for example no ACPI available, then the VMs (180 sec timeout) & containers (60 sec timeout) are killed in the end.