Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Mar 2014 10:24:24 -0700
From:      Devin Teske <devin.teske@fisglobal.com>
To:        "'Friedrich Locke'" <friedrich.locke@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   RE: fs size
Message-ID:  <025001cf484f$121d9aa0$3658cfe0$@fisglobal.com>
In-Reply-To: <CANMDHqdjk9dbQRMVw4-YzFcn=C_92Kg36Bx3AV4Nc0xUiDUj6Q@mail.gmail.com>
References:  <CANMDHqdjk9dbQRMVw4-YzFcn=C_92Kg36Bx3AV4Nc0xUiDUj6Q@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> -----Original Message-----
> From: Friedrich Locke [mailto:friedrich.locke@gmail.com]
> Sent: Tuesday, March 25, 2014 10:19 AM
> To: freebsd-questions@freebsd.org
> Subject: fs size
> 
> Hi folks,
> 
> i wonder what is the maximum file system size FBSD can handle ? What is
the
> name of file systems fbsd supports ? Anyone using large partitions with
fbsd
> ? What is your experience using fbsd with large partitions ?
> 
> 

FreeBSD-0 through FreeBSD-4 use UFS1 -- partition limit of 2TB
FreeBSD-5 through FreeBSD-8 offer UFS2 -- partition limit 2^64-1 (Exabytes)
FreeBSD-8 through CURRENT offer ZFS -- partition limit 2^128-1 (Zettabytes)

I don't think anybody has created a filesystem beyond a few Petabytes, so
UFS2 still meets the needs of "can I make a large partition" (read: if
that's
all you care about, there's no need to jump from 2^64-1 max to 2^128-1 max;
however, ZFS offers so much more than just a bump to the maximum partition
size -- albeit to an untenable value).
-- 
Devin

_____________
The information contained in this message is proprietary and/or confidential. If you are not the intended recipient, please: (i) delete the message and all copies; (ii) do not disclose, distribute or use the message in any manner; and (iii) notify the sender immediately. In addition, please be aware that any message addressed to our domain is subject to archiving and review by persons other than the intended recipient. Thank you.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?025001cf484f$121d9aa0$3658cfe0$>