Re: LVM question

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Jul 15, 2004 at 04:55:25PM -0400, Vivek Kumar wrote:
> Hi all,
> 
> I created filesystems through LVM. I wanted to increase the size of one
> filesystem   and I did the following:
> 
> Linuxserver# lvm 
> LVM> lvresize /dev/ROOTVG/LogVol04 --size 3000
> 
> Once I do that I give lvdisplay I see the increased size but when I do
> df I don't see the increased size. Why is that?? Am I missing something

You've extended the logical volume but not the file system.  You need to
do a resize2fs now.  Note that the file system must be unmounted before
you can resize it.

In the future, use e2fsadm instead - it acts as a front-end to lvextend,
lvreduce, and resize2fs.

-- 
Ed Wilts, RHCE
Mounds View, MN, USA
mailto:ewilts@xxxxxxxxxx
Member #1, Red Hat Community Ambassador Program


-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list

[Index of Archives]     [CentOS]     [Kernel Development]     [PAM]     [Fedora Users]     [Red Hat Development]     [Big List of Linux Books]     [Linux Admin]     [Gimp]     [Asterisk PBX]     [Yosemite News]     [Red Hat Crash Utility]


  Powered by Linux