hi~
I want clone virturemachine to another plant. my vm's vda is crete a partion and create lvm ,so this disk (vda) can clone. but my vm's vdb is use all disk to pv and create lvm lisk this
pvcreate /dev/vdb
vgcreate datavg /dev/vdb
lvcreate -l +100%FREE -n datalv datavg
so when i clone this disk (vdb) it's faild clonezilla say cat not found any partion on this disk. pls tell me how can i do it? I have so manly vms to clone .
hi~
I want clone virturemachine to another plant. my vm's vda is crete a partion and create lvm ,so this disk (vda) can clone. but my vm's vdb is use all disk to pv and create lvm lisk this
pvcreate /dev/vdb
vgcreate datavg /dev/vdb
lvcreate -l +100%FREE -n datalv datavg
so when i clone this disk (vdb) it's faild clonezilla say cat not found any partion on this disk. pls tell me how can i do it? I have so manly vms to clone .