Refine your search:

I've got bucket in my defaultdb/db named things like db_1282889175_1282864311_6-duplicate-0/ What are they? Should I do something about them?

asked 27 Aug '10, 00:22

jrodman's gravatar image

jrodman ♦
5.8k2515
accept rate: 42%

edited 30 Aug '10, 18:27

gkanapathy's gravatar image

gkanapathy ♦
26.5k1622


One Answer:

This will happen if you end up with duplicate bucket ids in your index while splunk is running.

Some really weird problem with network filesystem might be responsible (do not use network filesystems for index and search unless you can guarantee their reliability). Bugs in a custom warmToCold script could be responsible. Pointing two splunk executables at one directory could be responsible.

It's pretty hard to make this happen.

But if it does happen, splunk may rename the warm bucket to this duplicate name.

Recommended steps:

  • Determine if the 'duplicate' bucket is an exact duplicate of one in cold, in which case it can simply be deleted
  • Determine if the 'duplicate' bucket is so old you don't care about the contents, in which case it can be deleted
  • If neither of the above is true, it might make sense to manually rename the bucket to a new id that does not conflict with any of the ones in your index. Likely it will be old and will be moved to cold (and possibly archived) in short order.
link

answered 27 Aug '10, 00:26

jrodman's gravatar image

jrodman ♦
5.8k2515
accept rate: 42%

edited 30 Aug '10, 18:24

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:

×300
×63

Asked: 27 Aug '10, 00:22

Seen: 599 times

Last updated: 30 Aug '10, 18:27

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