I've been running FreeBSD with zfs for many years. I'm unsure if it was the right decision, but I did learn a lot and it's been extremely stable after the initial setup :-)
FreeNAS
31–40 of 48 posts
Re: FreeNAS
#32Earlier quoted context omitted.
That’s likely because Synology doesn’t offer ZFS or anything near the same capabilities.
synology uses btrfs which provides almost the same capabilities, but ZFS usually eats all the RAM it gets as some sort of cache to speed up disk operations.
Re: FreeNAS
#33Earlier quoted context omitted.
Wait, ZFS requires maintenance? I’ve been running freenas for years and have deployed/ran ZFS solutions as part of my job for a decade- this is the first I’m learning about that, it’s usually set and forget. Am I just a bad admin?
Somewhat depends. Scrubbing is about detecting bit rot. You need to make sure that all of your data is periodically accessed so that zfs can check for errors. You can accomplish this either by having a workload which touches all of your data on a regular basis or by scrubbing. Depends on your setup.
Re: FreeNAS
#34I looked at running FreeNAS, but it didn't make any sense to me. I can put as many hard drives as I want in a cheap PC with a ryzen cpu and run samba. It takes maybe 5 minutes to set up, and then you also have a distro of your choosing to use as a server. FreeNAS probably makes sense if you're an industry IT person and you want to make sure anyone in the future can figure out how to admin the thing. That's probably g…
It seems to me you are mixing up what 'FreeNas mini' and 'FreeNAS Freebsd-based OS'.
Re: FreeNAS
#35Earlier quoted context omitted.
I'm very happy with Synology aswell. If you still want to use your own hardware there is stuff like this https://xpenology.org/ I have rarely seen such a feature rich software. And all of it works pretty solid aswell.
I don't think any product has consistently paralyzed my brain as the Synology. Every time i think about buying one i get stuck in a loop on which device to pick and eventually just give up.
Re: FreeNAS
#36quotes From the "Hardware Requirements" page on that linked FreeNAS site: • "64-bit hardware is required for current FreeNAS releases. Intel processors are strongly recommended." • "8 GB of RAM is the absolute minimum requirement. 1 GB per terabyte of storage is a standard starting point for calculating additional RAM needs, although actual needs vary. ECC RAM is strongly recommended." The example configuration for a…
I believe it did used to be the case that the FreeBSD port of ZFS had an issue where ZFS wouldn't always back off its RAM use fast enough, if the system came under memory presure, so it was at the time prudent to ensure that FreeBSD ZFS machines never got into low-memory situations, but I haven't heard anybody complain about that in practice in some years, so presumably it's fixed now, but FreeNAS's RAM recommendations have not been relaxed.
Re: FreeNAS
#37Re: FreeNAS
#38Earlier quoted context omitted.
certainly because of recent Linus comments on ZFS
Link for the curious: https://news.ycombinator.com/item?id=22005181
Re: FreeNAS
#39I looked at running FreeNAS, but it didn't make any sense to me. I can put as many hard drives as I want in a cheap PC with a ryzen cpu and run samba. It takes maybe 5 minutes to set up, and then you also have a distro of your choosing to use as a server. FreeNAS probably makes sense if you're an industry IT person and you want to make sure anyone in the future can figure out how to admin the thing. That's probably g…
I set up a 6 drive FreeNAS box in an old gaming computer I had around, just for the purpose of learning how it works. And out of love for BSD, of course. Not everything has to undergo a cost/benefit analysis, some like to play.
Re: FreeNAS
#40I looked at running FreeNAS, but it didn't make any sense to me. I can put as many hard drives as I want in a cheap PC with a ryzen cpu and run samba. It takes maybe 5 minutes to set up, and then you also have a distro of your choosing to use as a server. FreeNAS probably makes sense if you're an industry IT person and you want to make sure anyone in the future can figure out how to admin the thing. That's probably g…