Re: Should DragonflyBSD import FreeBSD's UFS2?

Zachary Crownover <[email protected]> Mon, 31 Aug 2020 10:57:29 -0700
Newsgroups gmane.os.dragonfly-bsd.kernel
Message-ID <[email protected]>
I=E2=80=99ll counter and say I have storage servers on vultr running DragonFl=
y with HAMMER2 with 1GB RAM and they=E2=80=99ve been working fine for years.=
 The only time they have any issues is when recompiling kernel and world and=
 for that just make sure you either build elsewhere and copy over the artifa=
cts, there is a user here that automated that, or give yourself a couple GB o=
f swap and it=E2=80=99ll be fine.

> On Aug 31, 2020, at 10:43, John Long <[email protected]> wrote:
>=20
> =EF=BB=BFOn 31/08/2020 16:48, Hung Nguyen Gia wrote:
>> I use DragonflyBSD on a VPS where memory is only about 1G so HAMMER2 is n=
ot a choice for me. I have to stick with UFS but I found the UFS1 on Dragonf=
lyBSD is not have good performance nor reliable. I have to roll back my Drag=
onflyBSD installation many times due to UFS1 problem. Should DragonflyBSD im=
port FreeBSD's UFS2?
>=20
> It's worth taking a hard look at OpenBSD if you have a small box.
>=20
> /jl