<?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: Storage Engine did not migrate to WiredTiger after upgrade to Splunk 9.0.2? in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/Storage-Engine-did-not-migrate-to-WiredTiger-after-upgrade-to/m-p/622444#M14646</link>
    <description>&lt;P&gt;Try again using the documentation for the version you are running.&amp;nbsp;&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/9.0.2/Admin/MigrateKVstore" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/9.0.2/Admin/MigrateKVstore&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 29 Nov 2022 15:32:39 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2022-11-29T15:32:39Z</dc:date>
    <item>
      <title>Storage Engine did not migrate to WiredTiger after upgrade to Splunk 9.0.2?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Storage-Engine-did-not-migrate-to-WiredTiger-after-upgrade-to/m-p/622437#M14645</link>
      <description>&lt;P&gt;Hello everybody!&lt;/P&gt;
&lt;P&gt;My standalone SH Storage Engine did not migrate to WiredTiger after upgrade to Splunk 9.0.2.&amp;nbsp; I then followed these steps: &lt;A href="https://docs.splunk.com/Documentation/Splunk/8.1.3/Admin/MigrateKVstore" target="_blank" rel="noopener"&gt;https://docs.splunk.com/Documentation/Splunk/8.1.3/Admin/MigrateKVstore&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Migrate the KV store after an upgrade to Splunk Enterprise 8.1.* or 8.2.* in a single-instance deployment&lt;/P&gt;
&lt;P&gt;Stop Splunk Enterprise. Do not use the -f option.&lt;BR /&gt;Open server.conf in the $SPLUNK_HOME/etc/system/local/ directory.&lt;BR /&gt;Edit the storageEngineMigration setting to match the following example:&lt;/P&gt;
&lt;P&gt;[kvstore]&lt;BR /&gt;storageEngineMigration=true&lt;/P&gt;
&lt;P&gt;Save the server.conf file.&lt;BR /&gt;To begin the migration, use the following command:&lt;/P&gt;
&lt;P&gt;splunk migrate kvstore-storage-engine --target-engine wiredTiger&lt;/P&gt;
&lt;P&gt;Starting KV Store storage engine upgrade:&lt;BR /&gt;Phase 1 (dump) of 2:&lt;BR /&gt;..ERROR: Failed to migrate to storage engine wiredTiger, reason=&lt;/P&gt;
&lt;P&gt;How can I troubleshoot this further?&amp;nbsp; Thanks.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2022 15:28:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Storage-Engine-did-not-migrate-to-WiredTiger-after-upgrade-to/m-p/622437#M14645</guid>
      <dc:creator>SplunkNinja</dc:creator>
      <dc:date>2022-11-29T15:28:19Z</dc:date>
    </item>
    <item>
      <title>Re: Storage Engine did not migrate to WiredTiger after upgrade to Splunk 9.0.2?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Storage-Engine-did-not-migrate-to-WiredTiger-after-upgrade-to/m-p/622444#M14646</link>
      <description>&lt;P&gt;Try again using the documentation for the version you are running.&amp;nbsp;&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/9.0.2/Admin/MigrateKVstore" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/9.0.2/Admin/MigrateKVstore&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2022 15:32:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Storage-Engine-did-not-migrate-to-WiredTiger-after-upgrade-to/m-p/622444#M14646</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2022-11-29T15:32:39Z</dc:date>
    </item>
    <item>
      <title>Re: Storage Engine did not migrate to WiredTiger after upgrade to Splunk 9.0.2?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Storage-Engine-did-not-migrate-to-WiredTiger-after-upgrade-to/m-p/622500#M14649</link>
      <description>&lt;P&gt;Hello Rich,&lt;/P&gt;&lt;P&gt;I followed the 9.0.2 steps with the same results.&amp;nbsp; My mongodb.log is showing issues with SSL.&amp;nbsp; Not sure why we see -&amp;nbsp;&lt;EM&gt;connecting with a certificate with cluster membership&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;This is supposed to be a standalone SH.&amp;nbsp; Not sure what to try next.&amp;nbsp; Thanks.&lt;/P&gt;&lt;P&gt;2022-11-29T19:21:34.576Z W ACCESS [conn1] &lt;STRONG&gt;Client isn't a mongod or mongos, but is connecting with a certificate with cluster membership&lt;/STRONG&gt;&lt;BR /&gt;2022-11-29T19:21:34.576Z I ACCESS [conn1] Successfully authenticated as principal CN=a.b.c.d,OU=xxx,O=yyy on $external from client 127.0.0.1:37278&lt;BR /&gt;2022-11-29T19:21:34.576Z I NETWORK [conn1] end connection 127.0.0.1:37278 (0 connections now open)&lt;BR /&gt;mongodump 2022-11-29T19:21:35.588+0000 WARNING: --sslAllowInvalidCertificates and --sslAllowInvalidHostnames are deprecated, please use --tlsInsecure instead&lt;BR /&gt;2022-11-29T19:21:35.593Z I NETWORK [listener] connection accepted from 127.0.0.1:37284 #2 (1 connection now open)&lt;BR /&gt;2022-11-29T19:21:35.593Z I NETWORK [listener] connection accepted from 127.0.0.1:37286 #3 (2 connections now open)&lt;BR /&gt;2022-11-29T19:21:35.605Z E NETWORK [conn2] no SSL certificate provided by peer; connection rejected&lt;BR /&gt;2022-11-29T19:21:35.606Z I NETWORK [conn2] Error receiving request from client: SSLHandshakeFailed: no SSL certificate provided by peer; connection rejected. Ending connection from 127.0.0.1:37284 (connection id: 2)&lt;BR /&gt;2022-11-29T19:21:35.606Z I NETWORK [conn2] end connection 127.0.0.1:37284 (1 connection now open)&lt;BR /&gt;2022-11-29T19:21:35.606Z E NETWORK [conn3] no SSL certificate provided by peer; connection rejected&lt;BR /&gt;2022-11-29T19:21:35.606Z I NETWORK [conn3] Error receiving request from client: SSLHandshakeFailed: no SSL certificate provided by peer; connection rejected. Ending connection from 127.0.0.1:37286 (connection id: 3)&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2022 19:34:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Storage-Engine-did-not-migrate-to-WiredTiger-after-upgrade-to/m-p/622500#M14649</guid>
      <dc:creator>SplunkNinja</dc:creator>
      <dc:date>2022-11-29T19:34:06Z</dc:date>
    </item>
    <item>
      <title>Re: Storage Engine did not migrate to WiredTiger after upgrade to Splunk 9.0.2?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Storage-Engine-did-not-migrate-to-WiredTiger-after-upgrade-to/m-p/622672#M14660</link>
      <description>&lt;P&gt;TBH, I'm more concerned about the "connection rejected" errors than the "connecting with a certificate" warning, but either way I don't have a solution for you. I suggest double-checking all of your KVstore settings. Contact Splunk Support if you have an entitlement.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2022 15:54:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Storage-Engine-did-not-migrate-to-WiredTiger-after-upgrade-to/m-p/622672#M14660</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2022-11-30T15:54:08Z</dc:date>
    </item>
    <item>
      <title>Re: Storage Engine did not migrate to WiredTiger after upgrade to Splunk 9.0.2?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Storage-Engine-did-not-migrate-to-WiredTiger-after-upgrade-to/m-p/622721#M14663</link>
      <description>&lt;P&gt;Thanks Rich.&lt;/P&gt;&lt;P&gt;I have opened a Support case to further investigate.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2022 19:01:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Storage-Engine-did-not-migrate-to-WiredTiger-after-upgrade-to/m-p/622721#M14663</guid>
      <dc:creator>SplunkNinja</dc:creator>
      <dc:date>2022-11-30T19:01:52Z</dc:date>
    </item>
  </channel>
</rss>

