I have Alpine Linux 3.8.1 virtual installed as a KVM virtual machine with the alpine linux Qemu Guest Agent package installed. I was able to get the guest agent working properly setting the serial port to /dev/vport2p1 (the UI would show IPs reported by the guest agent on the VM summary page), however with this guest agent enabled (and supposedly working), shutting down the VM no longer works.
I get the following error when trying to shut down the VM:
If I disable the qemu guest agent in proxmox, shutdown via the ACPI signal works fine.
Is there anything I can do to further debug this issue? I would like to get shutdown working propely with the qemu guest agent enabled if at all possible.
I get the following error when trying to shut down the VM:
Code:
TASK ERROR: VM quit/powerdown failed - got timeout
If I disable the qemu guest agent in proxmox, shutdown via the ACPI signal works fine.
Is there anything I can do to further debug this issue? I would like to get shutdown working propely with the qemu guest agent enabled if at all possible.