<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Will there be ZFS support on Linux for Splunk Enterprise? in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/Will-there-be-ZFS-support-on-Linux-for-Splunk-Enterprise/m-p/256341#M9721</link>
    <description>&lt;P&gt;Spent almost an hour googling and inventing various workarounds... And then I finally found your post. Wouldn't hurt if this simple solution was somewhere more... visible on the splunk website...&lt;/P&gt;

&lt;P&gt;Anyway, thaks!&lt;/P&gt;</description>
    <pubDate>Fri, 09 Sep 2016 20:20:17 GMT</pubDate>
    <dc:creator>casial</dc:creator>
    <dc:date>2016-09-09T20:20:17Z</dc:date>
    <item>
      <title>Will there be ZFS support on Linux for Splunk Enterprise?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Will-there-be-ZFS-support-on-Linux-for-Splunk-Enterprise/m-p/256332#M9712</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;When I tried to install Splunk Enterprise, I noticed that Splunk doesn't like ZFS. Given that MongoDB works just fine on top of ZFS, what do I need to do to get it working?&lt;/P&gt;

&lt;P&gt;Here is what I get when I run locktest:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;/opt/splunk/bin/locktest
Could not create a lock in the SPLUNK_DB directory.
Filesystem type is not supported: buf.f_type = 0x2fc12fc1
If supporting this filesystem type is important to you, please file an Enhancement Request with Splunk Support with the fs info number listed.
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Thanks!&lt;/P&gt;

&lt;P&gt;-Arne&lt;/P&gt;

&lt;P&gt;PS: No, I do not want to create a fs on top of another fs.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Oct 2015 22:41:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Will-there-be-ZFS-support-on-Linux-for-Splunk-Enterprise/m-p/256332#M9712</guid>
      <dc:creator>arnedietrichsta</dc:creator>
      <dc:date>2015-10-01T22:41:23Z</dc:date>
    </item>
    <item>
      <title>Re: Will there be ZFS support on Linux for Splunk Enterprise?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Will-there-be-ZFS-support-on-Linux-for-Splunk-Enterprise/m-p/256333#M9713</link>
      <description>&lt;P&gt;You should submit an enhancement request to support through your Splunk entitlement account rather than via posting to answers.&lt;/P&gt;

&lt;P&gt;Short of Splunk adding support for ZoL, Splunk Enterprise is available for Solaris 10 and 11 on x64 hardware. It should also run fine on on OmniOS or other Illumos-based distributions, though I doubt Splunk will offer support if you have issues on these distributions.&lt;/P&gt;</description>
      <pubDate>Sun, 04 Oct 2015 12:49:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Will-there-be-ZFS-support-on-Linux-for-Splunk-Enterprise/m-p/256333#M9713</guid>
      <dc:creator>nnmiller</dc:creator>
      <dc:date>2015-10-04T12:49:30Z</dc:date>
    </item>
    <item>
      <title>Re: Will there be ZFS support on Linux for Splunk Enterprise?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Will-there-be-ZFS-support-on-Linux-for-Splunk-Enterprise/m-p/256334#M9714</link>
      <description>&lt;P&gt;In the meantime I tried three things:&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;Disable the lock test (link /opt/splunk/bin/locktest to /bin/true): That didn't work out because (strace to the rescue) there is an additional check in "splunkd validatedb"&lt;/LI&gt;
&lt;LI&gt;Re-import the file system via nfs (changed the zfs mountpoint from /opt/splunk to /opt/splunk-local, exported the directory via nfs, and re-imported the fs to /opt/splunk): That works.&lt;/LI&gt;
&lt;LI&gt;This is what was suggested as a workaround until Splunk officially supports zfs, and it works:
echo OPTIMISTIC_ABOUT_FILE_LOCKING = 1 &amp;gt;&amp;gt; /opt/splunk/etc/splunk-launch.conf&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;Even though the second alternative works, I am not so sure how this will work out in terms of stability and performance. I am now going with the third alternative, and I am quite happy that I don't need to kludge around with nfs.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 07:31:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Will-there-be-ZFS-support-on-Linux-for-Splunk-Enterprise/m-p/256334#M9714</guid>
      <dc:creator>arnedietrichsta</dc:creator>
      <dc:date>2020-09-29T07:31:45Z</dc:date>
    </item>
    <item>
      <title>Re: Will there be ZFS support on Linux for Splunk Enterprise?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Will-there-be-ZFS-support-on-Linux-for-Splunk-Enterprise/m-p/256335#M9715</link>
      <description>&lt;P&gt;It would be an interesting experiment to do a performance test of local native Linux FS vs ZoL mounted via NFS.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Oct 2015 20:44:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Will-there-be-ZFS-support-on-Linux-for-Splunk-Enterprise/m-p/256335#M9715</guid>
      <dc:creator>nnmiller</dc:creator>
      <dc:date>2015-10-07T20:44:05Z</dc:date>
    </item>
    <item>
      <title>Re: Will there be ZFS support on Linux for Splunk Enterprise?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Will-there-be-ZFS-support-on-Linux-for-Splunk-Enterprise/m-p/256336#M9716</link>
      <description>&lt;P&gt;Unfortunately at this time there's no plans in have Splunk running on Linux ZFS.  As Nnmiller mentioned, you may want to file an enhancement request.&lt;/P&gt;

&lt;P&gt;In addition, your attempts at working around the testing will still cause issues if you have to open a case with Support - please use a supported file system..&lt;/P&gt;

&lt;P&gt;Brian&lt;/P&gt;</description>
      <pubDate>Wed, 07 Oct 2015 20:52:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Will-there-be-ZFS-support-on-Linux-for-Splunk-Enterprise/m-p/256336#M9716</guid>
      <dc:creator>bosburn_splunk</dc:creator>
      <dc:date>2015-10-07T20:52:35Z</dc:date>
    </item>
    <item>
      <title>Re: Will there be ZFS support on Linux for Splunk Enterprise?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Will-there-be-ZFS-support-on-Linux-for-Splunk-Enterprise/m-p/256337#M9717</link>
      <description>&lt;P&gt;I heard that  ZFS on Linux gets added for the Linux platform in an upcoming release, likely in early 2016. &lt;BR /&gt;
Solaris, Smartos and Illumos: Yes, those were the days... &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Oct 2015 19:27:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Will-there-be-ZFS-support-on-Linux-for-Splunk-Enterprise/m-p/256337#M9717</guid>
      <dc:creator>arnedietrichsta</dc:creator>
      <dc:date>2015-10-09T19:27:24Z</dc:date>
    </item>
    <item>
      <title>Re: Will there be ZFS support on Linux for Splunk Enterprise?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Will-there-be-ZFS-support-on-Linux-for-Splunk-Enterprise/m-p/256338#M9718</link>
      <description>&lt;P&gt;I've been running splunk for years now on ZFS, using many terabytes of disk.&lt;/P&gt;

&lt;P&gt;This may be off topic.&lt;/P&gt;

&lt;P&gt;I've tested both btrfs and zfs.  The version of btrfs I was running (albeit this was a few years ago, maybe fixed?) had massive problems when I tried it with auto snapshot turned on a heavily loaded system.  None of those problems existed with zfs.&lt;/P&gt;

&lt;P&gt;Even through btrfs is officially supported now, I recommend against it.  ZFS with lz4 works very well.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Feb 2016 20:08:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Will-there-be-ZFS-support-on-Linux-for-Splunk-Enterprise/m-p/256338#M9718</guid>
      <dc:creator>myron_davis</dc:creator>
      <dc:date>2016-02-12T20:08:53Z</dc:date>
    </item>
    <item>
      <title>Re: Will there be ZFS support on Linux for Splunk Enterprise?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Will-there-be-ZFS-support-on-Linux-for-Splunk-Enterprise/m-p/256339#M9719</link>
      <description>&lt;P&gt;My problem was that I was using the fuse version of zfs. The kernel module version works like a charm without any workarounds. &lt;/P&gt;</description>
      <pubDate>Fri, 12 Feb 2016 20:26:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Will-there-be-ZFS-support-on-Linux-for-Splunk-Enterprise/m-p/256339#M9719</guid>
      <dc:creator>arnedietrichsta</dc:creator>
      <dc:date>2016-02-12T20:26:22Z</dc:date>
    </item>
    <item>
      <title>Re: Will there be ZFS support on Linux for Splunk Enterprise?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Will-there-be-ZFS-support-on-Linux-for-Splunk-Enterprise/m-p/256340#M9720</link>
      <description>&lt;P&gt;Splunk does support ZFS on Linux as of 6.4.0.&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.4.0/Installation/Systemrequirements#Supported_file_systems"&gt;http://docs.splunk.com/Documentation/Splunk/6.4.0/Installation/Systemrequirements#Supported_file_systems&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;EDIT 10/1/17: This was actually a mistake, and should not have been added to the docs for 6.4.0 or any other Splunk version.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Apr 2016 17:17:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Will-there-be-ZFS-support-on-Linux-for-Splunk-Enterprise/m-p/256340#M9720</guid>
      <dc:creator>davidpaper</dc:creator>
      <dc:date>2016-04-26T17:17:25Z</dc:date>
    </item>
    <item>
      <title>Re: Will there be ZFS support on Linux for Splunk Enterprise?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Will-there-be-ZFS-support-on-Linux-for-Splunk-Enterprise/m-p/256341#M9721</link>
      <description>&lt;P&gt;Spent almost an hour googling and inventing various workarounds... And then I finally found your post. Wouldn't hurt if this simple solution was somewhere more... visible on the splunk website...&lt;/P&gt;

&lt;P&gt;Anyway, thaks!&lt;/P&gt;</description>
      <pubDate>Fri, 09 Sep 2016 20:20:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Will-there-be-ZFS-support-on-Linux-for-Splunk-Enterprise/m-p/256341#M9721</guid>
      <dc:creator>casial</dc:creator>
      <dc:date>2016-09-09T20:20:17Z</dc:date>
    </item>
    <item>
      <title>Re: Will there be ZFS support on Linux for Splunk Enterprise?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Will-there-be-ZFS-support-on-Linux-for-Splunk-Enterprise/m-p/256342#M9722</link>
      <description>&lt;P&gt;I downvoted this post because it's wrong, or misleading at least.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Sep 2016 20:29:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Will-there-be-ZFS-support-on-Linux-for-Splunk-Enterprise/m-p/256342#M9722</guid>
      <dc:creator>casial</dc:creator>
      <dc:date>2016-09-09T20:29:05Z</dc:date>
    </item>
    <item>
      <title>Re: Will there be ZFS support on Linux for Splunk Enterprise?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Will-there-be-ZFS-support-on-Linux-for-Splunk-Enterprise/m-p/256343#M9723</link>
      <description>&lt;P&gt;It would be helpful to show which zfs implementation (either kernel zfs or zfs on fuse) is supported. &lt;/P&gt;</description>
      <pubDate>Fri, 09 Sep 2016 20:55:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Will-there-be-ZFS-support-on-Linux-for-Splunk-Enterprise/m-p/256343#M9723</guid>
      <dc:creator>arnedietrichsta</dc:creator>
      <dc:date>2016-09-09T20:55:49Z</dc:date>
    </item>
    <item>
      <title>Re: Will there be ZFS support on Linux for Splunk Enterprise?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Will-there-be-ZFS-support-on-Linux-for-Splunk-Enterprise/m-p/256344#M9724</link>
      <description>&lt;P&gt;Can you please elaborate on that?&lt;/P&gt;</description>
      <pubDate>Fri, 09 Sep 2016 20:57:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Will-there-be-ZFS-support-on-Linux-for-Splunk-Enterprise/m-p/256344#M9724</guid>
      <dc:creator>arnedietrichsta</dc:creator>
      <dc:date>2016-09-09T20:57:48Z</dc:date>
    </item>
    <item>
      <title>Re: Will there be ZFS support on Linux for Splunk Enterprise?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Will-there-be-ZFS-support-on-Linux-for-Splunk-Enterprise/m-p/256345#M9725</link>
      <description>&lt;P&gt;Now, ZFS is removed.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Sep 2016 05:46:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Will-there-be-ZFS-support-on-Linux-for-Splunk-Enterprise/m-p/256345#M9725</guid>
      <dc:creator>tkomatsubara_sp</dc:creator>
      <dc:date>2016-09-20T05:46:24Z</dc:date>
    </item>
    <item>
      <title>Re: Will there be ZFS support on Linux for Splunk Enterprise?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Will-there-be-ZFS-support-on-Linux-for-Splunk-Enterprise/m-p/256346#M9726</link>
      <description>&lt;P&gt;I downvoted this post because it's incorrect.&lt;/P&gt;</description>
      <pubDate>Sun, 24 Sep 2017 17:12:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Will-there-be-ZFS-support-on-Linux-for-Splunk-Enterprise/m-p/256346#M9726</guid>
      <dc:creator>denningsrogue</dc:creator>
      <dc:date>2017-09-24T17:12:52Z</dc:date>
    </item>
    <item>
      <title>Re: Will there be ZFS support on Linux for Splunk Enterprise?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Will-there-be-ZFS-support-on-Linux-for-Splunk-Enterprise/m-p/256347#M9727</link>
      <description>&lt;P&gt;I downvoted this post because it's incorrect. zfs is not listed as supported under linux.&lt;/P&gt;</description>
      <pubDate>Sun, 24 Sep 2017 17:14:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Will-there-be-ZFS-support-on-Linux-for-Splunk-Enterprise/m-p/256347#M9727</guid>
      <dc:creator>denningsrogue</dc:creator>
      <dc:date>2017-09-24T17:14:56Z</dc:date>
    </item>
    <item>
      <title>Re: Will there be ZFS support on Linux for Splunk Enterprise?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Will-there-be-ZFS-support-on-Linux-for-Splunk-Enterprise/m-p/256348#M9728</link>
      <description>&lt;P&gt;This was mistakenly added to the docs, and was removed when it was discovered that QA had not completed tested Splunk on top of ZFS.&lt;/P&gt;</description>
      <pubDate>Sun, 01 Oct 2017 18:34:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Will-there-be-ZFS-support-on-Linux-for-Splunk-Enterprise/m-p/256348#M9728</guid>
      <dc:creator>davidpaper</dc:creator>
      <dc:date>2017-10-01T18:34:19Z</dc:date>
    </item>
  </channel>
</rss>

