J
jonathanb
Guest
Hello everyone,
I have problem after problem and now that I can mount the NFS and now how to restore it I have another problem. I used the following command to restore my windows 2008 r2 x64.
Now it doesn't go all the way I think. After two tries I have a disk with three vm disks of 80GB which I can't find anywhere in the webGUI.
This is what my shell is giving:
I pressed CTRL+C after an hour. A newly installed Win08R2 x64 with 80GB space isn't that hard to restore or am I wrong?
What am I doing wrong?
I have problem after problem and now that I can mount the NFS and now how to restore it I have another problem. I used the following command to restore my windows 2008 r2 x64.
Code:
xenhead:/mnt/nfs-mountpoint# qmrestore vzdump-qemu-101-2011_04_15-15_00_02.tar 500
This is what my shell is giving:
Code:
xenhead:/mnt/nfs-mountpoint# dir
images
vzdump-qemu-101-2011_04_15-15_00_02.log
vzdump-qemu-101-2011_04_15-15_00_02.tar
xenhead:/mnt/nfs-mountpoint# qmrestore vzdump-qemu-101-2011_04_15-15_00_02.tar 500
INFO: restore QemuServer backup 'vzdump-qemu-101-2011_04_15-15_00_02.tar' using ID 500
INFO: extracting 'qemu-server.conf' from archive
INFO: extracting 'vm-disk-ide0.raw' from archive
INFO: Rounding up size to full physical extent 80.00 GB
INFO: Logical volume "vm-500-disk-1" created
INFO: new volume ID is 'HDD1:vm-500-disk-1'
INFO: restore data to '/dev/hdd_sda1/vm-500-disk-1' (85899345920 bytes)
^CINFO: starting cleanup
Can't remove open logical volume "vm-500-disk-1"
ERROR: unable to cleanup 'HDD1:vm-500-disk-1' - command '/sbin/lvremove -f hdd_sda1/vm-500-disk-1' failed with exit code 5
ERROR: restore QemuServer backup 'vzdump-qemu-101-2011_04_15-15_00_02.tar' failed - interrupted by signal
xenhead:/mnt/nfs-mountpoint# qmrestore vzdump-qemu-101-2011_04_15-15_00_02.tar 500
INFO: restore QemuServer backup 'vzdump-qemu-101-2011_04_15-15_00_02.tar' using ID 500
INFO: extracting 'qemu-server.conf' from archive
INFO: extracting 'vm-disk-ide0.raw' from archive
INFO: Rounding up size to full physical extent 80.00 GB
INFO: Logical volume "vm-500-disk-2" created
INFO: new volume ID is 'HDD1:vm-500-disk-2'
INFO: restore data to '/dev/hdd_sda1/vm-500-disk-2' (85899345920 bytes)
ping
^CINFO: starting cleanup
Can't remove open logical volume "vm-500-disk-2"
ERROR: unable to cleanup 'HDD1:vm-500-disk-2' - command '/sbin/lvremove -f hdd_sda1/vm-500-disk-2' failed with exit code 5
ERROR: restore QemuServer backup 'vzdump-qemu-101-2011_04_15-15_00_02.tar' failed - interrupted by signal
xenhead:/mnt/nfs-mountpoint#
What am I doing wrong?
