Refine your search:

Hello,

I ran the fill_summary_index.py script to backfill the data for one of my summary indexed saved searches. However I realized that I gave the wrong time frame as the argument and killed the fill_summary_index.py process while it was still running. Now I am trying to start a new fill_summary_index.py process with the correct timeframe but I keep getting the following error -

"An instance of fill_summary_index is already running for app=search"

I stopped and started all my splunk processes but I am continuing to get this error even after a complete restart of the Splunk processes on the system. Could you please let me know how I can resolve this issue?

Thanks in advance for any assistance.

asked 17 Feb '11, 20:50

dpatnam's gravatar image

dpatnam
313
accept rate: 0%


One Answer:

I checked out the fill_summary_index.py script and noticed that a lock file gets created under the logs dir in the app context (search app in my case). Once I removed the lock file I was able to run the script again.

link

answered 17 Feb '11, 21:17

dpatnam's gravatar image

dpatnam
313
accept rate: 0%

Post your answer
toggle preview

Follow this question

Log In to enable email subscriptions

RSS:

Answers

Answers + Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×326
×46

Asked: 17 Feb '11, 20:50

Seen: 1,097 times

Last updated: 17 Feb '11, 21:17

Copyright © 2005-2012 Splunk, Inc. All rights reserved.