Date: Mon, 13 Sep 2004 13:21:07 -0700 From: Brooks Davis <brooks@one-eyed-alien.net> To: doc@freebsd.org Subject: review request: 2TB disk limit in disks chapter Message-ID: <20040913202107.GA5175@odin.ac.hmc.edu>
next in thread | raw e-mail | index | archive | help
--+QahgC5+KEYLbs62 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable People are starting to build disk arrays larger then 2TB and then finding they can't label them. I'd like to add some text like the following to the handbook section on adding disks. A table of capabilities would probably be useful and could be an intresting project for someone who wanted to do a little research, but I'm specificaly trying to address bsdlabel at this point. Please review my changes below. Thanks, Brooks Index: chapter.sgml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/dcvs/doc/en_US.ISO8859-1/books/handbook/disks/chapter.sgml,v retrieving revision 1.220 diff -u -p -r1.220 chapter.sgml --- chapter.sgml 25 Aug 2004 10:33:59 -0000 1.220 +++ chapter.sgml 13 Sep 2004 20:14:19 -0000 @@ -202,6 +202,12 @@ case, the drive will be added simply as <filename>/dev/da1e</filename>.</para> =20 + <para>Due to the use of 32-bit integers to store the number of sectors= ,=20 + &man.bsdlabel.8, &man.disklabel.8, &man.fdisk.8, and + <application>sunlabel</application> are all limited to 2^32-1 + sectors. This usually translates to a 2TB limit on disk size. + For larger disks, &man.gpt.8 partitions may be used.</para> + <sect2> <title>Using &man.sysinstall.8;</title> <indexterm> --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --+QahgC5+KEYLbs62 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFBRgEzXY6L6fI4GtQRAs9fAKCM5Cbd9WUu6PZkDjLhKQlL96gHoACfa7Vm 9Awtbaq2EmLxR85dQwmbCv0= =vv/r -----END PGP SIGNATURE----- --+QahgC5+KEYLbs62--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040913202107.GA5175>