Actually, my question should have been about resize2fs because that's what I have on my system. --- Vladimir -------- Vladimir G. Ivanovic http://leonora.org/~vladimir 2770 Cowper St. vladimir@acm.org Palo Alto, CA 94306-2447 +1 650 678 8014 "VGI" == Vladimir G Ivanovic <vladimir@acm.org> writes: VGI> Joe Thornber writes: >> Resizing is always done in two steps, these steps are done in a >> different order depending whether you are extending or reducing. >> >> Extending: >> >> i) Resize the LV (lvextend) >> ii) Resize the filesystem (eg, ext2resize, resize_reiserfs) >> >> Reducing: >> >> i) Resize filesystem. >> ii) Resize the LV (lvreduce) >> >> >> There is a tool called e2fsadm provided in LVM1 which performs both of >> these steps iff you are using an ext2 filesystem. VGI> Thanks! I assume that ext2resize also works for ext3 filesystems. Do I VGI> have to do anything special about the journal file, which is a hidden VGI> inode. _______________________________________________ linux-lvm mailing list linux-lvm@sistina.com http://lists.sistina.com/mailman/listinfo/linux-lvm read the LVM HOW-TO at http://www.sistina.com/lvm/Pages/howto.html