<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:dc="https://purl.org/dc/elements/1.1/" xmlns:content="https://purl.org/rss/1.0/modules/content/" xmlns:foaf="https://xmlns.com/foaf/0.1/" xmlns:og="https://ogp.me/ns#" xmlns:rdfs="https://www.w3.org/2000/01/rdf-schema#" xmlns:schema="https://schema.org/" xmlns:sioc="https://rdfs.org/sioc/ns#" xmlns:sioct="https://rdfs.org/sioc/types#" xmlns:skos="https://www.w3.org/2004/02/skos/core#" xmlns:xsd="https://www.w3.org/2001/XMLSchema#" version="2.0" xml:base="https://www.linuxjournal.com/tag/zfs">
  <channel>
    <title>ZFS</title>
    <link>https://www.linuxjournal.com/tag/zfs</link>
    <description/>
    <language>en</language>
    
    <item>
  <title>It’s Here. The March 2018 Issue of Linux Journal Is Available for Download Now.</title>
  <link>https://www.linuxjournal.com/content/its-here-march-2018-issue-linux-journal-available-download-now</link>
  <description>  &lt;div data-history-node-id="1339791" class="layout layout--onecol"&gt;
    &lt;div class="layout__region layout__region--content"&gt;
      
            &lt;div class="field field--name-field-node-image field--type-image field--label-hidden field--item"&gt;  &lt;img src="https://www.linuxjournal.com/sites/default/files/nodeimage/story/LJ-March2018-Cover.png" width="600" height="600" alt="Cover" typeof="foaf:Image" class="img-responsive" /&gt;&lt;/div&gt;
      
            &lt;div class="field field--name-node-author field--type-ds field--label-hidden field--item"&gt;by &lt;a title="View user profile." href="https://www.linuxjournal.com/users/carlie-fairchild" lang="" about="https://www.linuxjournal.com/users/carlie-fairchild" typeof="schema:Person" property="schema:name" datatype="" xml:lang=""&gt;Carlie Fairchild&lt;/a&gt;&lt;/div&gt;
      
            &lt;div class="field field--name-body field--type-text-with-summary field--label-hidden field--item"&gt;Boasting as many pages as most technical books, this month’s issue of &lt;cite&gt;Linux Journal&lt;/cite&gt; comes in at a hefty 181—that’s 23 articles exploring topics near and dear to everyone from home automation hobbyists to Free Software advocates to hard-core hackers to high-level systems architects.
&lt;p&gt;
&lt;/p&gt;
&lt;img src="https://www.linuxjournal.com/files/linuxjournal.com/ufiles/imagecache/small-200px-left-align-wrap/u800391/march_2018_blockchain_0.jpg" alt="" title="" class="imagecache-small-200px-left-align-wrap" /&gt;
Besides making the magazine bigger overall with more articles in each issue on a wider range of topics, we’ve also added a new feature that explores a given topic in-depth: the Deep Dive—think of it like an ebook inside each magazine. This month contributing editor Petros Koutoupis dives deep in to blockchain. He explores what makes Bitcoin and blockchain so exciting, what they provide, and what the future of blockchain holds. From there, he describes how to set up a private Etherium blockchain using open-source tools and looks at some markets and industries where blockchain technologies can add value.
&lt;p&gt;
&lt;/p&gt;
Subscribers, you can &lt;a href="https://secure2.linuxjournal.com/pdf/dljdownload.php"&gt;download your March issue&lt;/a&gt; now.
&lt;p&gt;
&lt;/p&gt;
Not a subscriber? It’s not too late. &lt;a href="https://www.linuxjournal.com/subscribe"&gt;Subscribe today&lt;/a&gt; and receive instant access to this and all back issues since 2010. Alternatively, you can buy the single issue &lt;a href="https://linuxjournalstore.com/collections/back-issues-of-linux-journal/products/march-2018-issue-of-linux-journal"&gt;here&lt;/a&gt;.&lt;/div&gt;
      
            &lt;div class="field field--name-node-link field--type-ds field--label-hidden field--item"&gt;  &lt;a href="https://www.linuxjournal.com/content/its-here-march-2018-issue-linux-journal-available-download-now" hreflang="en"&gt;Go to Full Article&lt;/a&gt;
&lt;/div&gt;
      
    &lt;/div&gt;
  &lt;/div&gt;

</description>
  <pubDate>Tue, 13 Mar 2018 15:08:24 +0000</pubDate>
    <dc:creator>Carlie Fairchild</dc:creator>
    <guid isPermaLink="false">1339791 at https://www.linuxjournal.com</guid>
    </item>
<item>
  <title>ZFS for Linux</title>
  <link>https://www.linuxjournal.com/content/zfs-linux</link>
  <description>  &lt;div data-history-node-id="1339658" class="layout layout--onecol"&gt;
    &lt;div class="layout__region layout__region--content"&gt;
      
            &lt;div class="field field--name-field-node-image field--type-image field--label-hidden field--item"&gt;  &lt;img src="https://www.linuxjournal.com/sites/default/files/nodeimage/story/12255f3.png" width="800" height="503" alt="" typeof="foaf:Image" class="img-responsive" /&gt;&lt;/div&gt;
      
            &lt;div class="field field--name-node-author field--type-ds field--label-hidden field--item"&gt;by &lt;a title="View user profile." href="https://www.linuxjournal.com/users/charles-fisher" lang="" about="https://www.linuxjournal.com/users/charles-fisher" typeof="schema:Person" property="schema:name" datatype="" xml:lang=""&gt;Charles Fisher&lt;/a&gt;&lt;/div&gt;
      
            &lt;div class="field field--name-body field--type-text-with-summary field--label-hidden field--item"&gt;&lt;p&gt;
&lt;em&gt;Presenting the Solaris ZFS filesystem, as implemented in Linux FUSE, native
kernel modules and the Antergos Linux installer.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;
ZFS remains one of the most technically advanced and
feature-complete filesystems since it appeared in October
2005. Code for &lt;a href="https://web.archive.org/web/20060428092023/https://www.sun.com/2004-0914/feature"&gt;Sun's
original Zettabyte File System&lt;/a&gt;
was released under the CDDL open-source license, and it has since become a
standard component of FreeBSD and slowly migrated to various BSD brethren,
while maintaining a strong hold over the descendants of OpenSolaris,
including OpenIndiana and SmartOS.
&lt;/p&gt;

&lt;p&gt;
Oracle is the owner and custodian of ZFS, and it's in a peculiar position
with respect to Linux filesystems. &lt;a href="https://docs.oracle.com/cd/E37670_01/E37355/html/ol_btrfs.html"&gt;Btrfs&lt;/a&gt;, the main challenger to ZFS,
began development at Oracle, where it is a core component of Oracle Linux,
despite &lt;a href="https://www.suse.com/communities/blog/butter-bei-die-fische"&gt;stability
issues&lt;/a&gt;
Red
Hat's recent decision to &lt;a href="https://www.theregister.co.uk/2017/08/16/red_hat_banishes_btrfs_from_rhel"&gt;deprecate
Btrfs&lt;/a&gt; likely introduces
compatibility and support challenges for Oracle's Linux road map.
Oracle obviously has deep familiarity with the Linux filesystem landscape,
having recently released &lt;a href="https://blogs.oracle.com/linuxkernel/upcoming-xfs-work-in-linux-v48-v49-and-v410%2c-by-darrick-wong"&gt;"dedup"
patches for XFS&lt;/a&gt;.
ZFS is the only filesystem option that is stable, protects your data,
is proven to survive in most hostile environments and has a lengthy
usage history with well understood strengths and weaknesses.
&lt;/p&gt;

&lt;p&gt;
ZFS has been (mostly) kept out of Linux due to
&lt;a href="https://sfconservancy.org/blog/2016/feb/25/zfs-and-linux"&gt;CDDL
incompatibility&lt;/a&gt; with Linux's GPL license.
It is the clear hope of the Linux community that
Oracle will re-license ZFS in a form that can be included in Linux,
and we should all gently cajole Oracle to do so. Obviously,
a re-license of ZFS will have a clear impact on Btrfs and the
rest of Linux, and we should work to understand Oracle's position
as the holder of these tools. However, Oracle continues to gift
large software projects for independent leadership. Incomplete
examples of Oracle's largesse include &lt;a href="https://www.zdnet.com/article/oracle-gives-openoffice-to-apache"&gt;OpenOffice&lt;/a&gt;
and recently &lt;a href="https://adtmag.com/articles/2017/09/12/java-ee-moving-to-eclipse.aspx"&gt;Java
Enterprise Edition&lt;/a&gt;,
so it is not inconceivable that Oracle's generosity may at some point
extend additionally to ZFS.
&lt;/p&gt;&lt;/div&gt;
      
            &lt;div class="field field--name-node-link field--type-ds field--label-hidden field--item"&gt;  &lt;a href="https://www.linuxjournal.com/content/zfs-linux" hreflang="und"&gt;Go to Full Article&lt;/a&gt;
&lt;/div&gt;
      
    &lt;/div&gt;
  &lt;/div&gt;

</description>
  <pubDate>Mon, 12 Feb 2018 15:54:56 +0000</pubDate>
    <dc:creator>Charles Fisher</dc:creator>
    <guid isPermaLink="false">1339658 at https://www.linuxjournal.com</guid>
    </item>
<item>
  <title>ZFS: Finding Its Way to a Linux Near You?</title>
  <link>https://www.linuxjournal.com/content/zfs-finding-its-way-linux-near-you</link>
  <description>  &lt;div data-history-node-id="1339078" class="layout layout--onecol"&gt;
    &lt;div class="layout__region layout__region--content"&gt;
      
            &lt;div class="field field--name-field-node-image field--type-image field--label-hidden field--item"&gt;  &lt;img src="https://www.linuxjournal.com/sites/default/files/nodeimage/story/ZFS_TimeSlider_thePresent.png" width="480" height="344" alt="" typeof="foaf:Image" class="img-responsive" /&gt;&lt;/div&gt;
      
            &lt;div class="field field--name-node-author field--type-ds field--label-hidden field--item"&gt;by &lt;a title="View user profile." href="https://www.linuxjournal.com/users/petros-koutoupis" lang="" about="https://www.linuxjournal.com/users/petros-koutoupis" typeof="schema:Person" property="schema:name" datatype="" xml:lang=""&gt;Petros Koutoupis&lt;/a&gt;&lt;/div&gt;
      
            &lt;div class="field field--name-body field--type-text-with-summary field--label-hidden field--item"&gt;&lt;p&gt;
It seems like only yesterday that I read Jeff Bonwick's blog entry
"ZFS: The Last Word in Filesystems". It was Halloween of 2005 that
ZFS was fully integrated into Sun Microsystem's Solaris, and the filesystem
was very well received. For the readers not familiar with ZFS, it is a
combined all-purpose filesystem and volume manager. It simplified data
storage management while also offering the most advanced features of the
time. Such technologies include drive pooling with software RAID support,
file snapshots, in-line data compression, data deduplication, built-in
data integrity, advanced caching (to DRAM and SSD), and more. Today,
the ZFS trademark and technology is owned and maintained by the Oracle
Corporation.
&lt;/p&gt;

&lt;p&gt;
Also in 2005, Sun Microsystems introduced OpenSolaris. Now a defunct
project, OpenSolaris was a fully functional Solaris operating system
built entirely from open source, which included ZFS, and all of which were
re-licensed to the Common Development and Distribution License (CDDL), a
weak copyleft license based on the Mozilla Public License (MPL). Although
open source, ZFS and anything else under the CDDL was, and supposedly
still is, incompatible with the GNU General Public License (GPL). This
includes the Linux kernel and eventually would lead to the birth of Btrfs.
&lt;/p&gt;

&lt;p&gt;
To avoid licensing infringements, the earliest incarnations of ZFS on
Linux were written for the Filesystem in Userspace (FUSE). This prevented
the technology from touching the Linux kernel. It also added its fair
share of limitations. Being in userspace, it never could really measure
up to its Solaris and FreeBSD counterparts. Over time, some of the FUSE
implementations were highly neglected and in some cases abandoned. In
2008, the "ZFS on Linux" project changed everything by developing
an in-kernel implementation of ZFS. Since its conception, the project
was met with a lot of resistance (and criticism) from within the Linux
community, all relating to licensing.
&lt;/p&gt;

&lt;p&gt;
Fast-forward to the present, and two distributions have challenged
this. Last month, Canonical, the parent company of the Ubuntu Linux
distribution released the latest Ubuntu 16.04, codenamed Xenial Xerus. One
of the most noteworthy additions to this release was the full integration
of pre-built ZFS modules. Although Canonical now ships Ubuntu with ZFS,
it has publicly stated that its legal team did not see a violation
of the GPL. This matter is still being debated.
&lt;/p&gt;

&lt;p&gt;
Shortly following this news and through a separate and completely
unrelated effort, the Debian distribution announced the inclusion of the
ZFS source code, buildable via the Dynamic Kernel Module Support (DKMS)
framework. However, it is not provided in the "main" section archive
but instead in "contrib". Under the legal advice of the Software
Freedom Law Center, this approach is seen as not violating the GPL license.
&lt;/p&gt;&lt;/div&gt;
      
            &lt;div class="field field--name-node-link field--type-ds field--label-hidden field--item"&gt;  &lt;a href="https://www.linuxjournal.com/content/zfs-finding-its-way-linux-near-you" hreflang="und"&gt;Go to Full Article&lt;/a&gt;
&lt;/div&gt;
      
    &lt;/div&gt;
  &lt;/div&gt;

</description>
  <pubDate>Wed, 01 Jun 2016 18:00:00 +0000</pubDate>
    <dc:creator>Petros Koutoupis</dc:creator>
    <guid isPermaLink="false">1339078 at https://www.linuxjournal.com</guid>
    </item>

  </channel>
</rss>
