That's Mark, 

That worked perfectly. 


Dave 






Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
[email protected]>>> "Mark Post" <[email protected]> 1/6/2011 11:32 AM >>>
snip. 


It looks like you actually named the LV home-vg, not home.  A simple "lvs" 
command will show if that is true or not.  If you want to change those names, 
you can unmount the LV, then
lvchange -a n /dev/system_vg/old-lv-name
lvrename /dev/system_vg/old-lv-name /dev/system_vg/new-lv-name
lvchange -a y /dev/system_vg/new-lv-name
mount /dev/system_vg/new-lv-name /mountpoint

Then make sure to update /etc/fstab to reflect the new name(s).


Mark Post

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390 
----------------------------------------------------------------------
For more information on Linux on System z, visit
http://wiki.linuxvm.org/ 

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
----------------------------------------------------------------------
For more information on Linux on System z, visit
http://wiki.linuxvm.org/

Reply via email to