Proxmox
From DWIKI
Links
FAQ
Error: VM quit/powerdown failed - got timeout
qm stop VMID
enable serial console in guest
verify this is needed:
systemctl enable serial-getty@ttyS0.service
in /etc/default/grub
GRUB_CMDLINE_LINUX_DEFAULT="console=ttyS0"
agetty: /dev/ttyS0: not a device
systemctl status useless again, add
serial0: socket
to /etc/pve/qemu-server/[vmid].conf and reboot