Hi,
So I've hit the same problem as you guys and did some further digging.
Or at least I think.
When Ganeti shuts down an instance it uses socat to connect to the KVM
socket, where it runs "system_powerdown". This doesn't run on the
instance for whatever reason, and we have to wait until timeout and
Ganeti just pulls the plug. However, you can run "system_reboot" and
the instance will immediately reboot itself, which leads me to believe
that acpi is actually working somewhat. I've yet to figure out why it
doesn't respond to "system_powerdown", so more digging required.
You can reproduce this by doing the following, on the node that the
instance is running: /usr/bin/socat STDIO
UNIX-CONNECT:/var/run/ganeti/kvm-hypervisor/ctrl/test.monitor
Where test is the instance name.
--
Med vennlig hilsen
Vegard Hansen