<?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: Splunk performance issue with ver 6 in Installation</title>
    <link>https://community.splunk.com/t5/Installation/Splunk-performance-issue-with-ver-6/m-p/126825#M2149</link>
    <description>&lt;P&gt;Uh well, first of all it would be nice to know the actual search you're running?&lt;/P&gt;</description>
    <pubDate>Sat, 02 Nov 2013 18:47:56 GMT</pubDate>
    <dc:creator>Ayn</dc:creator>
    <dc:date>2013-11-02T18:47:56Z</dc:date>
    <item>
      <title>Splunk performance issue with ver 6</title>
      <link>https://community.splunk.com/t5/Installation/Splunk-performance-issue-with-ver-6/m-p/126824#M2148</link>
      <description>&lt;P&gt;Facing terribly slow search time performance. Same  worked fine with Splunk 5.&lt;/P&gt;

&lt;P&gt;Job inspector shows the following:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Execution costs
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Duration (seconds)      Component   Invocations Input count Output count&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;0.078   command.fields  78  911,212 911,212
184.017 command.search  78  -   911,212
0.423   command.search.index    78  -   -
0.078   command.search.calcfields   78  911,212 911,212
0.078   command.search.fieldalias   78  911,212 911,212
0   command.search.index.usec_64_512    4   -   -
0   command.search.index.usec_8_64  127 -   -
182.176 command.search.rawdata  78  -   -
0.083   command.search.kv   78  -   -
0.078   command.search.lookups  78  911,212 911,212
0.078   command.search.tags 78  911,212 911,212
0.078   command.search.typer    78  911,212 911,212
0.045   command.search.summary  78  -   -
0.018   dispatch.check_disk_usage   18  -   -
0.023   dispatch.createProviderQueue    1   -   -
0.085   dispatch.evaluate   1   -   -
0.085   dispatch.evaluate.search    1   -   -
184.037 dispatch.fetch  78  -   -
0.04    dispatch.preview    40  -   -
0.008   dispatch.readEventsInResults    1   -   -
184.023 dispatch.stream.local   78  -   -
2.303   dispatch.timeline   78  -   -
0.269   dispatch.writeStatus    119 -   -
0.039   startup.handoff
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;search log is showing thousands of these lines and search never completed so, finalized the search after x minutes.&lt;/P&gt;

&lt;P&gt;11-dd-2013 09:15:07.587 INFO  DispatchThread - Generating results preview took 1 ms&lt;/P&gt;

&lt;P&gt;11-dd-2013 09:15:10.181 INFO  DispatchThread - Generating results preview took 1 ms&lt;/P&gt;

&lt;P&gt;11-dd-2013 09:15:12.591 INFO  DispatchThread - Generating results preview took 1 ms&lt;/P&gt;

&lt;P&gt;11-dd-2013 09:15:15.216 INFO  DispatchThread - Generating results preview took 1 ms&lt;/P&gt;

&lt;P&gt;From the line&lt;BR /&gt;
182.176 command.search.rawdata  78&lt;/P&gt;

&lt;P&gt;The 183 seconds not totaling up to the individual times spent.  &lt;/P&gt;

&lt;P&gt;Appreciate if anyone could help / shed light on this.? &lt;/P&gt;

&lt;P&gt;Thanks.&lt;/P&gt;

&lt;P&gt;Added more:&lt;BR /&gt;
My indexers are version 6 as well. I've debugged this a bit further. There is not much Disc I/O but, yes the CPU spins crazy. Actually, I  let the search job run in the background. This is just 30days data of size 70GB.  Each day has couple of files with records more than of size 2GB. The search job completed after 45 minutes. There could something wrong with my indexing.&lt;BR /&gt;
Here is the completed job inspector shows:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;703.171 command.prestats    23,639  295,181,393 122,367
1,725.204   command.search  23,677  -   295,181,829
1,021.454   command.search.rawdata  23,638  -   -
524.957 command.search.kv   23,638  -   -
23.639  command.search.lookups  23,638  295,181,393 295,181,393
23.638  command.search.calcfields   23,638  295,181,393 295,181,393
23.638  command.search.fieldalias   23,638  295,181,393 295,181,393
10.732  command.search.summary  23,677  -   -
0   command.search.index.usec_1_8   26  -   
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;search log has:&lt;/P&gt;

&lt;P&gt;11-dd-2013 hh:33:01.347 INFO  loader - Detected 24 (virtual) CPUs and 193800MB RAM&lt;/P&gt;

&lt;P&gt;11-dd-2013 hh:33:01.347 INFO  loader - Maximum number of threads (approximate): 12288&lt;/P&gt;

&lt;P&gt;11-dd-2013 hh:33:01.347 INFO  loader - Arguments are: "search" "--&lt;/P&gt;

&lt;P&gt;id=scheduler_&lt;EM&gt;admin&lt;/EM&gt;&lt;EM&gt;launcher&lt;/EM&gt;_a3_at_1383438780_5" "--maxbuckets=0" "--ttl=172800" "--maxout=500000" "--maxtime=8640000" "--lookups=1" "--reduce_freq=10" "--user=admin" "--pro" "--roles=admin:can_delete:power:user"&lt;BR /&gt;
..&lt;BR /&gt;
..&lt;BR /&gt;
11-dd-2013 hh:33:01.672 INFO  BatchSearch - Adding bucket:mytestindex~58~0867F605-4D1D-4B32-84CD-&lt;/P&gt;

&lt;P&gt;BBB2474E0F1B to batch search with min seek addr offset:0 and max seek addr offset:0 and bucket has time range set:0&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 15:11:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Splunk-performance-issue-with-ver-6/m-p/126824#M2148</guid>
      <dc:creator>splunkears</dc:creator>
      <dc:date>2020-09-28T15:11:18Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk performance issue with ver 6</title>
      <link>https://community.splunk.com/t5/Installation/Splunk-performance-issue-with-ver-6/m-p/126825#M2149</link>
      <description>&lt;P&gt;Uh well, first of all it would be nice to know the actual search you're running?&lt;/P&gt;</description>
      <pubDate>Sat, 02 Nov 2013 18:47:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Splunk-performance-issue-with-ver-6/m-p/126825#M2149</guid>
      <dc:creator>Ayn</dc:creator>
      <dc:date>2013-11-02T18:47:56Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk performance issue with ver 6</title>
      <link>https://community.splunk.com/t5/Installation/Splunk-performance-issue-with-ver-6/m-p/126826#M2150</link>
      <description>&lt;P&gt;&lt;CODE&gt;command.search.rawdata&lt;/CODE&gt; is what is spent getting the raw text of the identified events, so if this takes a long time that could imply I/O performance issues.&lt;/P&gt;</description>
      <pubDate>Sat, 02 Nov 2013 18:49:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Splunk-performance-issue-with-ver-6/m-p/126826#M2150</guid>
      <dc:creator>Ayn</dc:creator>
      <dc:date>2013-11-02T18:49:38Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk performance issue with ver 6</title>
      <link>https://community.splunk.com/t5/Installation/Splunk-performance-issue-with-ver-6/m-p/126827#M2151</link>
      <description>&lt;BLOCKQUOTE&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;Uh well, first of all it would be nice to know the actual search you're running?&lt;BR /&gt;
The search string is just of the form -&amp;gt; index=myIndex&lt;BR /&gt;
thats it. &lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;/BLOCKQUOTE&gt;

&lt;P&gt;This myIndex has 70GB of data indexed as per normal practices. No errors etc while indexing.  You may be right ..as the time spent is not being shown any of the other activities of searching.. it may be just waiting to read or write etc..&lt;/P&gt;

&lt;P&gt;I'm trying sistats etc. to see if that can help. Amazed that we see this after upgrade &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;BR /&gt;
I might be missing something in the UI that changed significantly in ver 6.&lt;/P&gt;</description>
      <pubDate>Sat, 02 Nov 2013 18:58:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Splunk-performance-issue-with-ver-6/m-p/126827#M2151</guid>
      <dc:creator>splunkears</dc:creator>
      <dc:date>2013-11-02T18:58:16Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk performance issue with ver 6</title>
      <link>https://community.splunk.com/t5/Installation/Splunk-performance-issue-with-ver-6/m-p/126828#M2152</link>
      <description>&lt;P&gt;If you haven't already I highly recommend you to download the Splunk on Splunk app (&lt;A href="https://apps.splunk.com/app/748/"&gt;https://apps.splunk.com/app/748/&lt;/A&gt; ), it gives you lots of visibility into the health of your Splunk setup.&lt;/P&gt;</description>
      <pubDate>Sat, 02 Nov 2013 19:51:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Splunk-performance-issue-with-ver-6/m-p/126828#M2152</guid>
      <dc:creator>Ayn</dc:creator>
      <dc:date>2013-11-02T19:51:43Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk performance issue with ver 6</title>
      <link>https://community.splunk.com/t5/Installation/Splunk-performance-issue-with-ver-6/m-p/126829#M2153</link>
      <description>&lt;P&gt;Actually, &lt;CODE&gt;command.search.rawdata&lt;/CODE&gt; means that the search is spending that time in CPU uncompressing rawdata. The Job Inspector numbers indicates that this is a dense search. Are your indexers version 6 as well or are they still in 5? &lt;/P&gt;</description>
      <pubDate>Sun, 03 Nov 2013 02:46:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Splunk-performance-issue-with-ver-6/m-p/126829#M2153</guid>
      <dc:creator>_d_</dc:creator>
      <dc:date>2013-11-03T02:46:50Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk performance issue with ver 6</title>
      <link>https://community.splunk.com/t5/Installation/Splunk-performance-issue-with-ver-6/m-p/126830#M2154</link>
      <description>&lt;P&gt;Thanks for your hint on where the time is spent. The indexing is also on version 6.&lt;/P&gt;</description>
      <pubDate>Sun, 03 Nov 2013 18:47:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Splunk-performance-issue-with-ver-6/m-p/126830#M2154</guid>
      <dc:creator>splunkears</dc:creator>
      <dc:date>2013-11-03T18:47:09Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk performance issue with ver 6</title>
      <link>https://community.splunk.com/t5/Installation/Splunk-performance-issue-with-ver-6/m-p/126831#M2155</link>
      <description>&lt;P&gt;It would help if you (1) showed what your search looks like and (2) its entire Job Inspector output. The ones you've pasted above are clearly from two different searches.&lt;/P&gt;</description>
      <pubDate>Sun, 03 Nov 2013 18:55:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Splunk-performance-issue-with-ver-6/m-p/126831#M2155</guid>
      <dc:creator>_d_</dc:creator>
      <dc:date>2013-11-03T18:55:50Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk performance issue with ver 6</title>
      <link>https://community.splunk.com/t5/Installation/Splunk-performance-issue-with-ver-6/m-p/126832#M2156</link>
      <description>&lt;P&gt;Yes, those job inspector reports differ as they are from 2 different search jobs.&lt;BR /&gt;
First one did not complete. Second did.&lt;/P&gt;

&lt;P&gt;Just wanted to highlight something  interesting. My h/w has 192GB memory. And, none of other system processes are consuming this memory. This search is being done on single box with search head and indexer on the same box. I'm just indexing 70GB data  for a total of 30 Days. Avg size per day 2.GB&lt;BR /&gt;&lt;BR /&gt;
If I use Cassandra for 70GB of data, even for that matter memcache, I can keep entire 70GB in memory. And hence, I would get split second perf. &lt;/P&gt;

&lt;P&gt;Pls. tips on. Splunk 6 perf?&lt;/P&gt;</description>
      <pubDate>Wed, 06 Nov 2013 08:01:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Splunk-performance-issue-with-ver-6/m-p/126832#M2156</guid>
      <dc:creator>splunkears</dc:creator>
      <dc:date>2013-11-06T08:01:56Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk performance issue with ver 6</title>
      <link>https://community.splunk.com/t5/Installation/Splunk-performance-issue-with-ver-6/m-p/126833#M2157</link>
      <description>&lt;P&gt;We upgraded to version 6 last week. We noticed the same thing. Pre upgrade things were running well. Post upgrade CPU is maxed out and performance is terrible. No other changes were made other than the version upgrade, no modified queries, no additional data to index, no new queries. Just the version upgrade and followed by a HUGE spike in CPU. &lt;/P&gt;</description>
      <pubDate>Mon, 18 Nov 2013 19:42:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Splunk-performance-issue-with-ver-6/m-p/126833#M2157</guid>
      <dc:creator>lokuly</dc:creator>
      <dc:date>2013-11-18T19:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk performance issue with ver 6</title>
      <link>https://community.splunk.com/t5/Installation/Splunk-performance-issue-with-ver-6/m-p/126834#M2158</link>
      <description>&lt;P&gt;I tried something different. Basically, I've  pre-loaded the indexed files into file-cache, so there is zero  latency in IO of the indexed files. But, unfortunately, it did not succeed, as the indexed files are gzip compressed. gzip is good but slow while uncompressing.&lt;BR /&gt;
Looking for options on how to disable compression during post-index operation. &lt;BR /&gt;
For now, using summary indexing - sistats etc.  We are ok with this approach.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Nov 2013 00:04:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Splunk-performance-issue-with-ver-6/m-p/126834#M2158</guid>
      <dc:creator>splunkears</dc:creator>
      <dc:date>2013-11-21T00:04:21Z</dc:date>
    </item>
  </channel>
</rss>

