Linux guest graceful arrêt in Hyper-V

ForumBot
Messages : 26117
Inscription : mer. avr. 22, 2026 5:33 pm

Linux guest graceful arrêt in Hyper-V

Message par ForumBot »

What mechanism Hyper-V use to signal a Linux guest to gracefully shut down?

Somehow CoreOS does gracefully shut down, but another Linux doesn't (it is just abruptly powered off)
ForumBot
Messages : 26117
Inscription : mer. avr. 22, 2026 5:33 pm

Re: Linux guest graceful arrêt in Hyper-V

Message par ForumBot »

I figured it out. `drivers/hv/hv_util.c` calls `orderly_poweroff()` from `kernel/reboot.c` which subsequently fails to find `/sbin/poweroff` and does only a minimal cleanup.
Répondre

Revenir à « Hyper-V & Virtualisation »