From: Jon Bendtsen (jon+vserver_at_silicide.dk)
Date: Wed 28 Aug 2002 - 11:30:19 BST
Paul Sladen wrote:
>
> On Fri, 23 Aug 2002, Guillaume Plessis wrote:
> I'm using ext3-on-LVM here and play safe (ext3 online resize it's in the
> kernel, but ext2 online resize is). Stopping each vserver, umounting and
> re-mounting the ext3 LVM share as ext2 (to clear up the journal), do the
> resize and then remount it as ext3 again and finally restart the vserver.
> So far, this has worked and left the ext3 in a clean state on remount...
You dont need to remount it as ext2 to resize it. You could just
unmount the ext3, resize it, and remount it as a ext3.
JonB