Wen backing up some KVM guests from ZFS to NFS, vzdump gives the following error:
As you can see it takes exactly one hour until vzdump tries this freeze and fails many times, after that the backup completes in normal time.
It only happens to a few VMs, most of them are not affected. Any idea what causes this?
Feb 15 01:35:05 INFO: Starting Backup of VM 101 (qemu)
Feb 15 01:35:05 INFO: status = running
Feb 15 01:35:05 INFO: update VM 101: -lock backup
Feb 15 01:35:05 INFO: VM Name: win2k3
Feb 15 01:35:05 INFO: include disk 'virtio0' 'local-zfs:vm-101-disk-1' 42G
Feb 15 01:35:05 INFO: backup mode: snapshot
Feb 15 01:35:05 INFO: ionice priority: 7
Feb 15 01:35:05 INFO: creating archive '/mnt/pve/NFS/dump/vzdump-qemu-101-2017_02_15-01_35_05.vma.lzo'
Feb 15 02:35:05 ERROR: VM 101 qmp command 'guest-fsfreeze-freeze' failed - unable to connect to VM 101 qga socket - timeout after 35864 retries
Feb 15 02:35:15 ERROR: VM 101 qmp command 'guest-fsfreeze-thaw' failed - unable to connect to VM 101 qga socket - timeout after 101 retries
...
Feb 15 01:35:05 INFO: status = running
Feb 15 01:35:05 INFO: update VM 101: -lock backup
Feb 15 01:35:05 INFO: VM Name: win2k3
Feb 15 01:35:05 INFO: include disk 'virtio0' 'local-zfs:vm-101-disk-1' 42G
Feb 15 01:35:05 INFO: backup mode: snapshot
Feb 15 01:35:05 INFO: ionice priority: 7
Feb 15 01:35:05 INFO: creating archive '/mnt/pve/NFS/dump/vzdump-qemu-101-2017_02_15-01_35_05.vma.lzo'
Feb 15 02:35:05 ERROR: VM 101 qmp command 'guest-fsfreeze-freeze' failed - unable to connect to VM 101 qga socket - timeout after 35864 retries
Feb 15 02:35:15 ERROR: VM 101 qmp command 'guest-fsfreeze-thaw' failed - unable to connect to VM 101 qga socket - timeout after 101 retries
...
As you can see it takes exactly one hour until vzdump tries this freeze and fails many times, after that the backup completes in normal time.
It only happens to a few VMs, most of them are not affected. Any idea what causes this?