On Sat, 2005-03-26 at 22:02 +0100, Gilles CHAUVIN wrote: > On Sat, 26 Mar 2005 15:33:11 -0500, C. Linus Hicks <lhicks@xxxxxxxxx> wrote: > > The ext2online man page says: > > > > ... It is possible to use > > ext2resize(8) to shrink and enlarge an unmounted filesystem. > > > Of course I did read the man page and I also saw this part of the man > but, guess what, ext2resize doesn't exists in RHEL4 / CentOS 4. > > I've found this => https://bugzilla.redhat.com/beta/show_bug.cgi?id=150003#c5 > "The reason ext2resize is disabled is because the version available > for RHEL4 was > discovered, at the last moment, to be incompatible with the new online resize > code. That has since been fixed and ext2resize is scheduled to be in RHEL4 > update 1." > > So, if I understand correctly, no FS shrinking till next update :( ! You could go to: http://sourceforge.net/projects/ext2resize/ to get it. They have 1.1.19 with the notes saying: Update for various fixes: Patches for e2fsprogs-1.35 Patches for kernel-2.6.9-rc2-mm4 gcc-3.4 compiler fixes 64-bit host fixes. Also note that the e2fsprogs RPM puts ext2online in /usr/sbin whereas the sf rpm for 1.1.19 puts it, along with ext2resize in /sbin. -- C. Linus Hicks <lhicks at nc dot rr dot com>