Hi All,
I noticed that,some of the VMs(more than 5 VMs in the same HV) were not working(shutdown option from GUI). I started troubleshooting with the below syslogs and stopped via command line.
We like to know the cause why it is happening like that?
tail -50 /var/log/syslog
ar 24 15:06:40 HV01-proxmox1 pvestatd[1181]: VM 1003 qmp command failed - VM 1003 qmp command 'query-proxmox-support' failed - unable to connect to VM 1003 qmp socket - timeout after 31 retries
Mar 24 15:06:43 HV01-proxmox1 pvestatd[1181]: VM 106 qmp command failed - VM 106 qmp command 'query-proxmox-support' failed - unable to connect to VM 106 qmp socket - timeout after 31 retries
Mar 24 15:06:43 HV01-proxmox1 pvestatd[1181]: status update time (12.388 seconds)
root@HV01-proxmox1:~# qm stop 106
VM quit/powerdown failed - terminating now with SIGTERM
VM still running - terminating now with SIGKILL
root@HV01-proxmox1:~# qm stop 109
VM quit/powerdown failed - terminating now with SIGTERM
VM still running - terminating now with SIGKILL
root@HV01-proxmox1:~#
Thank you,
Raj
I noticed that,some of the VMs(more than 5 VMs in the same HV) were not working(shutdown option from GUI). I started troubleshooting with the below syslogs and stopped via command line.
We like to know the cause why it is happening like that?
tail -50 /var/log/syslog
ar 24 15:06:40 HV01-proxmox1 pvestatd[1181]: VM 1003 qmp command failed - VM 1003 qmp command 'query-proxmox-support' failed - unable to connect to VM 1003 qmp socket - timeout after 31 retries
Mar 24 15:06:43 HV01-proxmox1 pvestatd[1181]: VM 106 qmp command failed - VM 106 qmp command 'query-proxmox-support' failed - unable to connect to VM 106 qmp socket - timeout after 31 retries
Mar 24 15:06:43 HV01-proxmox1 pvestatd[1181]: status update time (12.388 seconds)
root@HV01-proxmox1:~# qm stop 106
VM quit/powerdown failed - terminating now with SIGTERM
VM still running - terminating now with SIGKILL
root@HV01-proxmox1:~# qm stop 109
VM quit/powerdown failed - terminating now with SIGTERM
VM still running - terminating now with SIGKILL
root@HV01-proxmox1:~#
Thank you,
Raj