Here are my notes when I want to increase my LVM space.
vgextend vg1 /dev/dasdx1
vgdisplay
Look for Total PE
lvextend –l total_PE /dev/vg1/lv1
umount your logical volume
e2fsck –f /dev/volume group/logical volume
resize2fs /dev/volume group/logical volume
remount your volume group - mount –a
Did you by chance forget to resize the file system?
--
Mark Pace
Mainline Information Systems
----------------------------------------------------------------------
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