Hey,
my largest filesystem with OpenBSD on it is 12TB and for the minimal usecase i have it works fine. I did not loose any data or so. I have it mounted with the following flags:

local, noatime, nodev, noexec, nosuid, softdep

The only thing i should mention is that one time the server crashed and i had to do a fsck during the next boot. It took around 10 hours for the 12TB. This might be something to keep in mind if you want to use this on a server. But if my memory serves me well otto did some changes to fsck on ffs2, so maybe thats a lot faster now.

I hope this helps you a little bit!
Greetings from Vienna
Leo

Am 14.11.2020 um 13:50 schrieb Mischa:
I am currently in the process of building a large filesystem with
12 x 6TB 3.5" SAS in raid6, effectively ~55TB of storage, to serve as a
central, mostly download, platform with around 100 concurrent
connections.

The current system is running FreeBSD with ZFS and I would like to
see if it's possible on OpenBSD, as it's one of the last two systems
on FreeBSD left.:)

Has anybody build a large filesystem using FFS2? Is it a good idea?
How does it perform? What are good tests to run?

Your help and suggestions are really appriciated!

Reply via email to