Live data from Hacker News

Linus: Don't Use ZFS

realworldtech.com

1–10 of 571 posts

Re: Linus: Don't Use ZFS

#2
I'll give up Linux on my servers before I give up ZFS

especially so given the recent petulant attitude that broke API compatibility in the LTS branch just to spite the ZFS developers: https://news.ycombinator.com/item?id=20186458

compete honestly on technical merit, rather than pulling dirty tricks that you'd expect of Oracle or 1990's MS

Re: Linus: Don't Use ZFS

#4
Here's his reasoning:

"honestly, there is no way I can merge any of the ZFS efforts until I get an official letter from Oracle that is signed by their main legal counsel or preferably by Larry Ellison himself that says that yes, it's ok to do so and treat the end result as GPL'd.

Other people think it can be ok to merge ZFS code into the kernel and that the module interface makes it ok, and that's their decision. But considering Oracle's litigious nature, and the questions over licensing, there's no way I can feel safe in ever doing so.

And I'm not at all interested in some "ZFS shim layer" thing either that some people seem to think would isolate the two projects. That adds no value to our side, and given Oracle's interface copyright suits (see Java), I don't think it's any real licensing win either."

Re: Linus: Don't Use ZFS

#5
He mentioned that he didn’t think it was being maintained. It’s more or less been formed no?

Has Linus not seen the work that the OpenZFS folks are doing?

ZFS is amazing and I would soon go to a BSD flavor with a fun set of user land utilities than give it up.

Re: Linus: Don't Use ZFS

#6

He mentioned that he didn’t think it was being maintained. It’s more or less been formed no? Has Linus not seen the work that the OpenZFS folks are doing? ZFS is amazing and I would soon go to a BSD flavor with a fun set of user land utilities than give it up.

Isn't that beside the point? OpenZFS is still CDDL.

Re: Linus: Don't Use ZFS

#7
post #4

Here's his reasoning: "honestly, there is no way I can merge any of the ZFS efforts until I get an official letter from Oracle that is signed by their main legal counsel or preferably by Larry Ellison himself that says that yes, it's ok to do so and treat the end result as GPL'd. Other people think it can be ok to merge ZFS code into the kernel and that the module interface makes it ok, and that's their decision. But…

That's his reasoning for not merging ZFS code, not for generally avoiding ZFS.

Re: Linus: Don't Use ZFS

#9

He mentioned that he didn’t think it was being maintained. It’s more or less been formed no? Has Linus not seen the work that the OpenZFS folks are doing? ZFS is amazing and I would soon go to a BSD flavor with a fun set of user land utilities than give it up.

> He mentioned that he didn’t think it was being maintained.

This news would come as a surprise to the folks at LLNL who work on ZoL:

* https://github.com/zfsonlinux/zfs

* https://zfsonlinux.org/

Re: Linus: Don't Use ZFS

#10
As a heavy user of ZFS and Linux, what else is there that even comes close to what ZFS offers?

I want cheap and reliable snapshots, export & import of file systems like ZFS datasets, simple compression, caching facilities(like SLOG and ARC) and decent performance.

Post reply on HN