Displaying 1 result from an estimated 1 matches for "lv_testroot".
2011 Dec 08
1
Selecting raw logical volumes during guest VM creation
...be created (using KVM).
Three LVs were created for the base OS (lv_hostroot, lv_hostswap, and
lv_hostvar) to contain the appropriate parts of the base OS file system. As
expected, /boot was located outside the volume group. In preparation for
installing my testing VM, I created two more LVs (lv_testroot and
lv_testvar) to contain the appropriate parts of the guest file system.
Following the RHEL6 Virtualization Guide (Section 25.1.4 for using LVM-based
Storage Pools) I successfully added all the logical volumes that had been
created into the host storage pool. So when I start the Virt-Manager...