Hello,
on kernel 6.14 the VMs that I configured autostart for seem to start (according to proxmox UI) after booting.
Unfortunately console / VNC does not work via UI.
Sending commands to a VM like shutdown, reboot, etc does also not work.
The VMs can not be reached via network / they seem to hang.
When rebooting the proxmox server the system will hang at the systemd step where it is waiting for VMs to shutdown.
It will hang there until the VM gets killed eventually.
I can see a lot of log entries like the following in "journalctl -xe":
Code:
May 26 11:59:43 prox pvestatd[1097]: VM 101 qmp command failed - VM 101 qmp command 'query-proxmox-support' failed - unable to connect to VM 101 qmp socket - timeout after 51 retries
On kernel 6.11 and 6.8 I do not have this issue.
The server is based on Asus PRIME N100I-D D4-CSM mainboard and Intel N100 CPU. Latest BIOS is installed.
A fix for this issue would be greatly appreciated.
Thanks and best regards