Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 Dec 2008 11:36:55 +0100
From:      Ivan Voras <ivoras@freebsd.org>
To:        freebsd-hackers@freebsd.org
Subject:   Re: Problems with twa
Message-ID:  <ghitc8$qke$1@ger.gmane.org>
In-Reply-To: <493CF049.8070004@zirakzigil.org>
References:  <493CF049.8070004@zirakzigil.org>

next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enig74292645D45E2B768062CBEF
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

Giulio Ferro wrote:
> I've installed a 3ware 9500 sata controller with 4 1TB disks
> in raid 5.
> Apart from the usual wrong geometry warning the starting configuration
> is ok: I create a single partition with the default labels plus a /usr/=
home
> label with takes most of the disk space (about 2.7TB).
>=20
> When I reboot the system the /usr/home partition size drops unexplainab=
ly
> to about 640GB.
>=20
> In order to try to understand what happens I've installed freebsd anew,=

> this
> time creating 2 partitions: the first one 50GB, the second about 2.7TB =
(the
> remaining space). Everything seems to work correctly.
> I reboot the system and lo! the second partitions shrinks to about 640G=
B
> and
> the partitioner (using sysinstall) tells me that there are 2048GB free!=

>=20
> This happens both with freebsd 7 and 8 current amd64.
>=20
> Thanks for any help.

It's probably because you cannot create bsdlabels or fdisk partitions
larger than 2 TB. The sizes you're seeing are probably because of
overflows in calculations. It's not that the OS doesn't support larger
drives, the problem is the partition formats.

You might succeed by creating two large partitions, one ending just
before the 2 TB limit and one stretching the rest of the space, but a
more robust way would be to either create two smaller volumes (if the
controller supports creating them on the array) or you'll need to
install FreeBSD on a separate, smaller array and partition the large
array with GPT (or use ZFS).


--------------enig74292645D45E2B768062CBEF
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFJPPjIldnAQVacBcgRAsk4AJ9ksMLD9Lv3EGUvOnq7M6oShfCRcACdELzK
qjV5bCDbIYvDA2Ichhs3Wck=
=J7g8
-----END PGP SIGNATURE-----

--------------enig74292645D45E2B768062CBEF--




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