I'll believe it when I see it, why anyone uses BTRFs (UnRaid or any other form of software raid that isn't ZFS) is still beyond me. At least when we're not talking SSD's ;) ZFS is incredible, curious to mess around with these new features!
Licensing. Similarly, otherwise it would've been included in macOS a long time ago (as the default fs according to some..)
ZFS fans, rejoice – RAIDz expansion will be a thing soon
11–20 of 198 posts
Re: ZFS fans, rejoice – RAIDz expansion will be a thing soon
#12I'll believe it when I see it, why anyone uses BTRFs (UnRaid or any other form of software raid that isn't ZFS) is still beyond me. At least when we're not talking SSD's ;) ZFS is incredible, curious to mess around with these new features!
RAM? Everytime I looked into setting up a freenas box, every hardware guide insisted that ungodly amounts of absolutely-has-to-be-ECC RAM was essential, and I just gave up at that point.
Re: ZFS fans, rejoice – RAIDz expansion will be a thing soon
#13Earlier quoted context omitted.
Licensing. Similarly, otherwise it would've been included in macOS a long time ago (as the default fs according to some..)
I do believe that the license was fine for macOS but when Oracle bought Sun that killed it cold. Jobs never liked anybody other than himself holding all the cards. Having Ellison and Oracle holding the keys to ZFS was just never going to fly.
(Of course, Jobs may have just decided he didn't want to depend on someone else for the MacOS filesystem in any case.)
ADDED: And as others noted, there were also some storage patent-related issues with Sun. So just a lot of potential complications.
Re: ZFS fans, rejoice – RAIDz expansion will be a thing soon
#14TIL FreeNAS is now TrueNAS.
Re: ZFS fans, rejoice – RAIDz expansion will be a thing soon
#15Earlier quoted context omitted.
RAM? Everytime I looked into setting up a freenas box, every hardware guide insisted that ungodly amounts of absolutely-has-to-be-ECC RAM was essential, and I just gave up at that point.
Neither quantity nor ECC is essential. ZFS defaults to assuming it is the primary reason for your box to exist, but it only takes two lines to define more reasonable RAM usage: zfs_arc_min and zfs_arc_max. On a NAS type server, I would think setting the max to half of your RAM is reasonable. Maybe 3/4 if you never do anything except storage. ECC is not recommended because ZFS has some kind of special vulnerability wi…
Re: ZFS fans, rejoice – RAIDz expansion will be a thing soon
#16Earlier quoted context omitted.
Licensing. Similarly, otherwise it would've been included in macOS a long time ago (as the default fs according to some..)
I do believe that the license was fine for macOS but when Oracle bought Sun that killed it cold. Jobs never liked anybody other than himself holding all the cards. Having Ellison and Oracle holding the keys to ZFS was just never going to fly.
Re: ZFS fans, rejoice – RAIDz expansion will be a thing soon
#17Earlier quoted context omitted.
Neither quantity nor ECC is essential. ZFS defaults to assuming it is the primary reason for your box to exist, but it only takes two lines to define more reasonable RAM usage: zfs_arc_min and zfs_arc_max. On a NAS type server, I would think setting the max to half of your RAM is reasonable. Maybe 3/4 if you never do anything except storage. ECC is not recommended because ZFS has some kind of special vulnerability wi…
It is not that simple regarding ECC. Since ZFS uses more memory, the probability of hitting a memory bug is simply higher with it.
Re: ZFS fans, rejoice – RAIDz expansion will be a thing soon
#18Earlier quoted context omitted.
RAM? Everytime I looked into setting up a freenas box, every hardware guide insisted that ungodly amounts of absolutely-has-to-be-ECC RAM was essential, and I just gave up at that point.
The "you need at least 32GB of memory and it has to be ECC, or don't even bother trying to use ZFS" crowd has done some serious harm to ZFS adoption. Sure, that's what you need if you want excellent data integrity guarantees and to use all of ZFS' advanced features. If you're fine with merely way-better-than-most-other-filesystems data integrity guarantees and using only most of ZFS' advanced features, you don't need…
I don't see why ZFS would be more prone to data integrity issues spawning from a lack of ECC than any other filesystem.
Re: ZFS fans, rejoice – RAIDz expansion will be a thing soon
#19Re: ZFS fans, rejoice – RAIDz expansion will be a thing soon
#20Earlier quoted context omitted.
Licensing. Similarly, otherwise it would've been included in macOS a long time ago (as the default fs according to some..)
I do believe that the license was fine for macOS but when Oracle bought Sun that killed it cold. Jobs never liked anybody other than himself holding all the cards. Having Ellison and Oracle holding the keys to ZFS was just never going to fly.