top | item 31549685

(no title)

Tomdarkness | 3 years ago

Not really sure the comparison is valid. TrueNAS uses Samba to provide SMB network shares.

discuss

order

Jhsto|3 years ago

I see, so I assume the upside is that it's a time saver. Thanks! I personally wen't with samba on Linux and with btrfs. I was wondering if there's something non-obvious in TrueNAS that I'm missing out on.

And to my account, I think my upsides are that:

- ability to choose the kernel

- no need for SSD for base OS since running off of RAM is rather easy on Linux

- samba can run in a container thus a bit more control security-wise

- server may run something else as well

Of course, this comes with a lot more technical hurdles. More like a side-project than utility really. That's why I was wondering does TrueNAS provide non-obvious upsides that would be lacking in self-rolled one.

kalleboo|3 years ago

There are two flavors of TrueNAS - Core and Scale. Core is basically a FreeBSD distro and Scale is basically a Linux distro. They're both a base OS with the typical packages anyone would need for a NAS, with sane defaults + a user-friendly web-based management system.

The upsides are that it's plug-and-play for anyone who doesn't want to research all the options available and figure out the various pitfalls on their own.

> no need for SSD for base OS since running off of RAM is rather easy on Linux

I don't understand this sentence. You're running off a RAM disk with no boot drive? What if you have a power outage?

> samba can run in a container thus a bit more control security-wise

Core supports FreeBSD jails and Scale supports Docker so you could run samba in a container on either if you're willing to do set it up yourself.

> server may run something else as well

As before, both have jail/container functionality. I haven't used Scale myself but Core comes with a bunch of "click to install" jail options for stuff like Plex, ZoneMinder, etc. Our machine also runs a Windows VM (ew) and a Wordpress install in a Jail