I've installed a Windows Server 2016 VM and followed the instructions to a T for enabling the additional drivers.
QEMU agent is running and responding okay, as is Ballooning service.
I'm having an issue where the guest will go completely unresponsive in the console, RDP, and even to ping requests when the server is being backed up. I've tried both VirtIO and SCSI for the storage bus, no difference.
I do see the Error 'ERROR: VM 105 qmp command 'guest-fsfreeze-thaw' failed - got timeout', not sure if this is an issue. The backup seem to finish okay.
IO load on the host also looks fine during backup. The node has 128gb ecc ram and a 12 core intel xeon and is barely used.
QEMU agent is running and responding okay, as is Ballooning service.
I'm having an issue where the guest will go completely unresponsive in the console, RDP, and even to ping requests when the server is being backed up. I've tried both VirtIO and SCSI for the storage bus, no difference.
Code:
INFO: starting new backup job: vzdump 105 --remove 0 --compress 0 --storage nfs1-backup --node vs100 --mode snapshot
INFO: Starting Backup of VM 105 (qemu)
INFO: status = running
INFO: update VM 105: -lock backup
INFO: VM Name: wintestvm
INFO: include disk 'scsi0' 'local-zfs:vm-105-disk-1' 30G
INFO: backup mode: snapshot
INFO: ionice priority: 7
INFO: creating archive '/mnt/pve/nfs1-backup/dump/vzdump-qemu-105-2017_08_17-15_59_34.vma'
ERROR: VM 105 qmp command 'guest-fsfreeze-thaw' failed - got timeout
INFO: started backup task 'a181514b-b5db-4e8e-a4f7-9e57ff8da94c'
INFO: status: 100% (32212254720/32212254720), sparse 68% (22117900288), duration 126, read/write 816/0 MB/s
INFO: transferred 32212 MB in 126 seconds (255 MB/s)
INFO: archive file size: 9.41GB
INFO: Finished Backup of VM 105 (00:02:19)
INFO: Backup job finished successfully
TASK OK
I do see the Error 'ERROR: VM 105 qmp command 'guest-fsfreeze-thaw' failed - got timeout', not sure if this is an issue. The backup seem to finish okay.
IO load on the host also looks fine during backup. The node has 128gb ecc ram and a 12 core intel xeon and is barely used.