All of lore.kernel.org
 help / color / mirror / Atom feed
From: Harri Haataja <harri.haataja@smilehouse.com>
To: linux-lvm@sistina.com
Subject: Re: [linux-lvm] resize LV
Date: Wed Jan 29 05:08:01 2003	[thread overview]
Message-ID: <20030129110758.GA19302@mail1.smilehouse.com> (raw)
In-Reply-To: <Pine.LNX.4.44.0301281505150.5767-100000@zeus.itg.uiuc.edu>

On Tue, Jan 28, 2003 at 03:08:12PM -0600, Alexander Lazarevich wrote:
> JFS can totally do it. I've been using AIX before we moved to Linux,
> and I did it all the time.
> There must be a way to do it on linux systems using ext3. Anyone?

> On Tue, 28 Jan 2003, Thomas Kleffel wrote:
> > > 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.

FWIW
On the kernels I've used (no JFS patches, notably), ext3, xfs, reiserfs
resize on the fly and jfs (which requires a weird remount option) still
doesn't. IIRC ICBW

And I'm absolutely sure that the reiserfs's I resize while mount every
now and then do so and don't even require force switches anymore.

  reply	other threads:[~2003-01-29  5:08 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-28 14:44 [linux-lvm] resize LV Alexander Lazarevich
2003-01-28 15:01 ` Thomas Kleffel
2003-01-28 15:09   ` Alexander Lazarevich
2003-01-29  5:08     ` Harri Haataja [this message]
2003-01-28 16:14   ` Tren Blackburn
2003-01-28 16:34     ` Kirby C. Bohling

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030129110758.GA19302@mail1.smilehouse.com \
    --to=harri.haataja@smilehouse.com \
    --cc=linux-lvm@sistina.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.