On Thu, May 11, 2006 at 01:06:14PM -0600, Corey Edwards wrote: > > Sure coulda fooled me. > > # lvextend -L +2G /dev/vg0/home > Extending logical volume home to 18.70 GB > Logical volume home successfully resized > # mount > /dev/mapper/vg0-home on /home type ext3 (rw) > # resize2fs /dev/vg0/home > resize2fs 1.39-WIP (31-Dec-2005) > /dev/vg0/home is mounted; can't resize a mounted filesystem! > > ext3 is also annoying in that it forces an fsck before it can be > resized. Isn't that the whole point of a journal? >
Well, duh. If you use the wrong tool, it's not going to work. :) If you want to resize ext2/3 online, use ext2online. -- Andrew McNabb http://www.mcnabbs.org/andrew/ PGP Fingerprint: 8A17 B57C 6879 1863 DE55 8012 AB4D 6098 8826 6868
signature.asc
Description: Digital signature
/* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */
