Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Sep 2002 12:06:47 +0200
From:      Poul-Henning Kamp <phk@critter.freebsd.dk>
To:        Attila Nagy <bra@fsn.hu>
Cc:        Peter Wemm <peter@wemm.org>, hackers@FreeBSD.ORG
Subject:   Re: Disk space over 1 TB 
Message-ID:  <12532.1033121207@critter.freebsd.dk>
In-Reply-To: Your message of "Fri, 27 Sep 2002 12:02:17 %2B0200." <Pine.LNX.4.44.0209271149170.7309-100000@scribble.fsn.hu> 

next in thread | previous in thread | raw e-mail | index | archive | help
In message <Pine.LNX.4.44.0209271149170.7309-100000@scribble.fsn.hu>, Attila Na
gy writes:
>Hello,
>
>> The i386 port uses the generic disklabel code, which has 32 bit logical
>> block addressing, which means that the partitions themselves are limited
>> to 1TB or so.
>Will this change or GEOM will be the standard method? (and thanks, I
>forgot that all of this is on IA-32)

I will not change the disklabel format, so as such that will not change.
It should be noted that a larger sectorsize can be used in the disklabel
data, and thus it would be trivial to extend the life for disklabel a
little bit.

Geom will deal with all I/O requests as 64 bit byte offsets, so as such
GEOM will solve the problem, and provided the disk-driver authors
follow suit, this entire thing can be fixed before 5.0.

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk@FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.

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




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