I installed Proxmox from the ISO file proxmox-ve_3.0-7ce622f2-9.iso yesterday, and have been testing Windows 7 under KVM using the VirtIO Windows drivers (network, disk, balloon).
After an unexplained lock up of a virtual machine, I decided to back it up to an external USB hard drive. The backup completed successfully, but trying to restore it results in the following error:
The USB device to which the backup was saved is mounted using ntfs-3g. Running only the zcat /usb1/*/*/*.vma.gz command from the terminal completes without reporting any errors. df reports 780GB+ free on /var/lib/vz, 9GB+ free on /usb1, and 93GB+ free on / (root).
After an unexplained lock up of a virtual machine, I decided to back it up to an external USB hard drive. The backup completed successfully, but trying to restore it results in the following error:
Code:
[COLOR=#000000][FONT=tahoma]restore vma archive: zcat /usb1/backup/dump/vzdump-qemu-104-2013_05_11-11_47_45.vma.gz|vma extract -v -r /var/tmp/vzdumptmp25361.fifo - /var/tmp/vzdumptmp25361[/FONT][/COLOR][COLOR=#000000][FONT=tahoma]
[/FONT][/COLOR][COLOR=#000000][FONT=tahoma]TASK ERROR: command 'zcat /usb1/backup/dump/vzdump-qemu-104-2013_05_11-11_47_45.vma.gz|vma extract -v -r /var/tmp/vzdumptmp25361.fifo - /var/tmp/vzdumptmp25361' failed: got timeout
[/FONT][/COLOR]
The USB device to which the backup was saved is mounted using ntfs-3g. Running only the zcat /usb1/*/*/*.vma.gz command from the terminal completes without reporting any errors. df reports 780GB+ free on /var/lib/vz, 9GB+ free on /usb1, and 93GB+ free on / (root).
Last edited: