Hello everyone,
I have a problem with backup/restore procedure from PVE 2.2 to PVE 3.3.
On the same server I make a final backup for all VM's. I replace the old boot disk, and install a new one and after I install PVE 3.3-1 with no problems.
I mount the backup disk, and I try to restore the VM's from backup.
this is the output:
What I must do?
Thank you!
I have a problem with backup/restore procedure from PVE 2.2 to PVE 3.3.
On the same server I make a final backup for all VM's. I replace the old boot disk, and install a new one and after I install PVE 3.3-1 with no problems.
I mount the backup disk, and I try to restore the VM's from backup.
this is the output:
Code:
extracting archive '/HDD-Backup/GITS/dump/vzdump-qemu-105-2015_01_12-14_48_18.tar.lzo'
extracting 'qemu-server.conf' from archive
extracting 'vm-disk-ide0.raw' from archive
Formatting '/var/lib/vz/images/100/vm-100-disk-1.raw', fmt=raw size=32768
new volume ID is 'local:100/vm-100-disk-1.raw'
restore data to '/var/lib/vz/images/100/vm-100-disk-1.raw' (85899345920 bytes)
lzop: <stdin>: Compressed data violation
tar: Unexpected EOF in archive
tar: Unexpected EOF in archive
tar: Error is not recoverable: exiting now
133167616 bytes copied, 1 s, 126.00 MiB/s
starting cleanup
temporary volume 'local:100/vm-100-disk-1.raw' sucessfuly removed
TASK ERROR: command 'zcat -f|tar xf /HDD-Backup/GITS/dump/vzdump-qemu-105-2015_01_12-14_48_18.tar.lzo '--to-command=/usr/lib/qemu-server/qmextract --storage local'' failed: exit code 2
lzop: <stdin>: Checksum error
tar: Unexpected EOF in archive
tar: Error is not recoverable: exiting now
Thank you!