Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Jan 2004 07:35:56 -0800
From:      Brooks Davis <brooks@one-eyed-alien.net>
To:        Eric <esmith@jaguar.it.miami.edu>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: problems with filesystems > 1TB
Message-ID:  <20040122153556.GA3377@Odin.AC.HMC.Edu>
In-Reply-To: <Pine.OSF.4.56.0401212040400.13958@jaguar.it.miami.edu>
References:  <Pine.OSF.4.56.0401212040400.13958@jaguar.it.miami.edu>

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

--82I3+IH0IqGh5yIs
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Wed, Jan 21, 2004 at 08:59:32PM -0500, Eric wrote:
> hello...
>=20
> i have been trying (for many moons now) to create a filesystem larger than
> 1TB. I've had a variety of RAID controllers in my boxes, and I have 250GB
> drives, so it adds up quick. I've also tried doing this with vinum, but
> that fails too.
>=20
> i've searched for help on this topic, and i've found lots of info, but
> nothing substantial. I've read everything from it being a sysinstall
> issue, to needing new versions of the CLI tools (newfs, dd, disklabel), to
> newfs using the wrong variable type to store fssize, to having to update
> to fbsd 5.x to use UFS2. Other reports say it's a softlimit imposed
> somewhere, some say to make the frag size in newfs to 1024B for a 2TB max
> volume, it has to be dedicated, it has to be non-dedicated... the list of
> suggestions goes on and on.

I've got several boxes running 5.x that have >1TB file systems.  The
only issue I ran into (other then the insane fsck times) is the fact
that sysinstall's fdisk blows up somewhere over 1TB.  The workaround if
you have to install on a large array is to use sysinstall's fdisk to
create a slice large enough to hold the OS and leave the rest of the
disk unpartitioned.  You can then add a slice for the rest of the disk
later since fdisk works with larger volumes.  Default newfs parameters
in 5.x seem to work OK on a 1.7TB array.  With disks that large, it's
probably wise to think a bit more then usual about the average file size
so you can choose your parameters correctly.

I'm almost certain you will have no luck in 4.x.

-- Brooks

--=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

--82I3+IH0IqGh5yIs
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQFAD+3bXY6L6fI4GtQRAnrpAKCTEatpTF9sPMYn6NkiGGepsUlfzwCfRXME
vpGbVw31i4nkGv0LH/4taR0=
=DaRl
-----END PGP SIGNATURE-----

--82I3+IH0IqGh5yIs--



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