<?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: Error while validating databases in Installation</title>
    <link>https://community.splunk.com/t5/Installation/Error-while-validating-databases-fresh-installation-of-Fedora-19/m-p/179065#M2768</link>
    <description>&lt;P&gt;Apparently it's btrfs related. That's dumb.&lt;/P&gt;

&lt;P&gt;&lt;A href="http://answers.splunk.com/answers/9035/can-i-run-splunk-on-btrfs" target="test_blank"&gt;http://answers.splunk.com/answers/9035/can-i-run-splunk-on-btrfs&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 14 Dec 2013 01:39:16 GMT</pubDate>
    <dc:creator>coanda</dc:creator>
    <dc:date>2013-12-14T01:39:16Z</dc:date>
    <item>
      <title>Error while validating databases - fresh installation of Fedora 19 x86_64?</title>
      <link>https://community.splunk.com/t5/Installation/Error-while-validating-databases-fresh-installation-of-Fedora-19/m-p/179064#M2767</link>
      <description>&lt;P&gt;The server is a fresh installation of Fedora 19 x86_64, it is a completely minimal install with nothing else really added other than vim and git. I've set SELinux to permissive, and my firewall is still blocking all incoming traffic other than SSH but I did test with it turned off and the issue remains. After installing Splunk-6.0.s omething I ran&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;cd /opt/splunk/bin/
./splunk --accept-license --answer-yes
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;and I get&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;Splunk&amp;gt; Be an IT superhero. Go home early.

Checking prerequisites...
    Checking http port [8000]: open
    Checking mgmt port [8089]: open
    Checking configuration...  Done.
        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
    Checking critical directories...    Done
    Checking indexes...
homePath='/opt/splunk/var/lib/splunk/audit/db' of index=_audit on unusable filesystem.
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;
&lt;P&gt;I'm not really sure where it gets the idea the the filesystem is unusable, I did after all just install it to the same location that it's writing to. I did not however setup a new Splunk user account, but I don't think I've ever done that in the past when I've used previous versions.&lt;/P&gt;
&lt;P&gt;Gracias.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jun 2020 18:05:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Error-while-validating-databases-fresh-installation-of-Fedora-19/m-p/179064#M2767</guid>
      <dc:creator>coanda</dc:creator>
      <dc:date>2020-06-17T18:05:43Z</dc:date>
    </item>
    <item>
      <title>Re: Error while validating databases</title>
      <link>https://community.splunk.com/t5/Installation/Error-while-validating-databases-fresh-installation-of-Fedora-19/m-p/179065#M2768</link>
      <description>&lt;P&gt;Apparently it's btrfs related. That's dumb.&lt;/P&gt;

&lt;P&gt;&lt;A href="http://answers.splunk.com/answers/9035/can-i-run-splunk-on-btrfs" target="test_blank"&gt;http://answers.splunk.com/answers/9035/can-i-run-splunk-on-btrfs&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 14 Dec 2013 01:39:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Error-while-validating-databases-fresh-installation-of-Fedora-19/m-p/179065#M2768</guid>
      <dc:creator>coanda</dc:creator>
      <dc:date>2013-12-14T01:39:16Z</dc:date>
    </item>
    <item>
      <title>Re: Error while validating databases</title>
      <link>https://community.splunk.com/t5/Installation/Error-while-validating-databases-fresh-installation-of-Fedora-19/m-p/179066#M2769</link>
      <description>&lt;P&gt;it also is possible that you have to check if your database location still owned by splunk user.&lt;/P&gt;

&lt;P&gt;I start splunk with user splunk from splunk group.&lt;BR /&gt;
I tested a configuration and started splunk as root and does some configuration.&lt;BR /&gt;
After that some files in my Database location was no owned by root and not the splunk user.&lt;/P&gt;

&lt;P&gt;After that i would restart splunk with the splunk user and got the same Error Message.&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;&lt;BR /&gt;
 homePath='/opt/splunk/var/lib/splunk/audit/db' of index=_audit on unusable filesystem.&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="_blank"&gt;http://www.splunk.com/page/submit_issue&lt;/A&gt;&lt;BR /&gt;
&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 11:01:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Error-while-validating-databases-fresh-installation-of-Fedora-19/m-p/179066#M2769</guid>
      <dc:creator>vessev</dc:creator>
      <dc:date>2020-09-29T11:01:19Z</dc:date>
    </item>
  </channel>
</rss>

