Gentoo Archives: gentoo-user

From: Alexander Skwar <listen@×××××××××××××××.name>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Gentoo LVM Newbie Question
Date: Sat, 25 Feb 2006 06:51:49
Message-Id: 43FFFCE5.2000106@mid.email-server.info
In Reply to: Re: [gentoo-user] Gentoo LVM Newbie Question by John Jolet
1 John Jolet wrote:
2 > On Feb 24, 2006, at 9:35 PM, Zac Slade wrote:
3 >
4 >> On Friday 24 February 2006 00:03, Alexander Skwar wrote:
5 >>> John Jolet wrote:
6 >>>> Remember, the fs cannot be mounted when you extend it.
7 >>>
8 >>> That's wrong. Every FS can be extended online, even ext{2,3}
9 >>> with certain patches IIRC.
10 >> WRONG!!! (or partially anyway) Here's the rundown:
11 >> reiser3, resizable online in two ways
12 >> 1)resize_reiserfs /path/to/dev
13 >> 2)mount -o remount,resize /path/to/dev
14 >> XFS, MUST be mounted to resize use xfs_grow /mount/point
15 >> JFS, resizable online with a mount -o remount,resize /path/to/dev
16 >> ext2/3, resizable offline reliably. Online resize is a *very*
17 >> experimental
18 >> experiment. Have good backups.
19 >>
20 >> For a good reference if one is ever needed to give to a friend,
21 >> relative or
22 >> foe try http://www.tldp.org/HOWTO/LVM-HOWTO/extendlv.html
23 > okay, i'll rephrase.... being an old aix hand... with the (possible)
24 > exeption of reiser.... I, personally, would not trust any filesystem
25 > to resize without being unmounted.
26
27 Why not? No need to unmount. resize_reiserfs and xfs are tested quite
28 much.
29
30 > but then, compared to the aix
31 > lvm, which can be resized with oracle accessing at full speed, linux
32 > lvms are just barely getting to what I'd call "production ready".
33
34 Why's that?
35
36 Alexander Skwar
37 --
38 Be cheerful while you are alive.
39 -- Phathotep, 24th Century B.C.
40 --
41 gentoo-user@g.o mailing list