<?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: Why can't I get my Splunk Enterprise installation to work on Ubuntu? in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/Why-can-t-I-get-my-Splunk-Enterprise-installation-to-work-on/m-p/334786#M12518</link>
    <description>&lt;P&gt;I'm getting exactly the same in Ubuntu 16.04 LTS. If I use the default boot, which on mine is 4.13.0-31, I get that failure. If I choose to boot an earlier kernel, 4.13.0-26 in this case, it works fine. Within Ubuntu, I'm actually running Splunk in CentOS containers, for demonstration purposes, and the affect of the Ubuntu kernel version goes through to them.&lt;/P&gt;</description>
    <pubDate>Sat, 27 Jan 2018 11:21:31 GMT</pubDate>
    <dc:creator>mikeconn</dc:creator>
    <dc:date>2018-01-27T11:21:31Z</dc:date>
    <item>
      <title>Why can't I get my Splunk Enterprise installation to work on Ubuntu?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Why-can-t-I-get-my-Splunk-Enterprise-installation-to-work-on/m-p/334784#M12516</link>
      <description>&lt;P&gt;Hi, &lt;/P&gt;

&lt;P&gt;I'm trying to install Splunk Enterprise on a Virtualbox VM running Ubuntu 16.04. I get the following error after starting Splunk (by running dpkg on the .deb download) for the first time and going through the licensing info: &lt;/P&gt;

&lt;P&gt;Splunk&amp;gt; 4TW&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;Checking prerequisites...&lt;BR /&gt;
    Checking http port [8000]: open&lt;BR /&gt;
    Checking mgmt port [8089]: open&lt;BR /&gt;
    Checking appserver port [127.0.0.1:8065]: open&lt;BR /&gt;
ERROR: pid 2132 terminated with signal 9&lt;BR /&gt;
    Checking kvstore port [8191]: open&lt;BR /&gt;
    Checking configuration...  Done.&lt;BR /&gt;
    Checking critical directories...    Done&lt;BR /&gt;
ERROR: pid 2145 terminated with signal 9&lt;BR /&gt;
Validating databases (splunkd validatedb) failed with code '-1'.  If you cannot resolve the issue(s) above after consulting documentation, please file a case online at &lt;A href="http://www.splunk.com/page/submit_issue" target="test_blank"&gt;http://www.splunk.com/page/submit_issue&lt;/A&gt;&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;I have tried all the advice I could find online for this error:&lt;BR /&gt;
- my user is added to the splunk group&lt;BR /&gt;
- added line &lt;CODE&gt;OPTIMISTIC_ABOUT_FILE_LOCKING = 1 in $SPLUNK_HOME/etc/splunk-launch.conf&lt;/CODE&gt;&lt;BR /&gt;
- set &lt;CODE&gt;$SPLUNK_HOME through line SPLUNK_HOME = "/opt/splunk" in /etc/environment&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;Does anyone have any advice on what else to try, or if any of the above doesn't look right?&lt;/P&gt;

&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jan 2018 15:06:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Why-can-t-I-get-my-Splunk-Enterprise-installation-to-work-on/m-p/334784#M12516</guid>
      <dc:creator>louiseaxon</dc:creator>
      <dc:date>2018-01-25T15:06:52Z</dc:date>
    </item>
    <item>
      <title>Re: Why can't I get my Splunk Enterprise installation to work on Ubuntu?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Why-can-t-I-get-my-Splunk-Enterprise-installation-to-work-on/m-p/334785#M12517</link>
      <description>&lt;P&gt;I've experienced this same issue after installing the latest patches in Ubuntu 17:10. Splunk now fails to start on any VM (both enterprise and universal forwarders) with the same error code. Not had time to investigate yet but i suspect its a doggy patch, possibly for the recent meltdown/spectre issues.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jan 2018 09:08:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Why-can-t-I-get-my-Splunk-Enterprise-installation-to-work-on/m-p/334785#M12517</guid>
      <dc:creator>marthodder</dc:creator>
      <dc:date>2018-01-26T09:08:53Z</dc:date>
    </item>
    <item>
      <title>Re: Why can't I get my Splunk Enterprise installation to work on Ubuntu?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Why-can-t-I-get-my-Splunk-Enterprise-installation-to-work-on/m-p/334786#M12518</link>
      <description>&lt;P&gt;I'm getting exactly the same in Ubuntu 16.04 LTS. If I use the default boot, which on mine is 4.13.0-31, I get that failure. If I choose to boot an earlier kernel, 4.13.0-26 in this case, it works fine. Within Ubuntu, I'm actually running Splunk in CentOS containers, for demonstration purposes, and the affect of the Ubuntu kernel version goes through to them.&lt;/P&gt;</description>
      <pubDate>Sat, 27 Jan 2018 11:21:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Why-can-t-I-get-my-Splunk-Enterprise-installation-to-work-on/m-p/334786#M12518</guid>
      <dc:creator>mikeconn</dc:creator>
      <dc:date>2018-01-27T11:21:31Z</dc:date>
    </item>
    <item>
      <title>Re: Why can't I get my Splunk Enterprise installation to work on Ubuntu?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Why-can-t-I-get-my-Splunk-Enterprise-installation-to-work-on/m-p/334787#M12519</link>
      <description>&lt;P&gt;Just to update this, a security patch released yesterday seems to have corrected this. The kernel in 16.04 LTS is now on 4.13.0-32, released for USN-3548-2. Ubuntu 17.10 has the same fixes in USN-3548-1.&lt;/P&gt;</description>
      <pubDate>Sat, 27 Jan 2018 14:31:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Why-can-t-I-get-my-Splunk-Enterprise-installation-to-work-on/m-p/334787#M12519</guid>
      <dc:creator>mikeconn</dc:creator>
      <dc:date>2018-01-27T14:31:43Z</dc:date>
    </item>
    <item>
      <title>Re: Why can't I get my Splunk Enterprise installation to work on Ubuntu?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Why-can-t-I-get-my-Splunk-Enterprise-installation-to-work-on/m-p/334788#M12520</link>
      <description>&lt;P&gt;I am experiencing the same issue after upgrading from ubuntu 17.04 to 17.10.  &lt;/P&gt;

&lt;P&gt;I then upgraded from splunk 6.6.3 to 6.6.5 hoping that this is resolve in this patch. IT IS NOT.&lt;/P&gt;

&lt;P&gt;Did a fresh install of splunk 6.6.5, issues is still NOT RESOLVED.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Splunk&amp;gt; Now with more code!

Checking prerequisites...
        Checking http port [8000]: open
        Checking mgmt port [8089]: open
        Checking appserver port [127.0.0.1:8065]: open
ERROR: pid 19180 terminated with signal 9
        Checking kvstore port [8191]: open
        Checking configuration...  Done.
                Creating: /opt/splunk/var/lib/splunk
                Creating: /opt/splunk/var/run/splunk
                Creating: /opt/splunk/var/run/splunk/appserver/i18n
                Creating: /opt/splunk/var/run/splunk/appserver/modules/static/css
                Creating: /opt/splunk/var/run/splunk/upload
                Creating: /opt/splunk/var/spool/splunk
                Creating: /opt/splunk/var/spool/dirmoncache
                Creating: /opt/splunk/var/lib/splunk/authDb
                Creating: /opt/splunk/var/lib/splunk/hashDb
New certs have been generated in '/opt/splunk/etc/auth'.
        Checking critical directories...        Done
ERROR: pid 19199 terminated with signal 9
Validating databases (splunkd validatedb) failed with code '-1'.  If you cannot resolve the issue(s) above after consulting documentation, please file a case online at &lt;A href="http://www.splunk.com/page/submit_issue" target="test_blank"&gt;http://www.splunk.com/page/submit_issue&lt;/A&gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Sun, 28 Jan 2018 01:35:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Why-can-t-I-get-my-Splunk-Enterprise-installation-to-work-on/m-p/334788#M12520</guid>
      <dc:creator>dimarra</dc:creator>
      <dc:date>2018-01-28T01:35:31Z</dc:date>
    </item>
    <item>
      <title>Re: Why can't I get my Splunk Enterprise installation to work on Ubuntu?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Why-can-t-I-get-my-Splunk-Enterprise-installation-to-work-on/m-p/334789#M12521</link>
      <description>&lt;P&gt;HI @louiseaxon,&lt;/P&gt;

&lt;P&gt;I have faced same issue with mac. &lt;/P&gt;

&lt;P&gt;&lt;A href="https://answers.splunk.com/answers/614068/issue-with-splunk-in-mac-machine.html"&gt;https://answers.splunk.com/answers/614068/issue-with-splunk-in-mac-machine.html&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;but with respect of my answer I found a reply for ubuntu also.&lt;/P&gt;

&lt;P&gt;&lt;A href="https://answers.splunk.com/answers/306998/why-am-i-getting-homepathoptsplunkvarlibsplunkaudi.html"&gt;https://answers.splunk.com/answers/306998/why-am-i-getting-homepathoptsplunkvarlibsplunkaudi.html&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Can you please try that solution?&lt;/P&gt;

&lt;P&gt;Add this line to $SPLUNK_HOME/etc/splunk-launch.conf&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;OPTIMISTIC_ABOUT_FILE_LOCKING = 1
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Please read all comments and discussion of provided link. This will help you to understand more.&lt;/P&gt;

&lt;P&gt;Thanks&lt;BR /&gt;
Kamlesh&lt;/P&gt;</description>
      <pubDate>Sun, 28 Jan 2018 17:52:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Why-can-t-I-get-my-Splunk-Enterprise-installation-to-work-on/m-p/334789#M12521</guid>
      <dc:creator>kamlesh_vaghela</dc:creator>
      <dc:date>2018-01-28T17:52:58Z</dc:date>
    </item>
    <item>
      <title>Re: Why can't I get my Splunk Enterprise installation to work on Ubuntu?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Why-can-t-I-get-my-Splunk-Enterprise-installation-to-work-on/m-p/334790#M12522</link>
      <description>&lt;P&gt;This is resolved for me now - as you said @mikeconn, the latest update fixed it. I updated Ubuntu 16.04, so the kernel is now  4.13.0-32. The error has disappeared, and Splunk starts.&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jan 2018 13:38:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Why-can-t-I-get-my-Splunk-Enterprise-installation-to-work-on/m-p/334790#M12522</guid>
      <dc:creator>louiseaxon</dc:creator>
      <dc:date>2018-01-29T13:38:51Z</dc:date>
    </item>
    <item>
      <title>Re: Why can't I get my Splunk Enterprise installation to work on Ubuntu?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Why-can-t-I-get-my-Splunk-Enterprise-installation-to-work-on/m-p/334791#M12523</link>
      <description>&lt;P&gt;The exit code of -1 means this isn't the standard "unsupported filesystem" problem.  Exit code of -1 is a bug of course, because negative exit codes are undefined, but the main point is if it's not 1, it's something else went wrong.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jan 2018 23:32:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Why-can-t-I-get-my-Splunk-Enterprise-installation-to-work-on/m-p/334791#M12523</guid>
      <dc:creator>jrodmantcell</dc:creator>
      <dc:date>2018-01-29T23:32:24Z</dc:date>
    </item>
  </channel>
</rss>

