After upgrade to 5.2.0-4 i still get "VM ### qmp command failed - VM ### qmp command 'query-proxmox-support' failed - got timeout" when try to resize a disk for Windows VM (pc-i440fx-5.1+pve0) with guest agent running. The only difference is VM does not hang completely but have errors in the event log:
* The IO operation at logical block address 0x150f0a408 for Disk 4 was retried (ID 153)
* Reset to device, \Device\RaidPort4, was issued (ID 129)
Same issue for Linux VM:
Resize virtio0 - OK, resize scsi1 -
* The IO operation at logical block address 0x150f0a408 for Disk 4 was retried (ID 153)
* Reset to device, \Device\RaidPort4, was issued (ID 129)
Code:
Mar 30 09:22:15 pvedaemon[34041]: update VM 274: resize --disk scsi5 --size +500G
Mar 30 09:22:16 qm[1119]: VM 274 qmp command failed - VM 274 qmp command 'change' failed - got timeout
Mar 30 09:22:19 pvedaemon[34041]: VM 274 qmp command failed - VM 274 qmp command 'block_resize' failed - got timeout
Mar 30 09:22:23 pvestatd[3918]: VM 274 qmp command failed - VM 274 qmp command 'query-proxmox-support' failed - unable to connect to VM 274 qmp socket - timeout after 31 retries
Mar 30 09:22:25 pvedaemon[17935]: VM 274 qmp command failed - VM 274 qmp command 'query-proxmox-support' failed - unable to connect to VM 274 qmp socket - timeout after 31 retries
Mar 30 09:22:26 pvedaemon[37379]: VM 274 qmp command failed - VM 274 qmp command 'query-proxmox-support' failed - unable to connect to VM 274 qmp socket - timeout after 31 retries
Mar 30 09:22:29 pvedaemon[17935]: VM 274 qmp command failed - VM 274 qmp command 'guest-ping' failed - got timeout
Same issue for Linux VM:
Code:
agent: 1
machine: pc-i440fx-5.1
ostype: l26
scsihw: virtio-scsi-single
scsi1: XXX:vm-159-disk-0,cache=writeback,iothread=1,size=32G
virtio0: XXX:vm-159-disk-0,backup=0,cache=writeback,iothread=1,size=35G
VM 159 qmp command 'block_resize' failed - got timeout (500)
Last edited: