Announcement

Collapse
No announcement yet.

KQ ZFS Linux Is No Longer Actively Being Worked On

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Wingfeather
    replied
    Originally posted by kraftman
    Maybe those are just the first steps to make it fully working on Linux (by fully I mean features)? Maybe then it will have to match the performance and stability compared to ZFS on solaris?
    I think so, yes. At this point, it really is about making things work correctly. I've no idea how much work there is to do in performance tuning. Probably loads. Brian does say that none has been done at this point - all efforts are very much on hooking things up properly. That said, performance isn't that bad.

    As for stability, with luck, the linux-specific parts of the code will hopefully mature quite quickly. From reading the list, it appears that the relevant differences between Linux and Solaris' kernel are becoming quite well understood, so hopefully the number of Gotcha's will start decreasing.

    Leave a comment:


  • kraftman
    replied
    Originally posted by Wingfeather View Post
    Really? I follow the mailing list and the bug tracker closely and nearly all the traffic there is finding ways to match Solaris behaviour with linux behaviour.
    Maybe those are just the first steps to make it fully working on Linux (by fully I mean features)? Maybe then it will have to match the performance and stability compared to ZFS on solaris?

    Leave a comment:


  • allquixotic
    replied
    The biggest barrier to ZFS adoption on Linux in particular is that you can't distribute a Linux kernel containing a mix of GPL'ed code and CDDL'ed code. You can build such a kernel for yourself or for your company, and that's fine, but as soon as you transmit binaries to another party, you've violated the GPL.

    The BSDs don't have this issue; AFAIK you can chuck CDDL'ed code straight into a BSD kernel. So the fully open-source platform most likely to succeed OpenSolaris as the home of ZFS is actually going to be one of the BSDs; my guess is FreeBSD. A ground-up clean room implementation of ZFS licensed under the GPL2 or MIT/X11 license would be required to get ZFS accepted into the upstream Linux kernel. And until/unless it goes upstream, most of the important Linux distributions that count (as far as user adoption and/or commercial success) will not ship it.

    The most likely place for ZFS to see any adoption at all on Linux is with Gentoo. If I understand the legal contracts we call licenses (IANAL), the distribution method of Gentoo uses (or abuses) a convenient loophole in the GPL. Essentially, the CDDL'ed ZFS code can be shipped in alongside GPL'ed Linux code without any legal conflict, as long as CDDL'ed ZFS binaries aren't shipped as a derivative work of GPL'ed Linux binaries. So I think the Gentoo project would be within its rights to distribute a ZFS module ebuild.

    Still, Gentoo is an enthusiast distro; it definitely does not represent any sort of majority of users. Right now that majority would be RHEL, Ubuntu, Fedora, and OpenSUSE.

    Leave a comment:


  • Wingfeather
    replied
    Really? I follow the mailing list and the bug tracker closely and nearly all the traffic there is finding ways to match Solaris behaviour with linux behaviour.

    Leave a comment:


  • droidhacker
    replied
    Originally posted by Wingfeather View Post
    Nonsense. Nearly all the code is identical between the two. "Porting to linux" is simply plumbing it all into the linux kernel infrastructure. This isn't insubstantial, because many kernel behaviours do not match Solaris. But the core ZFS code is taken directly from upstream and its maturity CAN be inferred.

    The "plumbing" needs to mature, admitted. But that is a tiny fraction of the complexity of ZFS itself, such that it appears a single full-time person plus occasional volunteers are getting it done in a reasonable amount of time.
    That's bull. There's a lot more than just plumbing.

    Leave a comment:


  • Wingfeather
    replied
    Originally posted by droidhacker
    It makes no difference if the filesystem is mature on solaris. This has no relation to its level of maturity on linux.
    Nonsense. Nearly all the code is identical between the two. "Porting to linux" is simply plumbing it all into the linux kernel infrastructure. This isn't insubstantial, because many kernel behaviours do not match Solaris. But the core ZFS code is taken directly from upstream and its maturity CAN be inferred.

    BTRFS is (in the early stages of) being written from scratch. NONE of it is proven. This is what will take years.

    The ZFS "plumbing" needs to mature, admitted. As you say, you can't dump in code and expect it to just work. But this part is a tiny fraction of the complexity of ZFS itself, such that it seems a single full-time person plus occasional volunteers are getting it done in a reasonable amount of time.
    Last edited by Wingfeather; 21 June 2011, 08:44 AM.

    Leave a comment:


  • droidhacker
    replied
    Originally posted by Markore View Post
    ZFS is more mature in its league then anything else on market and that is open source (or not open).

    Development is being continued on open by porters on many platforms, not only Linux. (On Linux one needs to add ZFS native module separately from main Linux because ZFS is CDDL licensed (Floss, can link to other licenses) and Linux is GPL2.

    Those platforms are also OpenIndiana (OpenSolaris community continuation), Nexenta, FreeBSD, Schillix, zfs-fuse, OSX, and native Linux port in progress.
    And used by companies such as Joyent, Entic etc (One can get VPS servers from them)
    OpenSolaris based foundation for Open distributions is IllumOS project, sponsored by Nexenta and others. (One can get payed support from Nexenta)

    ZFS is being used in production environment for years (5+) and it can save you from high priced closed and hardware-tied solutions for SAN .
    It can even save you form even buying high priced RAID cards/controllers.
    Same pool of disks can be used on both x86 and SPARC servers.

    ZFS is basically main focal point of best of what file system can give to administrators.
    Oracle choose to continue developing it closed, hoping monetizing on it but one should be warned not to install SolarisExpress on their machines first with ZFS.

    If you want to use ZFS pool on all supported platforms (Linux, zfs-fusa, FreeBSD, Nexenta, OpenIndiana, S11Express), one should first install eather 2009.06 or from OpenSolaris snv_134 CD (genunix.org) and Then update to both OpenIndiana dev and Solaris11Express.
    That way also Linux and FreeBSD can use it - still did not tried to install and boot additional OS'es from same disk(s)/pool, but it is possible since ZFS allows MANY different OS/versions to boot from same ZFS pol, using Boot Environments
    It is being reported that Ubuntu is able of booting out of ZFS disk/partition/pool with some caveats, so stay tuned
    Uh, no. ZFS may be mature ***ON SOLARIS***, but it is very new/buggy/immature and in need of TONS of work before it even remotely begins to approach ANY semblance of maturity on Linux.

    BTRFS has the same characteristics, but is FAR FAR MORE MATURE on Linux.


    It makes no difference if the filesystem is mature on solaris. This has no relation to its level of maturity on linux.

    You can use NTFS to compare. One could consider that NTFS was mature all the way back in 1993. Linux kernel 2.2 had the beginnings of NTFS support starting in 1999 -- was it suddenly a good idea to run your enterprise linux servers on NTFS all the way back in 1999? NTFS-3G wasn't considered stable (aka "safe") until 2007 -- 14 years after NTFS was introduced, and yet people STILL don't put their enterprise linux servers on that filesystem TODAY.

    Must remember that it is a different platform. You can't just magically and instantly dump in code and expect it to work the same as what its emulating. It takes years to work out the bugs and stabilize it. Why go to all the trouble for ZFS when we have BTRFS that is so much closer to being enterprise ready? Even major distros like Fedora are talking about making BTRFS into the default filesystem for new installations AS SOON AS AUTUMN THIS YEAR. I would imagine that if this happens and works out, the next version of RHEL will follow in a few years -- that will be enterprise linux servers on BTRFS, well before ZFS is even ready for bleeding edge distros.

    Leave a comment:


  • Markore
    replied
    ZFS is present and future for serious storage needs

    ZFS is more mature in its league then anything else on market and that is open source (or not open).

    Development is being continued on open by porters on many platforms, not only Linux. (On Linux one needs to add ZFS native module separately from main Linux because ZFS is CDDL licensed (Floss, can link to other licenses) and Linux is GPL2.

    Those platforms are also OpenIndiana (OpenSolaris community continuation), Nexenta, FreeBSD, Schillix, zfs-fuse, OSX, and native Linux port in progress.
    And used by companies such as Joyent, Entic etc (One can get VPS servers from them)
    OpenSolaris based foundation for Open distributions is IllumOS project, sponsored by Nexenta and others. (One can get payed support from Nexenta)

    ZFS is being used in production environment for years (5+) and it can save you from high priced closed and hardware-tied solutions for SAN .
    It can even save you form even buying high priced RAID cards/controllers.
    Same pool of disks can be used on both x86 and SPARC servers.

    ZFS is basically main focal point of best of what file system can give to administrators.
    Oracle choose to continue developing it closed, hoping monetizing on it but one should be warned not to install SolarisExpress on their machines first with ZFS.

    If you want to use ZFS pool on all supported platforms (Linux, zfs-fusa, FreeBSD, Nexenta, OpenIndiana, S11Express), one should first install eather 2009.06 or from OpenSolaris snv_134 CD (genunix.org) and Then update to both OpenIndiana dev and Solaris11Express.
    That way also Linux and FreeBSD can use it - still did not tried to install and boot additional OS'es from same disk(s)/pool, but it is possible since ZFS allows MANY different OS/versions to boot from same ZFS pol, using Boot Environments
    It is being reported that Ubuntu is able of booting out of ZFS disk/partition/pool with some caveats, so stay tuned

    Leave a comment:


  • devsk
    replied
    Originally posted by droidhacker View Post
    hmm... struck a cord there. Guess you like murderfs.
    Guess you like trolling...

    Leave a comment:


  • droidhacker
    replied
    Originally posted by AnonymousCoward View Post
    Very mature... wonderful...
    hmm... struck a cord there. Guess you like murderfs.

    Leave a comment:

Working...
X