search for: lv_guest1_export

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

2008 Sep 12
2
Can''t see changes in LV Size inside domU (after lvextend on dom0)
...hin my DomU''s without actually using LVM within them." --------- I have the same situation from this post, which I think is the Best approach for manageability of disk space on Xen domains. I have a VG called vm_guests and 03 LV''s on it: lv_guest1_root, lv_guest1_swap, lv_guest1_export. I have them mapped on my xen config file: disk=[ ''phy:/dev/vm_guests/lv_guest1_root,xvda2,w'', ''phy:/dev/vm_guests/lv_guest1_swap,xvda1,w'', ''phy:/dev/vm_guests/lv_guest1_export,xvda3,w'' ] This works fine for me....