Hi
Yesterday I updated PVE from 6.1 to 6.2. Nothing else changed. After that the scheduled backup of one (out of four) VMs does not work anymore:
After that the VM is not reachable anymore. Also, I can not shutdown or reset the VM (
Interestingly enough manual trigger ("Run now" in GUI) of the backup job does work - I tried two times yesterday. Coincidence? Also backup of other VMs does work (Linux and Windows Server VMs). Only one VM is affected.
What's the problem? How can I solve it?
THX a lot!
Thorsten
PS: Windows VirtIO drivers are installed from Fedora stable ISO (0.1.171).
Yesterday I updated PVE from 6.1 to 6.2. Nothing else changed. After that the scheduled backup of one (out of four) VMs does not work anymore:
Code:
vzdump --all 1 --quiet 1 --storage backup-hdd --compress zstd --node pve --mode snapshot --mailnotification always --mailto ts@fenta.org
100: 2020-07-05 01:00:02 INFO: Starting Backup of VM 100 (qemu)
100: 2020-07-05 01:00:02 INFO: status = running
100: 2020-07-05 01:00:02 INFO: VM Name: WinSrv2016
100: 2020-07-05 01:00:02 INFO: include disk 'scsi0' 'local-lvm:vm-100-disk-0' 50G
100: 2020-07-05 01:00:02 INFO: include disk 'scsi1' 'local-lvm:vm-100-disk-1' 600G
100: 2020-07-05 01:00:02 INFO: backup mode: snapshot
100: 2020-07-05 01:00:02 INFO: ionice priority: 7
100: 2020-07-05 01:00:02 INFO: creating archive '/mnt/backup/dump/vzdump-qemu-100-2020_07_05-01_00_02.vma.zst'
100: 2020-07-05 01:00:02 INFO: issuing guest-agent 'fs-freeze' command
100: 2020-07-05 01:00:04 INFO: issuing guest-agent 'fs-thaw' command
100: 2020-07-05 01:00:05 INFO: started backup task '06e9d1f7-1fdf-4ea3-9d4e-68e3fc25f25f'
100: 2020-07-05 01:00:05 INFO: resuming VM again
100: 2020-07-05 01:00:08 INFO: status: 0% (525664256/697932185600), sparse 0% (189841408), duration 3, read/write 175/111 MB/s
100: 2020-07-05 01:01:30 INFO: status: 1% (6994001920/697932185600), sparse 0% (764583936), duration 85, read/write 78/71 MB/s
100: 2020-07-05 01:03:00 INFO: status: 2% (13963755520/697932185600), sparse 0% (1589239808), duration 175, read/write 77/68 MB/s
100: 2020-07-05 01:04:16 INFO: status: 3% (20939866112/697932185600), sparse 0% (3565346816), duration 251, read/write 91/65 MB/s
100: 2020-07-05 01:05:30 INFO: status: 4% (27968405504/697932185600), sparse 0% (5616566272), duration 325, read/write 94/67 MB/s
100: 2020-07-05 01:06:13 INFO: status: 5% (34965159936/697932185600), sparse 1% (10454634496), duration 368, read/write 162/50 MB/s
100: 2020-07-05 01:06:51 INFO: status: 6% (42029613056/697932185600), sparse 2% (15803584512), duration 406, read/write 185/45 MB/s
100: 2020-07-05 01:07:07 INFO: status: 7% (48911482880/697932185600), sparse 3% (22685388800), duration 422, read/write 430/0 MB/s
100: 2020-07-05 01:17:44 ERROR: VM 100 qmp command 'query-backup' failed - got timeout
100: 2020-07-05 01:17:44 INFO: aborting backup job
100: 2020-07-05 01:27:44 ERROR: VM 100 qmp command 'backup-cancel' failed - unable to connect to VM 100 qmp socket - timeout after 5980 retries
100: 2020-07-05 01:27:45 ERROR: Backup of VM 100 failed - VM 100 qmp command 'query-backup' failed - got timeout
After that the VM is not reachable anymore. Also, I can not shutdown or reset the VM (
VM 100 qmp command 'system_reset' failed - unable to connect to VM 100 qmp socket - timeout after 31 retries
). The GUI says "Guest Agent not running". I have to brute stop the VM which is horrible...Interestingly enough manual trigger ("Run now" in GUI) of the backup job does work - I tried two times yesterday. Coincidence? Also backup of other VMs does work (Linux and Windows Server VMs). Only one VM is affected.
What's the problem? How can I solve it?
THX a lot!
Thorsten
PS: Windows VirtIO drivers are installed from Fedora stable ISO (0.1.171).
Last edited: