I'm trying to use splunkit to benchmark a new hardware configuration we are trying for the indexers. I generates 75GB of data using the gendata script in the app but indextest script never completes. It's percent complete values decrease and then get hung at a certain value every time
[2015-01-06 13:32:54,707] IdxTestSetup: Indexing progress: 43.07%
[2015-01-06 13:33:24,958] IdxTestSetup: Indexing progress: 44.39%
[2015-01-06 13:33:55,230] IdxTestSetup: Indexing progress: 47.01%
[2015-01-06 13:34:25,566] IdxTestSetup: Indexing progress: 48.30%
[2015-01-06 13:34:55,818] IdxTestSetup: Indexing progress: 49.59%
[2015-01-06 13:35:26,072] IdxTestSetup: Indexing progress: 50.93%
[2015-01-06 13:35:56,327] IdxTestSetup: Indexing progress: 52.28%
[2015-01-06 13:36:26,583] IdxTestSetup: Indexing progress: 36.64%
[2015-01-06 13:36:56,844] IdxTestSetup: Indexing progress: 39.29%
[2015-01-06 13:37:27,077] IdxTestSetup: Indexing progress: 39.49%
[2015-01-06 13:37:57,311] IdxTestSetup: Indexing progress: 39.49%
[2015-01-06 13:38:27,544] IdxTestSetup: Indexing progress: 39.49%
[2015-01-06 13:38:57,777] IdxTestSetup: Indexing progress: 39.49%
[2015-01-06 13:39:28,011] IdxTestSetup: Indexing progress: 39.49%
[2015-01-06 13:39:58,242] IdxTestSetup: Indexing progress: 39.49%
I have tried multiple times to delete the index and source as well and start with a clean splunk instance but it has not helped. The instance reports to our license master and has 100GB quota allocated to it. I have tried with other sizes of data as well but same result.
I'm using version 6.1.3 for Splunk and version 3.2 of the splunkit app.
Any pointers to what else I can check?
... View more