Displaying 1 result from an estimated 1 matches for "vhost_old".
Did you mean:
vmhost_old
2011 Nov 29
2
Transfer of LVM based guests
...ter than network transfers.
7. Log in to vhost_new
8. Create a new lv on the new vhost
8.a lvcreate -n guest_name_lv -L 60G vhost_new_vg
9. Copy transferred image to new LV
9.a dd if=tmp/LVM_guest_snapshot.img
of=/dev/vhost_new/guest_name_lv bs=4096
10. Copy guest xml file from vhost_old via sftp
10.a. get /etc/libvirt/qemu/guest_name.xml \
/etc/libvirt/qemu/guest_name.xml
11. Start new guest?
Is there anything obviously wrong or omitted from this?
--
*** E-Mail is NOT a SECURE channel ***
James B. Byrne mailto:ByrneJB at Harte-Ly...