<?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: Issue with kvstore in version 9.4.3 in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/Issue-with-kvstore-in-version-9-4-3/m-p/751537#M22861</link>
    <description>&lt;P&gt;This looks to be issue with&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/9.4.2/Installation/AboutupgradingREADTHISFIRST?utm_source=chatgpt.com#Key_points_for_upgrading_to_version_9.4" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/9.4.2/Installation/AboutupgradingREADTHISFIRST?utm_source=chatgpt.com#Key_points_for_upgrading_to_version_9.4&lt;/A&gt;&lt;/P&gt;&lt;P&gt;KV Store server version 7.0 introduces several CPU architecture requirements for the computers that run Splunk Enterprise. Any of these computers must use a CPU that supports Advanced Vector Extensions (AVX), Streaming SIMD&lt;/P&gt;&lt;P&gt;I will close this thread, after testing to a different host.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 13 Aug 2025 13:27:49 GMT</pubDate>
    <dc:creator>sushilkar</dc:creator>
    <dc:date>2025-08-13T13:27:49Z</dc:date>
    <item>
      <title>Issue with kvstore in version 9.4.3</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Issue-with-kvstore-in-version-9-4-3/m-p/751436#M22845</link>
      <description>&lt;P&gt;Having issue with starting kvstore on 9.4.3 on RHEL8.x&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Error seen:&lt;/P&gt;&lt;P&gt;ERROR CertStorageProvider [1067727 KVStoreConfigurationThread] - CertificateDatabase is not ready. Cannot sync the certificates stored in CertificateDatabase with the local filesyste&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;mongod: /opt/splunk/lib/libcrypto.so.10: no version information available (required by mongod)&lt;BR /&gt;mongod: /opt/splunk/lib/libcrypto.so.10: no version information available (required by mongod)&lt;BR /&gt;mongod: /opt/splunk/lib/libssl.so.10: no version information available (required by mongod)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;# sudo ls -l $SPLUNK_HOME/bin/mongod&lt;BR /&gt;lrwxrwxrwx. 1 140653 65536 10 May 27 19:01 /opt/splunk/bin/mongod -&amp;gt; mongod-7.0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is not starting mongo server and hence.&lt;/P&gt;&lt;P&gt;ERROR KVStorageProvider [1067727 KVStoreConfigurationThread] - An error occurred during the last operation ('getServerVersion', domain: '15', code: '13053'): No suitable servers found (`serverSelectionTryOnce` set): [connection closed calling hello on '&amp;lt;mysearchheadhost&amp;gt;:8191']&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;ldd /opt/splunk/bin/mongod&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;linux-vdso.so.1 (0x00007ffc12932000)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;libcurl.so.4 =&amp;gt; /lib64/libcurl.so.4 (0x00007f8c0c38b000)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;libsasl2.so.3 =&amp;gt; /lib64/libsasl2.so.3 (0x00007f8c0c16d000)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;libgssapi_krb5.so.2 =&amp;gt; /lib64/libgssapi_krb5.so.2 (0x00007f8c0bf18000)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;libldap-2.4.so.2 =&amp;gt; /lib64/libldap-2.4.so.2 (0x00007f8c0bcc9000)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;liblber-2.4.so.2 =&amp;gt; /lib64/liblber-2.4.so.2 (0x00007f8c0bab9000)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;libresolv.so.2 =&amp;gt; /lib64/libresolv.so.2 (0x00007f8c0b8a1000)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;libcrypto.so.10 =&amp;gt; not found&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;libssl.so.10 =&amp;gt; not found&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;libdl.so.2 =&amp;gt; /lib64/libdl.so.2 (0x00007f8c0b69d000)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;librt.so.1 =&amp;gt; /lib64/librt.so.1 (0x00007f8c0b495000)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;libm.so.6 =&amp;gt; /lib64/libm.so.6 (0x00007f8c0b113000)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;libgcc_s.so.1 =&amp;gt; /lib64/libgcc_s.so.1 (0x00007f8c0aefb000)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;libpthread.so.0 =&amp;gt; /lib64/libpthread.so.0 (0x00007f8c0acdb000)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;libc.so.6 =&amp;gt; /lib64/libc.so.6 (0x00007f8c0a905000)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;/lib64/ld-linux-x86-64.so.2 (0x00007f8c14c87000)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;libnghttp2.so.14 =&amp;gt; /lib64/libnghttp2.so.14 (0x00007f8c0a6de000)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;libidn2.so.0 =&amp;gt; /lib64/libidn2.so.0 (0x00007f8c0a4c0000)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;libssh.so.4 =&amp;gt; /lib64/libssh.so.4 (0x00007f8c0a250000)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;libpsl.so.5 =&amp;gt; /lib64/libpsl.so.5 (0x00007f8c0a03f000)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;libssl.so.1.1 =&amp;gt; /lib64/libssl.so.1.1 (0x00007f8c09daa000)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;libcrypto.so.1.1 =&amp;gt; /lib64/libcrypto.so.1.1 (0x00007f8c098bf000)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;libkrb5.so.3 =&amp;gt; /lib64/libkrb5.so.3 (0x00007f8c095d4000)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;libk5crypto.so.3 =&amp;gt; /lib64/libk5crypto.so.3 (0x00007f8c093bd000)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;libcom_err.so.2 =&amp;gt; /lib64/libcom_err.so.2 (0x00007f8c091b9000)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;libbrotlidec.so.1 =&amp;gt; /lib64/libbrotlidec.so.1 (0x00007f8c08fac000)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;libz.so.1 =&amp;gt; /lib64/libz.so.1 (0x00007f8c08d94000)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;libcrypt.so.1 =&amp;gt; /lib64/libcrypt.so.1 (0x00007f8c08b6b000)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;libkrb5support.so.0 =&amp;gt; /lib64/libkrb5support.so.0 (0x00007f8c0895a000)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;libkeyutils.so.1 =&amp;gt; /lib64/libkeyutils.so.1 (0x00007f8c08756000)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;libunistring.so.2 =&amp;gt; /lib64/libunistring.so.2 (0x00007f8c083d5000)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;libbrotlicommon.so.1 =&amp;gt; /lib64/libbrotlicommon.so.1 (0x00007f8c081b4000)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;libselinux.so.1 =&amp;gt; /lib64/libselinux.so.1 (0x00007f8c07f89000)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;libpcre2-8.so.0 =&amp;gt; /lib64/libpcre2-8.so.0 (0x00007f8c07d05000)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;I tried setting already the LD_LIBRARY_PATH=$SPLUNK_HOME/lib:$LD_LIBRARY_PATH&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Tue, 12 Aug 2025 17:30:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Issue-with-kvstore-in-version-9-4-3/m-p/751436#M22845</guid>
      <dc:creator>sushilkar</dc:creator>
      <dc:date>2025-08-12T17:30:04Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with kvstore in version 9.4.3</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Issue-with-kvstore-in-version-9-4-3/m-p/751471#M22846</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/312313"&gt;@sushilkar&lt;/a&gt;Could you please run the following command and share the output?&lt;/P&gt;&lt;PRE&gt;/opt/splunk/bin/splunk show kvstore-status --verbose&amp;nbsp;&lt;/PRE&gt;&lt;P&gt;Also, have you recently upgraded Splunk? If yes, please specify the version you upgraded from and the version you upgraded to.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Aug 2025 02:59:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Issue-with-kvstore-in-version-9-4-3/m-p/751471#M22846</guid>
      <dc:creator>kiran_panchavat</dc:creator>
      <dc:date>2025-08-13T02:59:18Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with kvstore in version 9.4.3</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Issue-with-kvstore-in-version-9-4-3/m-p/751481#M22849</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/312313"&gt;@sushilkar&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your main error highlights missing libcrypto.so.10 and libssl.so.10 libraries.&lt;/P&gt;&lt;P&gt;Is this(9.4.3) fresh installation or upgraded from older version? Also RHEL upgrade happened?&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Prewin&lt;BR /&gt;Splunk Enthusiast | Always happy to help! If this answer helped you, please consider marking it as the solution or giving a Karma. Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 13 Aug 2025 05:17:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Issue-with-kvstore-in-version-9-4-3/m-p/751481#M22849</guid>
      <dc:creator>PrewinThomas</dc:creator>
      <dc:date>2025-08-13T05:17:52Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with kvstore in version 9.4.3</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Issue-with-kvstore-in-version-9-4-3/m-p/751483#M22850</link>
      <description>&lt;P&gt;It is an upgrade.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is OS upgrade. to RHEL 8.x&lt;/P&gt;&lt;P&gt;Splunk SH is 3 node cluster. out of 2 are 9.2.6(RHEL7.x) yet to finish upgrade and upgraded one where I see the issue is 9.4.3 on RHEL8.x. SH cluster status is up. But the kvstore isn't coming up, the mongodb process itself is not starting. When I attempted to run manually, it is segfaulting probably lib issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;RHEL8.x doesn't have older openSSL versions, and with that already fix is there in 9.4.3 I believe.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Aug 2025 05:25:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Issue-with-kvstore-in-version-9-4-3/m-p/751483#M22850</guid>
      <dc:creator>sushilkar</dc:creator>
      <dc:date>2025-08-13T05:25:34Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with kvstore in version 9.4.3</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Issue-with-kvstore-in-version-9-4-3/m-p/751485#M22851</link>
      <description>&lt;P&gt;9.2.6 Run KV store with mongo 4.2&lt;/P&gt;&lt;P&gt;9.4.3 on /RHEL8.x is trying to run on mongodb 7.0&lt;/P&gt;</description>
      <pubDate>Wed, 13 Aug 2025 05:27:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Issue-with-kvstore-in-version-9-4-3/m-p/751485#M22851</guid>
      <dc:creator>sushilkar</dc:creator>
      <dc:date>2025-08-13T05:27:07Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with kvstore in version 9.4.3</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Issue-with-kvstore-in-version-9-4-3/m-p/751488#M22853</link>
      <description>&lt;P&gt;There is base os upgrade as well. New OS is RHEL8.x&lt;/P&gt;&lt;P&gt;and Splunk Version 9.4.3. This is trying to start and mongod.log has the library issues.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Other nodes in the SH cluster is 9.2.6 (on RHEL7.x) in the process of upgrade running kvstore mongo with 4.2 which is showing file.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Aug 2025 05:38:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Issue-with-kvstore-in-version-9-4-3/m-p/751488#M22853</guid>
      <dc:creator>sushilkar</dc:creator>
      <dc:date>2025-08-13T05:38:30Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with kvstore in version 9.4.3</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Issue-with-kvstore-in-version-9-4-3/m-p/751498#M22855</link>
      <description>&lt;DIV&gt;/opt/splunk/bin/splunk show kvstore-status --verbose&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;This member:&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;backupRestoreStatus : Ready&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; disabled : 0&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp;featureCompatibilityVersion : 4.2&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; guid : 41CAFB1B-XDFT-4232-98EB-8C83F2B7FEBB&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; port : 8191&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; standalone : 0&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; status : starting&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;storageEngine : wiredTiger&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; versionUpgradeInProgress : 0&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;Enabled KV store members:&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;foo1.example.com:8191&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; backupInProgress : 0&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; guid : 10354019-RDFE-40DF-9922-6BAF7C3CB00D&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;hostAndPort : foo1.example.com:8191&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;foo3.example.com:8191&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; backupInProgress : 0&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; guid : 41CAFB1B-XDFT-4232-98EB-8C83F2B7FEBB&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;hostAndPort : foo3.example.com:8191&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;foo2.example.com:8191&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; backupInProgress : 0&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; guid : FD6813D8-895D-34DF-23CD-90429FC24229&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;hostAndPort : foo2.example.com:8191&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Mongod is not running:&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;# ps -ef | grep [m]ongo&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;# tail -n 3 /opt/splunk/var/log/splunk/mongod.log&lt;BR /&gt;mongod: /opt/splunk/lib/libcrypto.so.10: no version information available (required by mongod)&lt;BR /&gt;mongod: /opt/splunk/lib/libcrypto.so.10: no version information available (required by mongod)&lt;BR /&gt;mongod: /opt/splunk/lib/libssl.so.10: no version information available (required by mongod)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;This works on RHEL7.x mongodb 4.2&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;$ SPLUNK_HOME=/opt/splunk&lt;BR /&gt;$ LD_LIBRARY_PATH=$SPLUNK_HOME/lib:$LD_LIBRARY_PATH $SPLUNK_HOME/bin/mongod --version&lt;BR /&gt;db version v4.2.17-linux-splunk-v4&lt;BR /&gt;git version: be089838c55d33b6f6039c4219896ee4a3cd704f&lt;BR /&gt;OpenSSL version: OpenSSL 1.0.2zk-fips 3 Sep 2024&lt;BR /&gt;allocator: tcmalloc&lt;BR /&gt;modules: none&lt;BR /&gt;build environment:&lt;BR /&gt;distmod: rhel62&lt;BR /&gt;distarch: x86_64&lt;BR /&gt;target_arch: x86_64&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Where as the RHEL8.x one even with LD PATH&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;$ SPLUNK_HOME=/opt/splunk&lt;BR /&gt;$ LD_LIBRARY_PATH=$SPLUNK_HOME/lib:$LD_LIBRARY_PATH $SPLUNK_HOME/bin/mongod --version&lt;BR /&gt;/opt/splunk/bin/mongod: /opt/splunk/lib/libcrypto.so.10: no version information available (required by /opt/splunk/bin/mongod)&lt;BR /&gt;/opt/splunk/bin/mongod: /opt/splunk/lib/libcrypto.so.10: no version information available (required by /opt/splunk/bin/mongod)&lt;BR /&gt;/opt/splunk/bin/mongod: /opt/splunk/lib/libcrypto.so.10: no version information available (required by /opt/splunk/bin/mongod)&lt;BR /&gt;/opt/splunk/bin/mongod: /opt/splunk/lib/libssl.so.10: no version information available (required by /opt/splunk/bin/mongod)&lt;BR /&gt;Illegal instruction (core dumped)&lt;BR /&gt;$ ll /opt/splunk/lib/libcrypto.so.10&lt;BR /&gt;lrwxrwxrwx. 1 140653 65536 18 May 27 19:01 /opt/splunk/lib/libcrypto.so.10 -&amp;gt; libcrypto.so.1.0.0&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 13 Aug 2025 06:40:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Issue-with-kvstore-in-version-9-4-3/m-p/751498#M22855</guid>
      <dc:creator>sushilkar</dc:creator>
      <dc:date>2025-08-13T06:40:46Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with kvstore in version 9.4.3</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Issue-with-kvstore-in-version-9-4-3/m-p/751504#M22857</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/312313"&gt;@sushilkar&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;libcrypto.so.10 and&amp;nbsp;libssl.so.10 is missing after the RHEL upgrade that is the actual issue from the logs.&lt;BR /&gt;&lt;BR /&gt;Mongod is not able to find those libraries, that's the cause for the KVstore issue.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Installing the libraries will fix the issue.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Aug 2025 07:22:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Issue-with-kvstore-in-version-9-4-3/m-p/751504#M22857</guid>
      <dc:creator>thahir</dc:creator>
      <dc:date>2025-08-13T07:22:46Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with kvstore in version 9.4.3</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Issue-with-kvstore-in-version-9-4-3/m-p/751520#M22859</link>
      <description>&lt;P&gt;Yes that is correct. RHEL8.x has later openssl libraries as default and for splunk and mongodb it need the specific version, so it is shipped along with $SPLUNK_HOME/lib directory with the splunk_enterprse package. Ideally&amp;nbsp;$ SPLUNK_HOME=/opt/splunk&lt;BR /&gt;$ LD_LIBRARY_PATH=$SPLUNK_HOME/lib:$LD_LIBRARY_PATH $SPLUNK_HOME/bin/mongod --version this should work but in my case:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;$ SPLUNK_HOME=/opt/splunk&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;$ LD_LIBRARY_PATH=$SPLUNK_HOME/lib:$LD_LIBRARY_PATH $SPLUNK_HOME/bin/mongod --version&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;/opt/splunk/bin/mongod: /opt/splunk/lib/libcrypto.so.10: no version information available (required by /opt/splunk/bin/mongod)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;/opt/splunk/bin/mongod: /opt/splunk/lib/libcrypto.so.10: no version information available (required by /opt/splunk/bin/mongod)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;/opt/splunk/bin/mongod: /opt/splunk/lib/libcrypto.so.10: no version information available (required by /opt/splunk/bin/mongod)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;/opt/splunk/bin/mongod: /opt/splunk/lib/libssl.so.10: no version information available (required by /opt/splunk/bin/mongod)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Illegal instruction (core dumped)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;$ ll /opt/splunk/lib/libcrypto.so.10&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;lrwxrwxrwx. 1 140653 65536 18 May 27 19:01 /opt/splunk/lib/libcrypto.so.10 -&amp;gt; libcrypto.so.1.0.0&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Aug 2025 10:55:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Issue-with-kvstore-in-version-9-4-3/m-p/751520#M22859</guid>
      <dc:creator>sushilkar</dc:creator>
      <dc:date>2025-08-13T10:55:42Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with kvstore in version 9.4.3</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Issue-with-kvstore-in-version-9-4-3/m-p/751537#M22861</link>
      <description>&lt;P&gt;This looks to be issue with&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/9.4.2/Installation/AboutupgradingREADTHISFIRST?utm_source=chatgpt.com#Key_points_for_upgrading_to_version_9.4" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/9.4.2/Installation/AboutupgradingREADTHISFIRST?utm_source=chatgpt.com#Key_points_for_upgrading_to_version_9.4&lt;/A&gt;&lt;/P&gt;&lt;P&gt;KV Store server version 7.0 introduces several CPU architecture requirements for the computers that run Splunk Enterprise. Any of these computers must use a CPU that supports Advanced Vector Extensions (AVX), Streaming SIMD&lt;/P&gt;&lt;P&gt;I will close this thread, after testing to a different host.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Aug 2025 13:27:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Issue-with-kvstore-in-version-9-4-3/m-p/751537#M22861</guid>
      <dc:creator>sushilkar</dc:creator>
      <dc:date>2025-08-13T13:27:49Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with kvstore in version 9.4.3</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Issue-with-kvstore-in-version-9-4-3/m-p/751538#M22862</link>
      <description>&lt;P&gt;Unfortunately&amp;nbsp;the test host was in old micro architecture with no avx support&lt;/P&gt;</description>
      <pubDate>Wed, 13 Aug 2025 13:28:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Issue-with-kvstore-in-version-9-4-3/m-p/751538#M22862</guid>
      <dc:creator>sushilkar</dc:creator>
      <dc:date>2025-08-13T13:28:59Z</dc:date>
    </item>
  </channel>
</rss>

