<div>Hi</div>
<div>Pls Help me, How to moving disk image from one to new one
in the physical disk by lvm , and not by create new vm & install new system!
beacause i want the contents of old vm disk image same to new vm</div>
<div> </div>
<div>eg:</div>
<div># lvs -o +lv_tags </div>
<div>
<div> LV VG Attr LSize Origin Snap% Move Log Copy% Convert LV Tags </div>
<div>......</div>
<div> vm-115-disk-1 disk4 -wi-a- 16.00G pve-vm-115</div>
<div> vm-116-disk-1 disk4 -wi-a- 16.00G pve-vm-116</div></div>
<div>......</div>
<div>
<div> data pve -wi-ao
808.02G </div>
<div> root pve
-wi-ao 96.00G </div>
<div> swap pve -wi-ao 23.00G</div>
<div> </div></div>
<div><font face="Verdana" size="2">as above:</font></div>
<div>vm-115 is the old vm, and vm-116 is new vm, and the disk img of
vm-116-disk-1 is none file & no system in it!</div>
<div>i want to use vm-116 by moving from vm-115,and vm-115 is also can use
it;</div>
<div> </div>
<div>I trid this links <a href="http://pve.proxmox.com/wiki/Moving_disk_image_from_one_KVM_machine_to_another">http://pve.proxmox.com/wiki/Moving_disk_image_from_one_KVM_machine_to_another</a> </div>
<div>but last, vm-116 can run it, but vm-115 have no the file of vm-115 disk
image(It's had moving disk image from 115 to 116!)</div>
<div> </div>
<div>disk4 is alone vg,and like this to do:</div>
<div>pvcreate /dev/sdi </div>
<div>vgcreate disk4 /dev/sdi</div>
<div> </div>
<div><font style="BACKGROUND-COLOR: #cce8cf">anyone have new idea to do it
?</font></div>
<div><font style="BACKGROUND-COLOR: #cce8cf"></font> </div>
<div><font style="BACKGROUND-COLOR: #cce8cf">tks</font></div>