Is this for Linux? Or only for Fedora and Ubuntu? The article's title says "Linux", but the article itself says building from source is for Ubuntu?
Announcement
Collapse
No announcement yet.
Native ZFS Is Coming To Linux Next Month
Collapse
X
-
very few "vendors" will ever precompile and package applications or modules for specific distros. it's usually seen with the more mainstream ones, such as fedora or ubuntu, but it's not so common.
most distros just create packages for their repo's using the source code and having a maintainer take care of the compiling and packaging so that end users don't have to. it's no different here, it's just that whoever it is that's coded this linux port for zfs has decided to provide pre-compiled packages for these two popular distros. other distros will probably provide the same packages, only they will have to be maintained by the distro's themselves. or, as it is always possible should your distro of choice decide not to pick up the module, or if you want to it yourself, compiled and installed directly by the end user.
Comment
-
Apparently the Japanese distribution, Momonga, is now offering experimental native ZFS support.
Here's the DistroWatch announcement
Here's the release notes (translated).
Comment
-
Originally posted by BlueJayofEvil View PostApparently the Japanese distribution, Momonga, is now offering experimental native ZFS support.
Here's the DistroWatch announcement
Here's the release notes (translated).if its really native ZFS.
Comment
-
ZFS Viability
Originally posted by devsk View PostBTRFS is a baby in comparison to ZFS. Let's not get started on this debate. You can search my post where I mention serious issues with btrfs (I provide links) which make it not production ready at least for a couple of years.
I am using zfs-fuse and I can't sing enough praises of ZFS. I use it on OpenSolaris as well. You have to use ZFS to really see its power.
Bringing a native Linux module for ZFS is a welcome news! Once code gets out, it will be enhanced to newer pool versions. And third party repositories will pop up in no time.
People like me, who are on Gentoo, don't have to worry about the repos anyway. We compile stuff ourselves...:-D
Comment
Comment