Thanks for the reply.

I did all the commands below with success.

But something came to mind that might be in relation to the problem, not sure.  
This lvm was previously created with 2 volumes and then mounted.  A 
contractor then ftp'd files to a directory within the mounted lvm until it 
was completely full.  I then added more dasd to the lvm with the commands 
stated below, resized and remounted.  That is when the error/warning message 
appeared. 

Darren


On Wednesday 31 October 2007 09:49, Mark Pace wrote:
> 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?

----------------------------------------------------------------------
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

Reply via email to