All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Kirby C. Bohling" <kbohling@birddog.com>
To: linux-lvm@sistina.com
Subject: RE: [linux-lvm] resize LV
Date: Tue Jan 28 16:34:02 2003	[thread overview]
Message-ID: <1043793197.10876.18.camel@hawk.birddog.com> (raw)
In-Reply-To: <PLEIKKCJENNELKBAKJPMGEACCAAA.tren@eotnetworks.com>

I haven't at ReiserFS in a year or so, but last I checked, you could
expand a filesystem online, but shrinking online one was not possible if
that is of importance to the original poster.  You can shrink it offline
however.

http://www.namesys.com/resize_reiserfs.html#EXAMPLES
According to the docs, that information is still current about reiserfs.

For JFS:
http://www10.software.ibm.com/developer/opensource/cvs/jfs/linux24/Documentation/filesystems/jfs.txt?rev=1.20&content-type=text
According to this, the current JFS only supports expanding, which I
(which is should do while online).  However, it doesn't appear to
support shrinking it at all.

Now about ext2:

There is a project on sourceforge for the ext2 resizing:
http://ext2resize.sourceforge.net/download.html

Here's a post by the author to in in the LVM mailing archive:
http://linux.msede.com/lvm_mlist/archive/1999/07/0055.html
(I've seen him post about it a lot more recently then that).

Here's a page that appears to have some explaination about it:
http://www-mddsp.enel.ucalgary.ca/People/adilger/online-ext2/

I have no idea how current they all are, I just googled for the ext2
resize online, plenty of links.

Last I knew they don't support ext3, but they wanted to do that.  It
used to take a kernel patch to use it.  I'm not sure if it still does.

	Thanks,
		Kirby



On Tue, 2003-01-28 at 16:13, Tren Blackburn wrote:
> Yes, you can resize a reiserfs filesystem while mounted.
> 
> Regards,
> 
> Tren
> 
> -----Original Message-----
> From: linux-lvm-admin@sistina.com [mailto:linux-lvm-admin@sistina.com]On
> Behalf Of Thomas Kleffel
> Sent: Tuesday, January 28, 2003 2:01 PM
> To: linux-lvm@sistina.com
> Subject: Re: [linux-lvm] resize LV
> 
> 
> Hi!
> 
> > 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.
> 
> Bye,
> 
> Tommy
> 
> 
> _______________________________________________
> linux-lvm mailing list
> linux-lvm@sistina.com
> http://lists.sistina.com/mailman/listinfo/linux-lvm
> read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/
> 
> 
> _______________________________________________
> linux-lvm mailing list
> linux-lvm@sistina.com
> http://lists.sistina.com/mailman/listinfo/linux-lvm
> read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/
> 
-- 
Real Programmers view electronic multimedia files with a hex editor.

      reply	other threads:[~2003-01-28 16:34 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
2003-01-28 16:14   ` Tren Blackburn
2003-01-28 16:34     ` Kirby C. Bohling [this message]

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=1043793197.10876.18.camel@hawk.birddog.com \
    --to=kbohling@birddog.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.