<?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: Blocking on indexers in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Blocking-on-indexers/m-p/45018#M8449</link>
    <description>&lt;P&gt;More Info... I looked at a low indexing volume time (800MB/Indexer) and we still saw 28 indexqueue blocking event...&lt;/P&gt;</description>
    <pubDate>Thu, 10 May 2012 01:38:51 GMT</pubDate>
    <dc:creator>richnavis</dc:creator>
    <dc:date>2012-05-10T01:38:51Z</dc:date>
    <item>
      <title>Blocking on indexers</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Blocking-on-indexers/m-p/45011#M8442</link>
      <description>&lt;P&gt;I am seeing a lot of blocking on my three indexers, in the range of 500-1000 a day per host. The heaviest is &lt;STRONG&gt;indexqueue&lt;/STRONG&gt; and &lt;STRONG&gt;typingqueue&lt;/STRONG&gt;, followed by &lt;STRONG&gt;aggqueue&lt;/STRONG&gt;.  &lt;STRONG&gt;splunktcpin&lt;/STRONG&gt; is in the double-digit range.&lt;BR /&gt;
The indexes are striped across all three indexers.  I'm at a loss on where to begin looking, anyone have this issue with blocking on their Splunk indexers?&lt;/P&gt;</description>
      <pubDate>Mon, 07 May 2012 19:19:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Blocking-on-indexers/m-p/45011#M8442</guid>
      <dc:creator>ntguru5</dc:creator>
      <dc:date>2012-05-07T19:19:48Z</dc:date>
    </item>
    <item>
      <title>Re: Blocking on indexers</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Blocking-on-indexers/m-p/45012#M8443</link>
      <description>&lt;P&gt;have you try increasing the queue maxSize in &lt;CODE&gt;splunk/etc/system/local/&lt;/CODE&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/4.3.2/admin/Serverconf"&gt;server.conf&lt;/A&gt;:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;##########################################################################################
# Queue settings
##########################################################################################
[queue]
maxSize = [&amp;lt;integer&amp;gt;|&amp;lt;integer&amp;gt;[KB|MB|GB]]
        * Specifies default capacity of a queue.
        * If specified as a lone integer (for example, maxSize=1000), maxSize indicates the maximum number of events allowed
          in the queue.
        * If specified as an integer followed by KB, MB, or GB (for example, maxSize=100MB), it indicates the maximum
          RAM allocated for queue.
        *** The default is 500KB.**

[queue=&amp;lt;queueName&amp;gt;]
maxSize = [&amp;lt;integer&amp;gt;|&amp;lt;integer&amp;gt;[KB|MB|GB]]
        * Specifies the capacity of a queue. It overrides the default capacity specified in [queue].
        * If specified as a lone integer (for example, maxSize=1000), maxSize indicates the maximum number of events allowed
          in the queue.
        * If specified as an integer followed by KB, MB, or GB (for example, maxSize=100MB), it indicates the maximum
          RAM allocated for queue.
        * The default is inherited from maxSize value specified in [queue]
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 08 May 2012 08:28:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Blocking-on-indexers/m-p/45012#M8443</guid>
      <dc:creator>MarioM</dc:creator>
      <dc:date>2012-05-08T08:28:42Z</dc:date>
    </item>
    <item>
      <title>Re: Blocking on indexers</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Blocking-on-indexers/m-p/45013#M8444</link>
      <description>&lt;P&gt;Thanks! I bumped indexqueue to 2000 and will look into increasing any others.&lt;/P&gt;</description>
      <pubDate>Wed, 09 May 2012 20:02:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Blocking-on-indexers/m-p/45013#M8444</guid>
      <dc:creator>ntguru5</dc:creator>
      <dc:date>2012-05-09T20:02:13Z</dc:date>
    </item>
    <item>
      <title>Re: Blocking on indexers</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Blocking-on-indexers/m-p/45014#M8445</link>
      <description>&lt;P&gt;Seeing that many messages a day, I would be concerned that the larger queue size would just delay the issue, since it seems it isn't getting the data output to disk quickly enough.&lt;/P&gt;</description>
      <pubDate>Wed, 09 May 2012 20:13:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Blocking-on-indexers/m-p/45014#M8445</guid>
      <dc:creator>mikelanghorst</dc:creator>
      <dc:date>2012-05-09T20:13:24Z</dc:date>
    </item>
    <item>
      <title>Re: Blocking on indexers</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Blocking-on-indexers/m-p/45015#M8446</link>
      <description>&lt;P&gt;Yeah, I've had this happen. How many GB is each indexer handling daily? A safe number is 100GB.&lt;/P&gt;</description>
      <pubDate>Wed, 09 May 2012 23:42:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Blocking-on-indexers/m-p/45015#M8446</guid>
      <dc:creator>romantercero</dc:creator>
      <dc:date>2012-05-09T23:42:24Z</dc:date>
    </item>
    <item>
      <title>Re: Blocking on indexers</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Blocking-on-indexers/m-p/45016#M8447</link>
      <description>&lt;P&gt;The interesting part is that if you look at disk queueing, disk response times and IOPs, there is not not much to indicate a disk bottleneck... Queueing is less than 1, RT is sub 20ms, and IOPS are less than 100... We tested the disks before installing splunk and we were able to reach upwards of 3000 IOPS... Of note.. these machines are virtualized, but are not sharing resources with other servers.. essentially dedicated from a Server AND SAN perspective...&lt;/P&gt;</description>
      <pubDate>Thu, 10 May 2012 01:16:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Blocking-on-indexers/m-p/45016#M8447</guid>
      <dc:creator>richnavis</dc:creator>
      <dc:date>2012-05-10T01:16:30Z</dc:date>
    </item>
    <item>
      <title>Re: Blocking on indexers</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Blocking-on-indexers/m-p/45017#M8448</link>
      <description>&lt;P&gt;Aprox 30GBs/day... However, this even happens at substancially lower indexing volumes..&lt;/P&gt;</description>
      <pubDate>Thu, 10 May 2012 01:25:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Blocking-on-indexers/m-p/45017#M8448</guid>
      <dc:creator>richnavis</dc:creator>
      <dc:date>2012-05-10T01:25:28Z</dc:date>
    </item>
    <item>
      <title>Re: Blocking on indexers</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Blocking-on-indexers/m-p/45018#M8449</link>
      <description>&lt;P&gt;More Info... I looked at a low indexing volume time (800MB/Indexer) and we still saw 28 indexqueue blocking event...&lt;/P&gt;</description>
      <pubDate>Thu, 10 May 2012 01:38:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Blocking-on-indexers/m-p/45018#M8449</guid>
      <dc:creator>richnavis</dc:creator>
      <dc:date>2012-05-10T01:38:51Z</dc:date>
    </item>
    <item>
      <title>Re: Blocking on indexers</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Blocking-on-indexers/m-p/45019#M8450</link>
      <description>&lt;P&gt;More Info... I looked at a low indexing volume time (800MB/Indexer) and we still saw 28 indexqueue blocking event...&lt;/P&gt;</description>
      <pubDate>Thu, 10 May 2012 01:39:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Blocking-on-indexers/m-p/45019#M8450</guid>
      <dc:creator>richnavis</dc:creator>
      <dc:date>2012-05-10T01:39:18Z</dc:date>
    </item>
    <item>
      <title>Re: Blocking on indexers</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Blocking-on-indexers/m-p/45020#M8451</link>
      <description>&lt;P&gt;I believe I've identified the root cause as slow disk for the COLD_DB.   Our configuration is to have the hot/warm DBs on local attached (virtually, anyway) disks, and point the cold_dbs to a CIFs share on a NetApp... so index.conf looks something like this...&lt;/P&gt;

&lt;P&gt;[databases]&lt;BR /&gt;&lt;BR /&gt;
coldPath = \netapp\splunk\SplunkIndex02\DATA_2\databases\colddb&lt;BR /&gt;&lt;BR /&gt;
homePath = F:\CustomIndex\DATA_2\databases\db&lt;BR /&gt;&lt;BR /&gt;
thawedPath = \netapp\splunk\SplunkIndex02\DATA_2\databases\thaweddb&lt;BR /&gt;&lt;BR /&gt;
maxWarmDBCount = 32&lt;/P&gt;

&lt;P&gt;So, I created another locally attached drive, and used it as the coldpath on ONE of the three indexers we have.  After 4 hours, we have not seen ANY blocking on the indexer with the "locally attached" drive, while the other indexers continue to see blocking at the same rate as before.  In this particular case, the slow disk was the cold db.   If there a way to have splunk roll the files to cold on a schedule, rather than constantly.. this would not be a problem.. &lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 11:48:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Blocking-on-indexers/m-p/45020#M8451</guid>
      <dc:creator>richnavis</dc:creator>
      <dc:date>2020-09-28T11:48:01Z</dc:date>
    </item>
  </channel>
</rss>

