Hi,
I have installed qemu-guest-agent install VM and KVM configuration contains agent: 1.
qm agent 124 ping return empty output mean guest agent is responding.
But recieving below output from freeze and thaw commands
And looks like fsfreeze-hook is not getting triggered. LOGFILE /var/log/qga-fsfreeze-hook.log is not getting created. Please check backup logs here..
What i am missing ? any ideas ?
pveversion:
pve-manager/6.2-12/b287dd27 (running kernel: 5.4.65-1-pve)
I have installed qemu-guest-agent install VM and KVM configuration contains agent: 1.
qm agent 124 ping return empty output mean guest agent is responding.
But recieving below output from freeze and thaw commands
root@serv1:~# qm agent 124 fsfreeze-freeze
8
root@serv1:~# qm agent 124 fsfreeze-thaw
8
And looks like fsfreeze-hook is not getting triggered. LOGFILE /var/log/qga-fsfreeze-hook.log is not getting created. Please check backup logs here..
INFO: starting new backup job: vzdump 124 --node serv1 --remove 0 --storage xxxx --compress zstd --mode snapshot
INFO: Starting Backup of VM 124 (qemu)
INFO: Backup started at 2021-01-19 12:38:56
INFO: status = running
INFO: VM Name: uat-db2
INFO: include disk 'scsi0' 'xxxxx-HDD:vm-124-disk-0' 140G
INFO: backup mode: snapshot
INFO: ionice priority: 7
INFO: creating vzdump archive '/mnt/pve/xxxx/dump/vzdump-qemu-124-2021_01_19-12_38_56.vma.zst'
INFO: issuing guest-agent 'fs-freeze' command
INFO: issuing guest-agent 'fs-thaw' command
INFO: started backup task '3d0aef8c-8f84-4ea9-a8e4-7b80f7b173a7'
INFO: resuming VM again
INFO: 6% (8.6 GiB of 140.0 GiB) in 3s, read: 2.9 GiB/s, write: 61.7 MiB/s
INFO: 7% (10.5 GiB of 140.0 GiB) in 12s, read: 219.1 MiB/s, write: 125.0 MiB/s
INFO: 16% (22.5 GiB of 140.0 GiB) in 15s, read: 4.0 GiB/s, write: 49.1 MiB/s
INFO: 20% (29.1 GiB of 140.0 GiB) in 18s, read: 2.2 GiB/s, write: 95.4 MiB/s
INFO: 26% (36.7 GiB of 140.0 GiB) in 21s, read: 2.5 GiB/s, write: 67.3 MiB/s
INFO: 38% (54.4 GiB of 140.0 GiB) in 24s, read: 5.9 GiB/s, write: 301.3 KiB/s
INFO: 45% (63.7 GiB of 140.0 GiB) in 27s, read: 3.1 GiB/s, write: 86.9 MiB/s
INFO: 57% (80.9 GiB of 140.0 GiB) in 30s, read: 5.7 GiB/s, write: 52.0 KiB/s
INFO: 66% (93.7 GiB of 140.0 GiB) in 33s, read: 4.3 GiB/s, write: 34.1 MiB/s
INFO: 75% (106.1 GiB of 140.0 GiB) in 36s, read: 4.1 GiB/s, write: 22.9 MiB/s
INFO: 87% (122.1 GiB of 140.0 GiB) in 39s, read: 5.3 GiB/s, write: 5.3 MiB/s
INFO: 96% (135.3 GiB of 140.0 GiB) in 42s, read: 4.4 GiB/s, write: 901.3 KiB/s
INFO: 100% (140.0 GiB of 140.0 GiB) in 44s, read: 2.3 GiB/s, write: 0 B/s
INFO: backup is sparse: 137.66 GiB (98%) total zero data
INFO: transferred 140.00 GiB in 44 seconds (3.2 GiB/s)
INFO: archive file size: 626MB
INFO: Finished Backup of VM 124 (00:00:46)
INFO: Backup finished at 2021-01-19 12:39:42
INFO: Backup job finished successfully
TASK OK
What i am missing ? any ideas ?
Last edited: