Hi,
I needed to restore a VM today, and to my surprise the restore failed, with a short vma error
My problem is that I have several snapshots, and they all seem to fail in the same way.
I have tried all of the backups. I have tried to restore the snapshot to a new vm on the same node, or a new vm on another node, but i always get that short vma error.
It seems surprising they all fail with the same error, despite a backup log showing no error.
The backup points out that the VM is running and uses snapshot that will not be backed up.
FWIW the log looks like this :
Is there something I am missing in this case?
I needed to restore a VM today, and to my surprise the restore failed, with a short vma error
Code:
_30-00_07_13.vma.zst : Decoding error (36) : Restored data doesn't match checksum
vma: restore failed - short vma extent (608768 < 655872)
My problem is that I have several snapshots, and they all seem to fail in the same way.
I have tried all of the backups. I have tried to restore the snapshot to a new vm on the same node, or a new vm on another node, but i always get that short vma error.
It seems surprising they all fail with the same error, despite a backup log showing no error.
The backup points out that the VM is running and uses snapshot that will not be backed up.
FWIW the log looks like this :
Code:
2024-06-23 00:07:17 INFO: Starting Backup of VM 112 (qemu)
2024-06-23 00:07:17 INFO: status = running
2024-06-23 00:07:17 INFO: VM Name: VM-TEST-WIN10-1
2024-06-23 00:07:17 INFO: include disk 'ide0' 'local-lvm:vm-112-disk-0' 75G
2024-06-23 00:07:17 INFO: backup mode: snapshot
2024-06-23 00:07:17 INFO: ionice priority: 7
2024-06-23 00:07:17 INFO: skip unused drive 'lvm_n1:vm-112-disk-0' (not included into backup)
2024-06-23 00:07:17 INFO: snapshots found (not included into backup)
2024-06-23 00:07:17 INFO: creating vzdump archive '/mnt/pve/DS2_VMBackup/dump/vzdump-qemu-112-2024_06_23-00_07_17.vma.zst'
2024-06-23 00:07:17 INFO: issuing guest-agent 'fs-freeze' command
2024-06-23 00:07:19 INFO: issuing guest-agent 'fs-thaw' command
2024-06-23 00:07:19 INFO: started backup task '171369dd-fcd6-47b8-811b-4e2bcbfd95fc'
2024-06-23 00:07:19 INFO: resuming VM again
2024-06-23 00:07:22 INFO: 0% (739.5 MiB of 75.0 GiB) in 3s, read: 246.5 MiB/s, write: 235.7 MiB/s
2024-06-23 00:07:25 INFO: 1% (1.3 GiB of 75.0 GiB) in 6s, read: 211.5 MiB/s, write: 210.2 MiB/s
2024-06-23 00:07:28 INFO: 2% (1.9 GiB of 75.0 GiB) in 9s, read: 204.2 MiB/s, write: 197.3 MiB/s
2024-06-23 00:07:31 INFO: 3% (2.5 GiB of 75.0 GiB) in 12s, read: 192.1 MiB/s, write: 191.6 MiB/s
2024-06-23 00:07:34 INFO: 4% (3.3 GiB of 75.0 GiB) in 15s, read: 268.2 MiB/s, write: 265.1 MiB/s
2024-06-23 00:07:37 INFO: 5% (3.9 GiB of 75.0 GiB) in 18s, read: 222.3 MiB/s, write: 221.2 MiB/s
2024-06-23 00:07:4 <SNIP>
</SNIP>GiB) in 4m 24s, read: 267.0 MiB/s, write: 267.0 MiB/s
2024-06-23 00:11:47 INFO: 77% (57.8 GiB of 75.0 GiB) in 4m 28s, read: 184.9 MiB/s, write: 118.5 MiB/s
2024-06-23 00:11:50 INFO: 78% (59.2 GiB of 75.0 GiB) in 4m 31s, read: 461.6 MiB/s, write: 393.9 MiB/s
2024-06-23 00:11:53 INFO: 99% (74.8 GiB of 75.0 GiB) in 4m 34s, read: 5.2 GiB/s, write: 172.3 MiB/s
2024-06-23 00:11:55 INFO: 100% (75.0 GiB of 75.0 GiB) in 4m 36s, read: 80.1 MiB/s, write: 79.1 MiB/s
2024-06-23 00:11:55 INFO: backup is sparse: 17.63 GiB (23%) total zero data
2024-06-23 00:11:55 INFO: transferred 75.00 GiB in 276 seconds (278.3 MiB/s)
2024-06-23 00:13:06 INFO: archive file size: 33.81GB
2024-06-23 00:13:06 INFO: prune older backups with retention: keep-last=5
2024-06-23 00:13:06 INFO: pruned 0 backup(s)
2024-06-23 00:13:06 INFO: Finished Backup of VM 112 (00:05:49)