<?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: Why am I seeing so many corrupt buckets? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-seeing-so-many-corrupt-buckets/m-p/506957#M86277</link>
    <description>&lt;P&gt;if you're seeing the corrupt only on hot buckets, you need to change the SPL to retrieve.&lt;/P&gt;&lt;P&gt;|dbinspect index=* corruptonly=true | search state!=hot&lt;/P&gt;&lt;P&gt;Or&lt;/P&gt;&lt;P&gt;|dbinspect index=_internal corruptonly=true | search NOT state=hot&lt;/P&gt;&lt;P&gt;The reason we exclude hot buckets is because&amp;nbsp; the status of those hot buckets are in transient and they are still being updated(written).&lt;/P&gt;</description>
    <pubDate>Thu, 02 Jul 2020 01:35:22 GMT</pubDate>
    <dc:creator>dchoi_splunk</dc:creator>
    <dc:date>2020-07-02T01:35:22Z</dc:date>
    <item>
      <title>Why am I seeing so many corrupt buckets?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-seeing-so-many-corrupt-buckets/m-p/423384#M74340</link>
      <description>&lt;P&gt;While searching for the reason why our indexers are creating so many hot buckets, I executed:&lt;BR /&gt;
&lt;CODE&gt;| dbinspect index=* corruptonly=true&lt;/CODE&gt; and saw that we have many corrupted buckets (&amp;gt; 70).&lt;BR /&gt;
Most of them are corrupted because of &lt;CODE&gt;count mismatch tsidx=... source-metadata=...&lt;/CODE&gt;, but also some with &lt;CODE&gt;Cannot get slices.dat count&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;For example:&lt;BR /&gt;
&lt;CODE&gt;_internal~171~B8CCBABE-56EF-4E03-9CC1-0E3F674AE341 count mismatch tsidx=2093832 source-metadata=2093800    1556018538  2093800 B8CCBABE-56EF-4E03-9CC1-0E3F674AE341    1   171 _internal   04/23/2019:11:22:29 /opt/splunk/var/lib/splunk/_internaldb/db/hot_v1_171    402303625   232.7734375 14  11  uni-spl-shd-02.livec.sg-cloud.co.uk 1555672065  hot full&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;What could be the reasons that there are so many corrupted buckets? One of the few infos, I found about bucket corruption, said that it might be caused by an indexer process crash, but we didn't experience one.&lt;BR /&gt;
Is there a way to get more info about the reason of the corruption.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Apr 2019 11:28:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-seeing-so-many-corrupt-buckets/m-p/423384#M74340</guid>
      <dc:creator>kutzi</dc:creator>
      <dc:date>2019-04-23T11:28:13Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I seeing so many corrupt buckets?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-seeing-so-many-corrupt-buckets/m-p/423385#M74341</link>
      <description>&lt;P&gt;Do you have any encryption agent installed on the indexers as part of any security standard to encrypt the sensitive data being indexed?&lt;/P&gt;</description>
      <pubDate>Fri, 17 May 2019 19:02:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-seeing-so-many-corrupt-buckets/m-p/423385#M74341</guid>
      <dc:creator>RishiMandal</dc:creator>
      <dc:date>2019-05-17T19:02:22Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I seeing so many corrupt buckets?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-seeing-so-many-corrupt-buckets/m-p/506957#M86277</link>
      <description>&lt;P&gt;if you're seeing the corrupt only on hot buckets, you need to change the SPL to retrieve.&lt;/P&gt;&lt;P&gt;|dbinspect index=* corruptonly=true | search state!=hot&lt;/P&gt;&lt;P&gt;Or&lt;/P&gt;&lt;P&gt;|dbinspect index=_internal corruptonly=true | search NOT state=hot&lt;/P&gt;&lt;P&gt;The reason we exclude hot buckets is because&amp;nbsp; the status of those hot buckets are in transient and they are still being updated(written).&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jul 2020 01:35:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-seeing-so-many-corrupt-buckets/m-p/506957#M86277</guid>
      <dc:creator>dchoi_splunk</dc:creator>
      <dc:date>2020-07-02T01:35:22Z</dc:date>
    </item>
  </channel>
</rss>

