Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Nov 2002 21:31:38 -0500 (EST)
From:      Marco Radzinschi <marco@radzinschi.com>
To:        Walter <walterk1@earthlink.net>
Cc:        FreeBSD-Question <freebsd-questions@FreeBSD.ORG>
Subject:   Re: FreeBSD filesystem 1TB Limit
Message-ID:  <20021106212845.Y85722-100000@radzinschi.com>
In-Reply-To: <3DC851B8.ED6B077F@earthlink.net>

next in thread | previous in thread | raw e-mail | index | archive | help

Pity I didn't know about this before I built two 1200 MB arrays.  Linux
and FreeBSD both died past 1 TB, so I had to make the array smaller.

I have used NetBSD before, so this would not have been a problem.  I
should have done my homework. :-)

Marco Radzinschi
E-Mail: marco@radzinschi.com

On Tue, 5 Nov 2002, Walter wrote:

> This is no doubt heresy coming from a newbie especially,
> but I was reading that NetBSD can support at least up to
> 4TB:
>    http://www.netbsd.org/Misc/features.html#large-filesystems
>
> Walter
>
> Lowell Gilbert wrote:
>
> > "Joseph Gleason" <clash@tasam.com> writes:
> >
> > > IIRC There was a 1TB limit on the size of any filesystem (or actually of any
> > > block device) in FreeBSD based the kernel internaly using a 512 byte block
> > > size and having a max of 2^31 blocks. (512*2^31 = 2^40 = 1TB)
> > >
> > > Do I remember correctly?
> >
> > Close, but not quite.  The kernel doesn't deal with blocks internally,
> > and the block size used by the filesystem is 16k by default.
> >
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
>


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021106212845.Y85722-100000>