On Wed, 29 Jun 2016 21:44:24 +0200, Francois Pussault wrote:
> you may have already read it ...
> http://www.openbsd.org/faq/faq14.html#LargeDrive
>
>> ----------------------------------------
>> From: Friedrich Locke <[email protected]>
>> Sent: Wed Jun 29 21:38:20 CEST 2016 To: openbsd-misc <[email protected]>
>> Subject: obsd limits
>>
>>
>> Hi.
>>
>> I was wondering what is the maximum size an openbsd partition may be.
>> May anybody clarify me ?
>>
>> Thanks in advance.
>>
>> PS: sorry if this question has been asked before.
>>
>>
>
> Cordialement Francois Pussault 10 chemin de négo saoumos apt 202 - bat 2
> 31300 Toulouse +33 6 17 230 820 +33 5 34 365 269
> [email protected]
It's not there anymore, but I remember it used to be there and also
mention of maximum filesystem size. newfs(8) says:
FFS2 file systems can be as large as 64PB, Note however that for mount_mfs
the practical limit is based on datasize in login.conf(5) and ultimately
depends on the per-arch MAXDSIZ limit
Now somewhere else a couple years ago I remember maximum individual file
size being 8TB. Hmmm, maybe I should research this and submit a diff for
the web page