You are viewing a single comment's thread.

view the rest of the comments →

0
0

[–] KofuKid ago 

I ran mostly centos servers at home for years, but switched to openbsd about 2 years ago and haven’t regretted it. I do wish they had a better file system because FFS is kinda dated, but other than that I’m happy.

0
0

[–] TeranNotTerran [S] ago 

Did they backport stuff like soft updates from UFS/FFS in FreeBSD?

I actually like UFS. I met the guy who wrote it (cannot remember his name off the top of my head). With soft updates, writes should be as fast as memory until you sync, at least in theory.

0
0

[–] KofuKid ago 

I’m okay with the speed, but I am hoping to one day have something like Hammer2 with compression, deduplication and snapshots. The lack of those features in UFS/FFS isn’t something that would make me move to another OS, tho.