Re: VFS/ext2fs - large files on the Alpha (fails for 17GB+)

Stephen C. Tweedie (sct@redhat.com)
Mon, 24 Aug 1998 10:23:49 +0100


Hi,

On Sat, 22 Aug 1998 15:36:03 -0400 (EWT), Alex Buell
<alex.buell@tahallah.demon.co.uk> said:

> Whee. Can't wait to have the ability to bind together n number of devices
> into a single logical entity. Wait, we do have that ability thanks to the
> md drivers (but still, I know we can't have a filesystem larger than a
> terabyte though, neither is it possible to boot off such a filesystem
> arrangement!)

With the concept of bound filesystems, we can have a single filesystem
up to 8TB right now (but you need to use the prototype multi-volume
patches). The 8TB limit is then strictly an internal filesystem limit,
and an extended filesystem format could easily grow past that.

As far as booting is concerned, the main thing is that you need either a
/boot partition which LILO can cope with or am alternative way of
getting a kernel image running. Once you have got that, the "initrd"
boot ramdisk code will let you initialise your root filesystem just
about any way you want it before mounting it, including bound-volumes or
RAID.

--Stephen

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.altern.org/andrebalsa/doc/lkml-faq.html