Subject: Re: disklabeling a 5 TB partition!?
To: Pavel Cahyna <pavel@netbsd.org>
From: David Laight <david@l8s.co.uk>
List: current-users
Date: 08/07/2006 21:27:57
On Mon, Aug 07, 2006 at 12:15:06AM +0200, Pavel Cahyna wrote:
> > 
> > Well, I used ffsv2 on a 2.8TB filesystem, without troubles.
> 
> I was unclear. I doubt that FFSv1 can't support partitions > 1TB, not
> that FFSv2 can.

I don't believe there are any restrictions pertinent to FFSv1 that don't
apply to FFSv2 except the limit of 2^32 (or maybe 2^31) filesystem 
fragments.

However the code for supporting more than 2^31 (and especially more
tha 2^32) disk sectors could easily have lurking bugs because it
is rather difficult to test.

	David

-- 
David Laight: david@l8s.co.uk