<?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: After upgrading to Splunk 6.3.0, why am I getting the following Mongod errors? in Installation</title>
    <link>https://community.splunk.com/t5/Installation/After-upgrading-to-Splunk-6-3-0-why-am-I-getting-the-following/m-p/253991#M10188</link>
    <description>&lt;P&gt;19859  2016-03-23T14:14:52.408Z W CONTROL  No SSL certificate validation can be performed since no CA file has been provided; please specify an sslCAFile parameter&lt;BR /&gt;
19860  2016-03-23T14:14:52.423Z I CONTROL  Hotfix KB2731284 or later update is not installed, will zero-out data files&lt;BR /&gt;
19861  2016-03-23T14:14:52.876Z I CONTROL  dbexit: The provided SSL certificate is expired or not yet valid. rc: 2&lt;/P&gt;

&lt;P&gt;I appear to be getting the exact same error in mongod.log and also on a windows 2008 R2 machine.  Does anyone have exact syntax required to recreate those certs on windows?  I'm coming up empty... OR can someone tell me when 6.3.4 will be out to hopefully just resolve itself?&lt;/P&gt;</description>
    <pubDate>Wed, 23 Mar 2016 14:53:08 GMT</pubDate>
    <dc:creator>TobiasBoone</dc:creator>
    <dc:date>2016-03-23T14:53:08Z</dc:date>
    <item>
      <title>After upgrading to Splunk 6.3.0, why am I getting the following Mongod errors?</title>
      <link>https://community.splunk.com/t5/Installation/After-upgrading-to-Splunk-6-3-0-why-am-I-getting-the-following/m-p/253968#M10165</link>
      <description>&lt;P&gt;I had to make a non clean upgrade to 6.3.0.&lt;BR /&gt;
The disk Splunk has its indexes on had to be expanded, and the way it happened was, that a new disk was allocated, the indexes copied to the new disk over a period of time, and then in the service window, a final copy, and then rename the disks. The only problem was, it was a copy, not a mirror, so Splunk was unable to start due to duplicate buckets (hot buckets moved to warm - but not removed in the copy)&lt;/P&gt;

&lt;P&gt;After the upgrade I have troubles with Mongod.&lt;BR /&gt;
In the Splunkd.log I get the following:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;10-04-2015 03:20:44.705 +0200 ERROR MongodRunner - mongod exited abnormally (exit code 2, status: exited with code 2) - look at mongod.log to investigate.
10-04-2015 03:20:55.328 +0200 ERROR KVStoreConfigurationProvider - Could not get pint from mongod.
10-04-2015 03:20:55.328 +0200 ERROR KVStoreConfigurationProvider - Could not start mongo instance. Initialization failed.
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;In Mongod.log I get nothing.&lt;/P&gt;

&lt;P&gt;Anybody having any experiences with this?&lt;/P&gt;

&lt;P&gt;kind regards&lt;/P&gt;</description>
      <pubDate>Mon, 05 Oct 2015 06:50:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/After-upgrading-to-Splunk-6-3-0-why-am-I-getting-the-following/m-p/253968#M10165</guid>
      <dc:creator>las</dc:creator>
      <dc:date>2015-10-05T06:50:57Z</dc:date>
    </item>
    <item>
      <title>Re: After upgrading to Splunk 6.3.0, why am I getting the following Mongod errors?</title>
      <link>https://community.splunk.com/t5/Installation/After-upgrading-to-Splunk-6-3-0-why-am-I-getting-the-following/m-p/253969#M10166</link>
      <description>&lt;P&gt;Please take a look inside #SPLUNK_HOME/var/log/mongod.log to see what is wrong. It should give you more details about this problem.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Oct 2015 18:36:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/After-upgrading-to-Splunk-6-3-0-why-am-I-getting-the-following/m-p/253969#M10166</guid>
      <dc:creator>dgladkikh_splun</dc:creator>
      <dc:date>2015-10-05T18:36:05Z</dc:date>
    </item>
    <item>
      <title>Re: After upgrading to Splunk 6.3.0, why am I getting the following Mongod errors?</title>
      <link>https://community.splunk.com/t5/Installation/After-upgrading-to-Splunk-6-3-0-why-am-I-getting-the-following/m-p/253970#M10167</link>
      <description>&lt;P&gt;That is part of the problem, There are no entries in mongod.log.&lt;BR /&gt;
If I copy the original kvstore into the current repository, I get some expired certificate errors:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;2015-10-04T01:20:44.330Z W CONTROL  No SSL certificate validation can be performed since no CA file has been provided; please specify an sslCAFile parameter
2015-10-04T01:20:44.330Z I CONTROL  Hotfix KB2731284 or later update is not installed, will zero-out data files
2015-10-04T01:20:44.673Z I CONTROL  dbexit: The provided SSL certificate is expired or not yet valid. rc: 2
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;But if I clear the kvstore, I get no entries what so ever.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Oct 2015 06:47:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/After-upgrading-to-Splunk-6-3-0-why-am-I-getting-the-following/m-p/253970#M10167</guid>
      <dc:creator>las</dc:creator>
      <dc:date>2015-10-06T06:47:00Z</dc:date>
    </item>
    <item>
      <title>Re: After upgrading to Splunk 6.3.0, why am I getting the following Mongod errors?</title>
      <link>https://community.splunk.com/t5/Installation/After-upgrading-to-Splunk-6-3-0-why-am-I-getting-the-following/m-p/253971#M10168</link>
      <description>&lt;P&gt;What do you mean by copying original kvstore  in current repository? What is original and what is repository?&lt;BR /&gt;
Also, could you describe what was your steps to upgrade to 6.3? Is it Linux/Windows?&lt;/P&gt;</description>
      <pubDate>Tue, 06 Oct 2015 13:59:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/After-upgrading-to-Splunk-6-3-0-why-am-I-getting-the-following/m-p/253971#M10168</guid>
      <dc:creator>dgladkikh_splun</dc:creator>
      <dc:date>2015-10-06T13:59:37Z</dc:date>
    </item>
    <item>
      <title>Re: After upgrading to Splunk 6.3.0, why am I getting the following Mongod errors?</title>
      <link>https://community.splunk.com/t5/Installation/After-upgrading-to-Splunk-6-3-0-why-am-I-getting-the-following/m-p/253972#M10169</link>
      <description>&lt;P&gt;Sorry, I should have mentioned, it is on Windows 2008 R2 64 bit.&lt;BR /&gt;
So I just ran the MSI file to upgrade.&lt;BR /&gt;
As I mentioned, there were problems due to a diskexpansion, where the procedure was to make a copy of the folder containing the live indexes, in the service window, Splunk was stopped, and a last copy was made, the live disk was then renamed, and the new disk renamed to the old disks name.&lt;BR /&gt;
That gives me a copy off the folder kvstore\mongod on the old live disk.&lt;BR /&gt;
As there were problems with the copy being a copy, not a mirror (duplicate buckets), I had a cleaning job to do, and since Mongod did not start, I assumed it had similar problems.&lt;BR /&gt;
We do not really use KVstore at the moment, so I deleted the folder, and let Splunk recreate it.&lt;BR /&gt;
Now there are no entried in mongod.log, but it still fails to start.&lt;BR /&gt;
So I tried to copy the "backup" back to the live folder, and I get the SSL errors, and it still wont start.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Oct 2015 14:15:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/After-upgrading-to-Splunk-6-3-0-why-am-I-getting-the-following/m-p/253972#M10169</guid>
      <dc:creator>las</dc:creator>
      <dc:date>2015-10-06T14:15:37Z</dc:date>
    </item>
    <item>
      <title>Re: After upgrading to Splunk 6.3.0, why am I getting the following Mongod errors?</title>
      <link>https://community.splunk.com/t5/Installation/After-upgrading-to-Splunk-6-3-0-why-am-I-getting-the-following/m-p/253973#M10170</link>
      <description>&lt;P&gt;Could you try to run &lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;&lt;BR /&gt;
$SPLUNK_HOME/splunk cmd mongod --version&lt;BR /&gt;
&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;?&lt;/P&gt;</description>
      <pubDate>Tue, 06 Oct 2015 18:34:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/After-upgrading-to-Splunk-6-3-0-why-am-I-getting-the-following/m-p/253973#M10170</guid>
      <dc:creator>dgladkikh_splun</dc:creator>
      <dc:date>2015-10-06T18:34:47Z</dc:date>
    </item>
    <item>
      <title>Re: After upgrading to Splunk 6.3.0, why am I getting the following Mongod errors?</title>
      <link>https://community.splunk.com/t5/Installation/After-upgrading-to-Splunk-6-3-0-why-am-I-getting-the-following/m-p/253974#M10171</link>
      <description>&lt;P&gt;Also could you validate all installed files with &lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;&lt;BR /&gt;
splunk validate files&lt;BR /&gt;
&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;And show the output from both commands (including mongod version above)&lt;/P&gt;</description>
      <pubDate>Tue, 06 Oct 2015 19:06:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/After-upgrading-to-Splunk-6-3-0-why-am-I-getting-the-following/m-p/253974#M10171</guid>
      <dc:creator>dgladkikh_splun</dc:creator>
      <dc:date>2015-10-06T19:06:51Z</dc:date>
    </item>
    <item>
      <title>Re: After upgrading to Splunk 6.3.0, why am I getting the following Mongod errors?</title>
      <link>https://community.splunk.com/t5/Installation/After-upgrading-to-Splunk-6-3-0-why-am-I-getting-the-following/m-p/253975#M10172</link>
      <description>&lt;P&gt;Of course.&lt;BR /&gt;
D:\Splunk\bin&amp;gt;splunk cmd mongod --version&lt;BR /&gt;
db version v3.0.3-splunk&lt;BR /&gt;
git version: f0547c3bbc1fc8eb4325ce6c158edfe4ef45733f&lt;BR /&gt;
OpenSSL version: OpenSSL 1.0.2d-fips 9 Jul 2015&lt;/P&gt;

&lt;P&gt;D:\Splunk\bin&amp;gt;splunk validate files&lt;BR /&gt;
        Validating installed files against hashes from 'D:\Splunk\splunk-6.3.0-a&lt;BR /&gt;
a7d4b1ccb80-windows-64-manifest'&lt;BR /&gt;
Could not open 'D:/Splunk/bin/mongod_legacy.exe': The system cannot find the fil&lt;BR /&gt;
e specified.&lt;/P&gt;

&lt;P&gt;File 'etc/splunk-launch.conf.default' changed or missing.&lt;/P&gt;

&lt;P&gt;D:\Splunk\bin&amp;gt;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Oct 2015 06:27:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/After-upgrading-to-Splunk-6-3-0-why-am-I-getting-the-following/m-p/253975#M10172</guid>
      <dc:creator>las</dc:creator>
      <dc:date>2015-10-07T06:27:17Z</dc:date>
    </item>
    <item>
      <title>Re: After upgrading to Splunk 6.3.0, why am I getting the following Mongod errors?</title>
      <link>https://community.splunk.com/t5/Installation/After-upgrading-to-Splunk-6-3-0-why-am-I-getting-the-following/m-p/253976#M10173</link>
      <description>&lt;P&gt;Same problem here, only difference is that we are using a linux splunk instance:&lt;BR /&gt;
[user@server bin]#splunk validate files&lt;BR /&gt;
        Validating installed files against hashes from '/opt/splunk/splunk-6.3.0-aa7d4b1ccb80-linux-2.6-x86_64-manifest'&lt;BR /&gt;
        All installed files intact.&lt;BR /&gt;
[user@server bin]# splunk cmd mongod --version&lt;BR /&gt;
db version v3.0.3-splunk&lt;BR /&gt;
git version: f0547c3bbc1fc8eb4325ce6c158edfe4ef45733f&lt;BR /&gt;
OpenSSL version: OpenSSL 1.0.2d-fips 9 Jul 2015&lt;/P&gt;

&lt;P&gt;Maybe it's usefull&lt;/P&gt;</description>
      <pubDate>Wed, 07 Oct 2015 11:43:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/After-upgrading-to-Splunk-6-3-0-why-am-I-getting-the-following/m-p/253976#M10173</guid>
      <dc:creator>joerg_vonderohe</dc:creator>
      <dc:date>2015-10-07T11:43:53Z</dc:date>
    </item>
    <item>
      <title>Re: After upgrading to Splunk 6.3.0, why am I getting the following Mongod errors?</title>
      <link>https://community.splunk.com/t5/Installation/After-upgrading-to-Splunk-6-3-0-why-am-I-getting-the-following/m-p/253977#M10174</link>
      <description>&lt;P&gt;Ok. Missing files is a problem. Can you try to reinstall splunk to fix missing files? Or maybe get them from other instance?&lt;BR /&gt;
Btw. Have you modified splunk launch conf file or is it really missed?&lt;/P&gt;</description>
      <pubDate>Wed, 07 Oct 2015 15:23:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/After-upgrading-to-Splunk-6-3-0-why-am-I-getting-the-following/m-p/253977#M10174</guid>
      <dc:creator>dgladkikh_splun</dc:creator>
      <dc:date>2015-10-07T15:23:48Z</dc:date>
    </item>
    <item>
      <title>Re: After upgrading to Splunk 6.3.0, why am I getting the following Mongod errors?</title>
      <link>https://community.splunk.com/t5/Installation/After-upgrading-to-Splunk-6-3-0-why-am-I-getting-the-following/m-p/253978#M10175</link>
      <description>&lt;P&gt;Problem can look similar, but dont think that it os the same problem. Do you have anything in mongod.log? Any errors in splunkd.log?&lt;/P&gt;</description>
      <pubDate>Wed, 07 Oct 2015 15:25:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/After-upgrading-to-Splunk-6-3-0-why-am-I-getting-the-following/m-p/253978#M10175</guid>
      <dc:creator>dgladkikh_splun</dc:creator>
      <dc:date>2015-10-07T15:25:09Z</dc:date>
    </item>
    <item>
      <title>Re: After upgrading to Splunk 6.3.0, why am I getting the following Mongod errors?</title>
      <link>https://community.splunk.com/t5/Installation/After-upgrading-to-Splunk-6-3-0-why-am-I-getting-the-following/m-p/253979#M10176</link>
      <description>&lt;P&gt;I think this might be a wrong tree to look at.&lt;BR /&gt;
I tried running the same two commands on a working installation, on windows 2008 r8, with Splunk 6.3.0, where KVstore is working:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;   D:\Splunk\bin&amp;gt;splunk validate files
            Validating installed files against hashes from 'D:\Splunk\splunk-6.3.0-aa7d4b1ccb80-windows-64-manifest'
    Could not open 'D:/Splunk/bin/mongod_legacy.exe': The system cannot find the file specified.



File 'etc/splunk-launch.conf.default' changed or missing.

D:\Splunk\bin&amp;gt;splunk cmd mongod --version
db version v3.0.3-splunk
git version: f0547c3bbc1fc8eb4325ce6c158edfe4ef45733f
OpenSSL version: OpenSSL 1.0.2d-fips 9 Jul 2015
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;why etc/splunk-launch.conf.default has changed, I have no idea, but it is an exact match to etc/splunk-launch.conf, and the change from "default" is a relocation of SPLUNK_DB.&lt;/P&gt;

&lt;P&gt;I am not really comfortable wit reinstalling Splunk, as far as I remember, it involves uninstalling, and then installing Splunk again - and then make sure all configurations are back in order - yes, I can just make a backup of etc, but still... After all this is a production installation.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Oct 2015 18:50:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/After-upgrading-to-Splunk-6-3-0-why-am-I-getting-the-following/m-p/253979#M10176</guid>
      <dc:creator>las</dc:creator>
      <dc:date>2015-10-07T18:50:10Z</dc:date>
    </item>
    <item>
      <title>Re: After upgrading to Splunk 6.3.0, why am I getting the following Mongod errors?</title>
      <link>https://community.splunk.com/t5/Installation/After-upgrading-to-Splunk-6-3-0-why-am-I-getting-the-following/m-p/253980#M10177</link>
      <description>&lt;P&gt;After the update only this event appears in the mongod.log:&lt;BR /&gt;
2015-10-07T11:46:43.020Z W CONTROL  No SSL certificate validation can be performed since no CA file has been provided; please specify an sslCAFile parameter&lt;BR /&gt;
2015-10-07T11:46:43.025Z I CONTROL  dbexit: The provided SSL certificate is expired or not yet valid. rc: 2&lt;/P&gt;

&lt;P&gt;And the splunkd.log shows:&lt;BR /&gt;
10-07-2015 13:46:43.034 +0200 ERROR MongodRunner - mongod exited abnormally (exit code 2, status: exited with code 2) - look at mongod.log to investigate.&lt;BR /&gt;
10-07-2015 13:46:43.157 +0200 ERROR KVStoreConfigurationProvider - Could not get pint from mongod.&lt;BR /&gt;
10-07-2015 13:46:44.159 +0200 ERROR MongodRunner - Did not get EOF from mongod after  1 second(s).&lt;BR /&gt;
10-07-2015 13:46:57.445 +0200 INFO  WatchedFile - Will begin reading at offset=15701880 for file='/opt/splunk/var/log/splunk/mongod.log'.&lt;/P&gt;

&lt;P&gt;the splunkd.log hast GMT+2 Timezone, so there is a difference in the timestamps.&lt;/P&gt;

&lt;P&gt;Greets&lt;BR /&gt;
Jörg&lt;/P&gt;</description>
      <pubDate>Thu, 08 Oct 2015 07:51:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/After-upgrading-to-Splunk-6-3-0-why-am-I-getting-the-following/m-p/253980#M10177</guid>
      <dc:creator>joerg_vonderohe</dc:creator>
      <dc:date>2015-10-08T07:51:09Z</dc:date>
    </item>
    <item>
      <title>Re: After upgrading to Splunk 6.3.0, why am I getting the following Mongod errors?</title>
      <link>https://community.splunk.com/t5/Installation/After-upgrading-to-Splunk-6-3-0-why-am-I-getting-the-following/m-p/253981#M10178</link>
      <description>&lt;P&gt;Maybe you can try to disable ssl in the server.conf. Put it in the following path /opt/splunk/etc/system/local and write the following entrys in it:&lt;BR /&gt;
[sslConfig]&lt;BR /&gt;
enableSplunkdSSL = false&lt;/P&gt;</description>
      <pubDate>Mon, 12 Oct 2015 07:34:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/After-upgrading-to-Splunk-6-3-0-why-am-I-getting-the-following/m-p/253981#M10178</guid>
      <dc:creator>joerg_vonderohe</dc:creator>
      <dc:date>2015-10-12T07:34:54Z</dc:date>
    </item>
    <item>
      <title>Re: After upgrading to Splunk 6.3.0, why am I getting the following Mongod errors?</title>
      <link>https://community.splunk.com/t5/Installation/After-upgrading-to-Splunk-6-3-0-why-am-I-getting-the-following/m-p/253982#M10179</link>
      <description>&lt;P&gt;I have exactly the same problem and an open ticket at Splunk Support.&lt;/P&gt;

&lt;P&gt;I tried to upgrade from version 6.2.5 and 6.3 (OS: Windows Server 2008R2)&lt;/P&gt;

&lt;P&gt;After the upgrade I get the following errors in mongod.log&lt;BR /&gt;
2015-09-23T19:30:11.390Z W CONTROL  No SSL certificate validation can be performed since no CA file has been provided; please specify an sslCAFile parameter &lt;BR /&gt;
2015-09-23T19:30:11.452Z I CONTROL  Hotfix KB2731284 or later update is installed, no need to zero-out data files &lt;BR /&gt;
2015-09-23T19:30:11.764Z I CONTROL  dbexit: The provided SSL certificate is expired or not yet valid. rc: 2&lt;/P&gt;

&lt;P&gt;What I found is a similar known issue with Mongodb Version 3.0.4&lt;BR /&gt;
&lt;A href="https://jira.mongodb.org/browse/SERVER-19538"&gt;https://jira.mongodb.org/browse/SERVER-19538&lt;/A&gt;&lt;BR /&gt;
It was fixed in Version 3.0.6.&lt;BR /&gt;
I don't get this error on my Deployment Server (same operating system: Windows Server 2008R2)&lt;/P&gt;

&lt;P&gt;kind regards&lt;/P&gt;</description>
      <pubDate>Thu, 15 Oct 2015 08:50:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/After-upgrading-to-Splunk-6-3-0-why-am-I-getting-the-following/m-p/253982#M10179</guid>
      <dc:creator>andreasz</dc:creator>
      <dc:date>2015-10-15T08:50:22Z</dc:date>
    </item>
    <item>
      <title>Re: After upgrading to Splunk 6.3.0, why am I getting the following Mongod errors?</title>
      <link>https://community.splunk.com/t5/Installation/After-upgrading-to-Splunk-6-3-0-why-am-I-getting-the-following/m-p/253983#M10180</link>
      <description>&lt;P&gt;I don't really want to disable SSL for Splunk, and I don't think that is the issue.&lt;BR /&gt;
If I stop Splunkd, and delete the kvstore folder, I don't get the SSL errors, but mongod is stil unable to start. The only difference is, that it doesn't start with anything in mongod.log - absolutely no entries in that log.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Oct 2015 12:45:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/After-upgrading-to-Splunk-6-3-0-why-am-I-getting-the-following/m-p/253983#M10180</guid>
      <dc:creator>las</dc:creator>
      <dc:date>2015-10-19T12:45:56Z</dc:date>
    </item>
    <item>
      <title>Re: After upgrading to Splunk 6.3.0, why am I getting the following Mongod errors?</title>
      <link>https://community.splunk.com/t5/Installation/After-upgrading-to-Splunk-6-3-0-why-am-I-getting-the-following/m-p/253984#M10181</link>
      <description>&lt;P&gt;SSL for the LoginWebsite is still working when you set this override. But with this Setting the kvstore is working for me. From the upgrade documentation:&lt;/P&gt;

&lt;P&gt;enableSplunkdSSL = true|false&lt;BR /&gt;
* Enables/disables SSL on the splunkd management port (8089) and KV store&lt;BR /&gt;
  port (8191). &lt;/P&gt;

&lt;P&gt;Maybe you can replace the certificate in the following path with trusted ones: /opt/splunk/etc/auth&lt;/P&gt;

&lt;P&gt;Greets&lt;BR /&gt;
Jörg&lt;/P&gt;</description>
      <pubDate>Mon, 19 Oct 2015 13:01:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/After-upgrading-to-Splunk-6-3-0-why-am-I-getting-the-following/m-p/253984#M10181</guid>
      <dc:creator>joerg_vonderohe</dc:creator>
      <dc:date>2015-10-19T13:01:28Z</dc:date>
    </item>
    <item>
      <title>Re: After upgrading to Splunk 6.3.0, why am I getting the following Mongod errors?</title>
      <link>https://community.splunk.com/t5/Installation/After-upgrading-to-Splunk-6-3-0-why-am-I-getting-the-following/m-p/253985#M10182</link>
      <description>&lt;P&gt;Any official response from Splunk yet?&lt;/P&gt;</description>
      <pubDate>Tue, 20 Oct 2015 13:56:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/After-upgrading-to-Splunk-6-3-0-why-am-I-getting-the-following/m-p/253985#M10182</guid>
      <dc:creator>mikaelbje</dc:creator>
      <dc:date>2015-10-20T13:56:46Z</dc:date>
    </item>
    <item>
      <title>Re: After upgrading to Splunk 6.3.0, why am I getting the following Mongod errors?</title>
      <link>https://community.splunk.com/t5/Installation/After-upgrading-to-Splunk-6-3-0-why-am-I-getting-the-following/m-p/253986#M10183</link>
      <description>&lt;P&gt;Could you ping them and ask them to ping me (dgladkikh)? I would like to look on the diag.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Oct 2015 23:49:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/After-upgrading-to-Splunk-6-3-0-why-am-I-getting-the-following/m-p/253986#M10183</guid>
      <dc:creator>dgladkikh_splun</dc:creator>
      <dc:date>2015-10-20T23:49:04Z</dc:date>
    </item>
    <item>
      <title>Re: After upgrading to Splunk 6.3.0, why am I getting the following Mongod errors?</title>
      <link>https://community.splunk.com/t5/Installation/After-upgrading-to-Splunk-6-3-0-why-am-I-getting-the-following/m-p/253987#M10184</link>
      <description>&lt;P&gt;@dgladkikh&lt;BR /&gt;
I discovered the problem directly after the upgrade and went back to version 6.2 (thanks to Vmware snapshot)&lt;BR /&gt;
I didn't create a diag and could only sent the log files (splunkd.log, mongod.log, etc)&lt;BR /&gt;
The problem appears only on our production system, so I have to wait for a maintenance window (probably Wednesday next week) to upgrade again and create a diag (Splunk support is waiting for that)&lt;/P&gt;</description>
      <pubDate>Wed, 21 Oct 2015 08:28:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/After-upgrading-to-Splunk-6-3-0-why-am-I-getting-the-following/m-p/253987#M10184</guid>
      <dc:creator>andreasz</dc:creator>
      <dc:date>2015-10-21T08:28:36Z</dc:date>
    </item>
  </channel>
</rss>

