Yes, you can resize a reiserfs filesystem while mounted. Regards, Tren -----Original Message----- From: linux-lvm-admin@sistina.com [mailto:linux-lvm-admin@sistina.com]On Behalf Of Thomas Kleffel Sent: Tuesday, January 28, 2003 2:01 PM To: linux-lvm@sistina.com Subject: Re: [linux-lvm] resize LV Hi! > I know how to expand the LV while the LV is mounted, piece of cake > (lvextend -L+50GB /dev/homevg/userslv - expands userslv by 50GB). But how > do I expand the filesystem while it is mounted? I don't want to > umount the filesystem down to do this. > > The filesystem is an ext3 filesystem. Can I use resize2fs? No, afaik neither ext2 nor ext3 support resizing while being mounted. And if I'm not wrong JFS and ReiserFS can't do this either but XFS can. I'm using XFS for this reason and it works fine for me. Bye, Tommy _______________________________________________ linux-lvm mailing list linux-lvm@sistina.com http://lists.sistina.com/mailman/listinfo/linux-lvm read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/ _______________________________________________ linux-lvm mailing list linux-lvm@sistina.com http://lists.sistina.com/mailman/listinfo/linux-lvm read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/