On Thu, Dec 22, 2005 at 09:10:12PM +0800, alexli wrote: > Hello ,I am a linux user, because I am a Chinese ,so my English is not > good ,please forgive me for language mistake. after I used the command > ----- lvextend ,I find that the logical volumn space is changed .but > after I mount it to the file system , and use the df command to see > the filesystem, I find that the space of the file system is not > changed . You've extended the logical volume but not the filesystem on it. You now need to use filesystem-specific toold to extend that too. For example, resize2fs for ext2 and ext3.
Attachment:
signature.asc
Description: Digital signature
_______________________________________________ linux-lvm mailing list linux-lvm@redhat.com https://www.redhat.com/mailman/listinfo/linux-lvm read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/