<?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 Splunk Stuck Checking Indexes when using Smart Store in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-Stuck-Checking-Indexes-when-using-Smart-Store/m-p/681469#M18916</link>
    <description>&lt;P&gt;I have a Splunk instance that is deployed on EBS Volume mounted to EC2 Instance.&lt;/P&gt;&lt;P&gt;I started working on enabling Smart Store for one of my indexes but whenever I have the indexes.conf configured to let one of my indexes use the smart store, when I restart splunk it basically hangs on this step:&lt;/P&gt;&lt;PRE&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;Checking kvstore port [8191]: open&lt;BR /&gt;Checking configuration... Done.&lt;BR /&gt;Checking critical directories... Done&lt;BR /&gt;Checking indexes...&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;Nothing found in logs, I am just puzzled how to fix this. Can anybody hint what can be the issue?&lt;/P&gt;&lt;P&gt;indexes.conf:&lt;/P&gt;&lt;PRE&gt;[volume:s3volumeone]&lt;BR /&gt;storageType = remote&lt;BR /&gt;path = s3://some-bucket-name&lt;BR /&gt;remote.s3.endpoint = https://s3.us-west-2.amazonaws.com&lt;BR /&gt;&lt;BR /&gt;[smart_store_index_10]&lt;BR /&gt;remotePath = volume:s3volumeone/$_index_name&lt;BR /&gt;homePath = $SPLUNK_DB/$_index_name/db&lt;BR /&gt;coldPath = $SPLUNK_DB/$_index_name/colddb&lt;BR /&gt;thawedPath = $SPLUNK_DB/$_index_name/thaweddb&lt;BR /&gt;maxGlobalDataSizeMB = 0 &lt;BR /&gt;maxGlobalRawDataSizeMB = 0 &lt;BR /&gt;homePath.maxDataSizeMB = 1000&lt;BR /&gt;maxHotBuckets = 2&lt;BR /&gt;maxDataSize = 3&lt;BR /&gt;maxWarmDBCount = 5&lt;BR /&gt;frozenTimePeriodInSecs = 10800&lt;/PRE&gt;&lt;P&gt;small numbers for bucket size etc. are intentional to allow quick testing of settings.&lt;/P&gt;</description>
    <pubDate>Wed, 20 Mar 2024 22:55:01 GMT</pubDate>
    <dc:creator>luke10</dc:creator>
    <dc:date>2024-03-20T22:55:01Z</dc:date>
    <item>
      <title>Splunk Stuck Checking Indexes when using Smart Store</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-Stuck-Checking-Indexes-when-using-Smart-Store/m-p/681469#M18916</link>
      <description>&lt;P&gt;I have a Splunk instance that is deployed on EBS Volume mounted to EC2 Instance.&lt;/P&gt;&lt;P&gt;I started working on enabling Smart Store for one of my indexes but whenever I have the indexes.conf configured to let one of my indexes use the smart store, when I restart splunk it basically hangs on this step:&lt;/P&gt;&lt;PRE&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;Checking kvstore port [8191]: open&lt;BR /&gt;Checking configuration... Done.&lt;BR /&gt;Checking critical directories... Done&lt;BR /&gt;Checking indexes...&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;Nothing found in logs, I am just puzzled how to fix this. Can anybody hint what can be the issue?&lt;/P&gt;&lt;P&gt;indexes.conf:&lt;/P&gt;&lt;PRE&gt;[volume:s3volumeone]&lt;BR /&gt;storageType = remote&lt;BR /&gt;path = s3://some-bucket-name&lt;BR /&gt;remote.s3.endpoint = https://s3.us-west-2.amazonaws.com&lt;BR /&gt;&lt;BR /&gt;[smart_store_index_10]&lt;BR /&gt;remotePath = volume:s3volumeone/$_index_name&lt;BR /&gt;homePath = $SPLUNK_DB/$_index_name/db&lt;BR /&gt;coldPath = $SPLUNK_DB/$_index_name/colddb&lt;BR /&gt;thawedPath = $SPLUNK_DB/$_index_name/thaweddb&lt;BR /&gt;maxGlobalDataSizeMB = 0 &lt;BR /&gt;maxGlobalRawDataSizeMB = 0 &lt;BR /&gt;homePath.maxDataSizeMB = 1000&lt;BR /&gt;maxHotBuckets = 2&lt;BR /&gt;maxDataSize = 3&lt;BR /&gt;maxWarmDBCount = 5&lt;BR /&gt;frozenTimePeriodInSecs = 10800&lt;/PRE&gt;&lt;P&gt;small numbers for bucket size etc. are intentional to allow quick testing of settings.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2024 22:55:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-Stuck-Checking-Indexes-when-using-Smart-Store/m-p/681469#M18916</guid>
      <dc:creator>luke10</dc:creator>
      <dc:date>2024-03-20T22:55:01Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Stuck Checking Indexes when using Smart Store</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-Stuck-Checking-Indexes-when-using-Smart-Store/m-p/681721#M18930</link>
      <description>&lt;P&gt;Have you check that your IAM roles are still correctly defined and valid for your node?&amp;nbsp;&lt;BR /&gt;Can you run those S3 access test commands?&lt;/P&gt;</description>
      <pubDate>Fri, 22 Mar 2024 18:30:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-Stuck-Checking-Indexes-when-using-Smart-Store/m-p/681721#M18930</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2024-03-22T18:30:46Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Stuck Checking Indexes when using Smart Store</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-Stuck-Checking-Indexes-when-using-Smart-Store/m-p/682025#M18955</link>
      <description>&lt;P&gt;I am sorry but I don't see any commands. Did you mean to attach them to the post?&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2024 16:30:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-Stuck-Checking-Indexes-when-using-Smart-Store/m-p/682025#M18955</guid>
      <dc:creator>luke10</dc:creator>
      <dc:date>2024-03-26T16:30:30Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Stuck Checking Indexes when using Smart Store</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-Stuck-Checking-Indexes-when-using-Smart-Store/m-p/682038#M18956</link>
      <description>I didn’t add those to previous messages as answered by phone.&lt;BR /&gt;You could look those from &lt;A href="https://docs.splunk.com/Documentation/Splunk/9.2.0/Indexer/TroubleshootSmartStore" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/9.2.0/Indexer/TroubleshootSmartStore&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 26 Mar 2024 19:08:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-Stuck-Checking-Indexes-when-using-Smart-Store/m-p/682038#M18956</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2024-03-26T19:08:12Z</dc:date>
    </item>
  </channel>
</rss>

