search for: lv_guest_nam

Displaying 1 result from an estimated 1 matches for "lv_guest_nam".

Did you mean: lv_guest_name
2011 Nov 29
2
Transfer of LVM based guests
I am investigating the procedure to follow when moving a KVM guest instance from one host to another where the guest uses LVM as its storage. As a preliminary cut I have cobbled the following together from various sources located through Google searches: 1. Log in to vmhost_old 2. Shutdown guest 3. Create an LVM snapshot of the guest volume 3.a. lvcreate -s -L 300m -n LVM_guest_snapshot