<p>Hi All,</p>
<p>I have a shared storage on drbd/LVM with a VM on it. Originally it used 400GB space.</p>
<p>After a kernel problem I made a vzdump --suspend backup about the disk image, which seemed fine, succesfully created, its size around 380GB.</p>
<p>When I try to restore this image to make a backup/recovery, I am not able to restore, I got the following message.</p>
<p>Anyway, vgdisplay shows there are enough space and 400GB space already allocated for the image.</p>
<p>Do you have idea, how to restore the image and how to recover? There are some things on the image I need.</p>
<p>Any help are appreciate!</p>
<p>Thanks, István</p>
<p># qmrestore --storage sharedstorage /var/lib/vz/dump/vzdump-qemu-102-2012_06_26-16_08_04.tar 102<br />
INFO: restore QemuServer backup '/var/lib/vz/dump/vzdump-qemu-102-2012_06_26-16_08_04.tar' using ID 102<br />
INFO: extracting 'qemu-server.conf' from archive<br />
INFO: extracting 'vm-disk-virtio0.raw' from archive<br />
INFO:   Rounding up size to full physical extent 400.00 GB<br />
INFO:   Logical volume "vm-102-disk-1" created<br />
INFO: new volume ID is 'sharedstorage:vm-102-disk-1'<br />
INFO: restore data to '/dev/drbdvg/vm-102-disk-1' (429496729600 bytes)<br />
INFO: tar: /var/lib/vz/dump/vzdump-qemu-102-2012_06_26-16_08_04.tar: Cannot read: Input/output error<br />
INFO: tar: /var/lib/vz/dump/vzdump-qemu-102-2012_06_26-16_08_04.tar: Cannot read: Input/output error<br />
INFO: tar: /var/lib/vz/dump/vzdump-qemu-102-2012_06_26-16_08_04.tar: Cannot read: Input/output error<br />
INFO: tar: /var/lib/vz/dump/vzdump-qemu-102-2012_06_26-16_08_04.tar: Cannot read: Input/output error<br />
INFO: tar: /var/lib/vz/dump/vzdump-qemu-102-2012_06_26-16_08_04.tar: Cannot read: Input/output error<br />
INFO: tar: /var/lib/vz/dump/vzdump-qemu-102-2012_06_26-16_08_04.tar: Cannot read: Input/output error<br />
INFO: tar: /var/lib/vz/dump/vzdump-qemu-102-2012_06_26-16_08_04.tar: Cannot read: Input/output error<br />
INFO: tar: /var/lib/vz/dump/vzdump-qemu-102-2012_06_26-16_08_04.tar: Cannot read: Input/output error<br />
INFO: tar: /var/lib/vz/dump/vzdump-qemu-102-2012_06_26-16_08_04.tar: Cannot read: Input/output error<br />
INFO: tar: /var/lib/vz/dump/vzdump-qemu-102-2012_06_26-16_08_04.tar: Cannot read: Input/output error<br />
INFO: tar: /var/lib/vz/dump/vzdump-qemu-102-2012_06_26-16_08_04.tar: Cannot read: Input/output error<br />
INFO: tar: /var/lib/vz/dump/vzdump-qemu-102-2012_06_26-16_08_04.tar: Cannot read: Input/output error<br />
INFO: tar: Too many errors, quitting<br />
INFO: tar: Error is not recoverable: exiting now<br />
INFO: 2200+168328712 records in<br />
INFO: 824729+1 records out<br />
INFO: 216197807616 bytes (216 GB) copied, 10744.2 s, 20.1 MB/s<br />
INFO: starting cleanup<br />
Logical volume "vm-102-disk-1" successfully removed<br />
INFO: temporary volume 'sharedstorage:vm-102-disk-1' sucessfuly removed<br />
ERROR: restore QemuServer backup '/var/lib/vz/dump/vzdump-qemu-102-2012_06_26-16_08_04.tar' failed - command 'tar xf '/var/lib/vz/dump/vzdump-qemu-102-2012_06_26-16_08_04.tar' '--to-command=/usr/sbin/qmrestore --storage sharedstorage /var/lib/vz/dump/vzdump-qemu-102-2012_06_26-16_08_04.tar --extract 102'' failed with exit code 2<br />
 </p>
<p> While dmesg shows these error messages:</p>
<p>attempt to access beyond end of device<br />
dm-1: rw=0, want=29374207704, limit=1614807040<br />
attempt to access beyond end of device<br />
dm-1: rw=0, want=29374207704, limit=1614807040<br />
attempt to access beyond end of device<br />
dm-1: rw=0, want=29374207704, limit=1614807040<br />
attempt to access beyond end of device<br />
dm-1: rw=0, want=29374207704, limit=1614807040<br />
attempt to access beyond end of device<br />
dm-1: rw=0, want=29374207704, limit=1614807040<br />
attempt to access beyond end of device<br />
dm-1: rw=0, want=29374207704, limit=1614807040<br />
attempt to access beyond end of device<br />
dm-1: rw=0, want=29374207704, limit=1614807040<br />
attempt to access beyond end of device<br />
dm-1: rw=0, want=29374207704, limit=1614807040<br />
attempt to access beyond end of device<br />
dm-1: rw=0, want=29374207704, limit=1614807040<br />
attempt to access beyond end of device<br />
dm-1: rw=0, want=29374207704, limit=1614807040<br />
attempt to access beyond end of device<br />
dm-1: rw=0, want=29374207704, limit=1614807040<br />
attempt to access beyond end of device<br />
dm-1: rw=0, want=29374207704, limit=1614807040</p>