Re: Storage Limitations

Mr. James W. Laferriere (babydr@baby-dragons.com)
Fri, 2 Oct 1998 18:46:05 -0700 (PDT)


Hello Ted,
'sparse superblock option' Is this the correct wording ?
I have the 2.1.123 sources , I neither linux/.config or the
linux/Makefile have a referant for either: sparse or super .
May this be in the 2.1.x/CVS tree ? Tia

On Fri, 2 Oct 1998, Theodore Y. Ts'o wrote:
> Date: Thu, 1 Oct 1998 19:06:53 -0400 (EDT)
> From: "Albert D. Cahalan" <acahalan@cs.uml.edu>
>
> > I've been experimenting with a ~300GB Fibre channel Raid array and have
> > experienced problems beginning with partitions of 10GB or more... I can
> > create large partitions with fdisk, but mke2fs appears to suffer from a
>
> You need to use a larger block size. Perhaps mke2fs ought to tell
> you to do that when you choose a block size that is too small.
> It seems you would need 4 kB blocks.
>
> You shouldn't need to use a larger block size even with a 300GB
> filesystem.
>
> I've personally created a 54 gigabyte filesystem at a Linux Kongress a
> few years back, when I hooked up my laptop to a partially populated RAID
> array at the vendor trade show.
>
> (Make sure you turn on the sparse superblocks option if you're using a
> 2.1 kernel, though. At 300GBs, it's really important to turn on the
> sparse superblock option if your kernel can support it, since a lot of
> space is wasted otherwise.)
>
> - Ted
, JimL
+-----------------------------------------------------------------------+
| James W. Laferriere - Network Engineer - babydr@nwrain.net |
| System Techniques - 25416 - 22nd S. - Des-Moines, WA 98198 |
| Give me VMS -or- Give me Linux -but- only on AXP |
+-----------------------------------------------------------------------+

-
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.tux.org/lkml/