<P><BR>"lvextend"  did not help. </P><P> </P><P>My file system type is "ext3".</P><P> </P><P>Here is output:</P><P>#df -m</P><P>...</P><P>/dev/mapper/VolGroup00-LogVol04    1985   1728   156    92%   /usr</P><P>...</P><P> </P><P>#lvdisplay   VolGroup00/LogVol04</P><P>...</P><P>LV Size    2.45 GB</P><P>...</P><P> </P><P> </P><P>I did the following on /opt file system for testing, the results were the same the filesystem did not get increased.</P><P> </P><P>#umount /opt</P><P>#lvresize  -L +64 VolGroup00/LogVol07</P><P>#lvextend -L +64 VolGroup00/LogVol07</P><P> </P><P>Any suggessions.</P><P> </P><P> </P><P> </P><P> <BR><FONT SIZE=2 STYLE=font-size:9pt><B>Jason Martin <jhmartin@toger.us></B></FONT><BR><FONT SIZE=2 STYLE=font-size:9pt>Sent by: linux-lvm-bounces@redhat.com</FONT><BR><FONT SIZE=2 STYLE=font-size:9pt>12/15/2004 10:15 AM PST</FONT><BR><FONT SIZE=2 STYLE=font-size:9pt>Please respond to LVM general discussion and development</FONT><BR><BR> <FONT SIZE=2 STYLE=font-size:9pt>To:</FONT> <FONT SIZE=2 STYLE=font-size:9pt>linux-lvm@redhat.com</FONT><BR> <FONT SIZE=2 STYLE=font-size:9pt>cc:</FONT> <BR> <FONT SIZE=2 STYLE=font-size:9pt>bcc:</FONT> <BR> <FONT SIZE=2 STYLE=font-size:9pt>Subject:</FONT> <FONT SIZE=2 STYLE=font-size:9pt>Re: [linux-lvm] How to increase/decrease space</FONT><BR>  <BR><BR></P><P><FONT FACE="Monospace,Courier">On Wed, Dec 15, 2004 at 12:11:30PM -0600, AdabalaP@schneider.com wrote:<BR>> (1) Added more space (350 meg) to /usr using the command "lvresize -L+350".<BR>> When i display the volume group using "lvdisplay" it shows 2.3 gb, But when<BR>> i use "df -m" it is still at 1.9 gb and 92% used state.<BR>You've resized the volume but not the filesystem sitting on top<BR>of it. Some filesystems can be resized online while others must<BR>be unmounted. Some may not be resizable at all.<BR></FONT><BR><FONT FACE="Monospace,Courier">See <A HREF=http://tldp.org/HOWTO/LVM-HOWTO/extendlv.html>http://tldp.org/HOWTO/LVM-HOWTO/extendlv.html</A>.<BR></FONT><BR><FONT FACE="Monospace,Courier">-Jason Martin<BR>--</FONT><BR><FONT FACE="Monospace,Courier">This message is PGP/MIME signed.</FONT><BR><BR><FONT FACE="Monospace,Courier">_______________________________________________<BR>linux-lvm mailing list<BR>linux-lvm@redhat.com</FONT><BR><FONT FACE="Monospace,Courier"><A HREF=https://www.redhat.com/mailman/listinfo/linux-lvm>https://www.redhat.com/mailman/listinfo/linux-lvm</A></FONT><BR><FONT FACE="Monospace,Courier">read the LVM HOW-TO at <A HREF=http://tldp.org/HOWTO/LVM-HOWTO/>http://tldp.org/HOWTO/LVM-HOWTO/</A></FONT></P>