Backup function incomplete!

Stewge

Renowned Member
Feb 11, 2010
40
4
73
Hi Guys,

Is there a manual way to restore a KVM VM which as 2 LV disks on 2 separate Volume Groups?

I've got a VM like this:
IDE Disk 1 -> vg_one
IDE Disk 2 -> vg_two

Vzdump backs that information up correctly, but my problem is I can't restore it back to the way it was.
The GUI utility forces you to pick a location, resulting in:

IDE Disk 1 -> vg_one
IDE Disk 2 -> vg_two

I tried the qmrestore command but it no longer works in PVE 2. I get this error when running "qmrestore vz-xxxxx-.tar.gz 103:
unable to parse volume ID 'vzdump-qemu-102-2012_04_20-22_18_51.tar.gz'

Is it possible at all to actually restore a machine using 2 separate disk locations?
 
do you run the latest version? looks like you triggered an old, already fixed bug.

Code:
aptitude update && aptitude full-upgrade