Re: (reiserfs) Re: LVM / Filesystems / High availability

Stephen C. Tweedie (sct@dcs.ed.ac.uk)
Fri, 26 Jun 1998 01:17:55 +0100


Hi,

On Thu, 25 Jun 1998 17:28:26 -0500 (CDT), Shawn Leas
<sleas@ixion.honeywell.com> said:

> An LV is a device that will grow/shrink transparently to the FS.
> ... There are rules regarding growing/shrinking that make it trivial
> for an FS to support it.

I repeat (and it's getting very repetitive...)

It is *NOT* trivial to extend an ext2fs filesystem, even at the end,
by more than about 256MB. There are fundamental properties about the
location of group descriptor blocks which make this unavoidable given
the current fs layout on disk. Any significant stretching of the
filesystem requires internal reallocation of data blocks and/or inode
blocks. It is a dangerous myth that this action is simple.

--Stephen

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu