<?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 does indexer use only one core? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Why-does-indexer-use-only-one-core/m-p/39319#M7306</link>
    <description>&lt;P&gt;Saw the same on our Splunk server (RHEL 6).&lt;/P&gt;

&lt;P&gt;Fixed it via a hint on this article:&lt;BR /&gt;
&lt;A href="http://blog.mozilla.org/it/2012/06/30/mysql-and-the-leap-second-high-cpu-and-the-fix/"&gt;http://blog.mozilla.org/it/2012/06/30/mysql-and-the-leap-second-high-cpu-and-the-fix/&lt;/A&gt;&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;Stop splunk&lt;/LI&gt;
&lt;LI&gt;Stop NTP &lt;/LI&gt;
&lt;LI&gt;Set the date via         # date -s "`date`"&lt;/LI&gt;
&lt;LI&gt;Start NTP&lt;/LI&gt;
&lt;LI&gt;Start Splunk&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;Step 3 and 4 can also be executed with the script mentioned in the article.&lt;/P&gt;</description>
    <pubDate>Wed, 29 Aug 2012 10:47:21 GMT</pubDate>
    <dc:creator>rruijgrok</dc:creator>
    <dc:date>2012-08-29T10:47:21Z</dc:date>
    <item>
      <title>Why does indexer use only one core?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-does-indexer-use-only-one-core/m-p/39318#M7305</link>
      <description>&lt;P&gt;Hi.&lt;BR /&gt;
We have a distributed environment with a total of two indexers.&lt;BR /&gt;
These run on 12-core machines.&lt;BR /&gt;
After upgrading to Splunk 4.3.3 (build 128297) the indexers have started acting rather strangely.&lt;BR /&gt;
After running for a while searches never finish.&lt;BR /&gt;
When I check the indexers, the splunkd process seems to be using only one CPU core, which (naturally) is pegged at 100%.&lt;/P&gt;

&lt;P&gt;Normally a restart of the splunk processes will clear the problem for a while (anywhere from a few hour to a couple of days).&lt;BR /&gt;
So far I have not found anything that seems relevant in the logs.&lt;/P&gt;

&lt;P&gt;Does anyone have any suggestions?&lt;/P&gt;</description>
      <pubDate>Mon, 20 Aug 2012 13:55:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-does-indexer-use-only-one-core/m-p/39318#M7305</guid>
      <dc:creator>hcpr</dc:creator>
      <dc:date>2012-08-20T13:55:25Z</dc:date>
    </item>
    <item>
      <title>Re: Why does indexer use only one core?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-does-indexer-use-only-one-core/m-p/39319#M7306</link>
      <description>&lt;P&gt;Saw the same on our Splunk server (RHEL 6).&lt;/P&gt;

&lt;P&gt;Fixed it via a hint on this article:&lt;BR /&gt;
&lt;A href="http://blog.mozilla.org/it/2012/06/30/mysql-and-the-leap-second-high-cpu-and-the-fix/"&gt;http://blog.mozilla.org/it/2012/06/30/mysql-and-the-leap-second-high-cpu-and-the-fix/&lt;/A&gt;&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;Stop splunk&lt;/LI&gt;
&lt;LI&gt;Stop NTP &lt;/LI&gt;
&lt;LI&gt;Set the date via         # date -s "`date`"&lt;/LI&gt;
&lt;LI&gt;Start NTP&lt;/LI&gt;
&lt;LI&gt;Start Splunk&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;Step 3 and 4 can also be executed with the script mentioned in the article.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Aug 2012 10:47:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-does-indexer-use-only-one-core/m-p/39319#M7306</guid>
      <dc:creator>rruijgrok</dc:creator>
      <dc:date>2012-08-29T10:47:21Z</dc:date>
    </item>
    <item>
      <title>Re: Why does indexer use only one core?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-does-indexer-use-only-one-core/m-p/39320#M7307</link>
      <description>&lt;P&gt;that last line should read:&lt;/P&gt;

&lt;P&gt;Step 2 and 3 can also be executed with the script mentioned in the article.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Aug 2012 12:14:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-does-indexer-use-only-one-core/m-p/39320#M7307</guid>
      <dc:creator>rruijgrok</dc:creator>
      <dc:date>2012-08-29T12:14:36Z</dc:date>
    </item>
    <item>
      <title>Re: Why does indexer use only one core?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-does-indexer-use-only-one-core/m-p/39321#M7308</link>
      <description>&lt;P&gt;Tried the suggestion above, and it looked like that worked for a couple of days.&lt;BR /&gt;
But now the indexers are back to the same.&lt;BR /&gt;
They seem to be using only one core, and forwarder connections are being dropped.&lt;BR /&gt;
Which of course means that data is not being indexed.&lt;/P&gt;

&lt;P&gt;I really have no idea what to search for in the splunk logs, all the normal gotchas seems to be ok.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Sep 2012 13:13:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-does-indexer-use-only-one-core/m-p/39321#M7308</guid>
      <dc:creator>hcpr</dc:creator>
      <dc:date>2012-09-05T13:13:36Z</dc:date>
    </item>
  </channel>
</rss>

