Originally posted by OpenSLOWlaris
Announcement
Collapse
No announcement yet.
ZFS On Linux Is Now Set For "Wide Scale Deployment"
Collapse
X
-
Guest replied
-
Originally posted by kernelOfTruth View Postthanks a lot ryao !
that's a more in-depth answer than I had anticipated
I'm currently trying out ZFS/ZOL with lz4-algorithm on one of my backup disks and it looks good
I see one issue which hinders me from using lz4 on my laptop / on the root partition: there's no liveCDs with ZOL available that support the LZ4 algorithm
in case things go wrong I would have no access to my data at all if all partitions were using the LZ4 compression algorithm - am I correct ?
seems like the problem took care of itself:
http://mirror.de.sabayon.org/entropy...ges.db.pkglist
ZFSonLinux 0.6.1 is hopefully included in Sabayon 13.04Last edited by kernelOfTruth; 03 May 2013, 05:39 PM.
Leave a comment:
-
Originally posted by kebabbert View PostTrue, ZFS is covered by patents.
But it still open source under CDDL, and several OSes use it. FreeBSD can use it, why can not Linux use it? Mac OS X use it. All OpenSolaris distros use it. Also, Linux use it. Here are all OSes that use it, it is quite a list.
http://en.wikipedia.org/wiki/ZFS#Platforms
However, Linux does not have ZFS in the mainline kernel, due to CDDL being incompatible with the GNU General Public License (GPL), which is the license which Linux is distributed under.
Leave a comment:
-
Originally posted by Candide View PostThe question asked in this thread, "Will you use ZFS?"...
Is there a Debian fork that has ZFS compiled in the kernel?
The installer for the Wheezy kfreebsd-amd64 release (this weekend!) allows to partition all/part of a disk for ZFS, then use it as root filesystem, as /home, /boot, or anything else. It will set up GRUB2 for you and load the zfs.ko module automatically.
Leave a comment:
-
Originally posted by uid313 View PostInteresting post.
It is too bad ZFS is covered by patents, and that it is not available under the BSD license or GPL.
But it still open source under CDDL, and several OSes use it. FreeBSD can use it, why can not Linux use it? Mac OS X use it. All OpenSolaris distros use it. Also, Linux use it. Here are all OSes that use it, it is quite a list.
http://en.wikipedia.org/wiki/ZFS#Platforms
Leave a comment:
-
Originally posted by kebabbert View PostThose of you who say that ZFS is closed source: it is not. ZFS have been forked, and the Oracle ZFS is closed source, yes. The Illumos (Solaris kernel) have forked ZFS and it is completely open sourced under CDDL. Several OSes use ZFS today: FreeBSD, Mac OS X (Z-410), OpenSolaris, etc.
Both of the head architects of ZFS have quit Sun and one of the them have joined Joyent who also created nodejs. All DTrace creators have joined Joyent too. They work on Illumos, and Joyent has the strongest Solaris kernel hackers outside Oracle. Illumos have several new ZFS functions that even Oracle Solaris does not have. Some believe that Illumos ZFS will surpass Oracle Solaris. Also, a FreeBSD hacker have coded up LZ4 compression algorithm, which is very clever. So, there is lot of momentum in open source ZFS outside Oracle Solaris.
BTW, the well known compression algorithm lzjb (lzJB) is named after Jeff Bonwick, the other head architect of ZFS. Matt Ahrens at Joyent is the other.
It is too bad ZFS is covered by patents, and that it is not available under the BSD license or GPL.
Leave a comment:
-
ZFS is open source
Those of you who say that ZFS is closed source: it is not. ZFS have been forked, and the Oracle ZFS is closed source, yes. The Illumos (Solaris kernel) have forked ZFS and it is completely open sourced under CDDL. Several OSes use ZFS today: FreeBSD, Mac OS X (Z-410), OpenSolaris, etc.
Both of the head architects of ZFS have quit Sun and one of the them have joined Joyent who also created nodejs. All DTrace creators have joined Joyent too. They work on Illumos, and Joyent has the strongest Solaris kernel hackers outside Oracle. Illumos have several new ZFS functions that even Oracle Solaris does not have. Some believe that Illumos ZFS will surpass Oracle Solaris. Also, a FreeBSD hacker have coded up LZ4 compression algorithm, which is very clever. So, there is lot of momentum in open source ZFS outside Oracle Solaris.
BTW, the well known compression algorithm lzjb (lzJB) is named after Jeff Bonwick, the other head architect of ZFS. Matt Ahrens at Joyent is the other.
Leave a comment:
-
Originally posted by finalzone View PostThat was a deliberate decision from SUN when they were losing their market share against Linux system especially IBM and Red Hat.
As a result, binary ZFS on Linux cannot legally included out of box nor integrated into Linux kernel. When Oracle will decide to change ZFS license for GPL compatibility (unlikely), then it can. For now, ZFS is a legal minefield that out-weights its technical merit.
Amen!
Originally posted by Sergio View PostI would love to see Linux adopting ZFS as 'standard'; I though free/open source was all about merithocracy...
Leave a comment:
-
ryao, you by chance know if suspend-to-ram, so freezing of the filesystem's contents, work with ZFS (I doubt it - but it would be a pleasant surprise)
Leave a comment:
-
Originally posted by kernelOfTruth View Postnot exactly sure what's going on here:
I created the pool with sub-pools/volumes and copied already some data to it (around 800 GB), exported it
booted into windows
now came back to linux and wanted to import it:
these are pools with compress=lz4 set
I reproducibly got the same error when creating a new pool and after exporting trying to re-import it
any ideas ?
this is on an GPT partition table -> partition
might that be the reason ?
edit:
the same happens when using lzjb
found the reason:
I was testing the live ebuild and some recent changes might have caused this
now using "stable" 0.6.1 release and everything's fine
so a heads-up - something could be broken/regression in the current developmental state
Leave a comment:
Leave a comment: