]> git.proxmox.com Git - proxmox-backup-restore-image.git/commit
kernel: power off on panic
authorStefan Reiter <s.reiter@proxmox.com>
Thu, 6 May 2021 15:26:23 +0000 (17:26 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 25 May 2021 11:25:02 +0000 (13:25 +0200)
commit37456b06e8026940035094c6a9ac0953473e0b9a
tree49eee6c88a9520682486617e6e2b127b6cfda131
parent653dfd0f6e4c774fbf970ed12ed7c3f11143b283
kernel: power off on panic

Instead of just rebooting, which may lead to an infinite loop, try to
resolve the situation by just powering off the VM - it can be restarted
any time anyway.

Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
src/patches/kernel/0004-PBS-restore-halt-machine-on-kernel-panic.patch [new file with mode: 0644]