Getting Data In

Is it safe to delete .bundle files ?

AaronMoorcroft
Communicator

Hi Guys,

So for some reason, I seem to have a few gigs of .bundle files in ProgramFiles/Splunk/var/run/searchpeers

They are all from a few days ago and there are none from what I can see for today or yesterday which I guess indicates there may have been an issue a few days back that's now resolved?

So my question is, is it safe to delete the files and also the folders that seem to accompany them?

Thanks as always

Tags (3)
1 Solution

ddrillic
Ultra Champion

It's safe. I see -

$ ls *.bundle 
apsrp2245-1464133286.bundle  apsrp2245-1464996094.bundle  apsrp2245-1466239379.bundle  apsrp2252-1428717453.bundle

Nice discussion at knowledge bundle

It says -
-- The searchpeers directory retains up to five replicated bundles from each search head sending requests. If you delete them, they will be created again for the next search that needs that set of configurations. So technically you could remove older ones ...

View solution in original post

ddrillic
Ultra Champion

It's safe. I see -

$ ls *.bundle 
apsrp2245-1464133286.bundle  apsrp2245-1464996094.bundle  apsrp2245-1466239379.bundle  apsrp2252-1428717453.bundle

Nice discussion at knowledge bundle

It says -
-- The searchpeers directory retains up to five replicated bundles from each search head sending requests. If you delete them, they will be created again for the next search that needs that set of configurations. So technically you could remove older ones ...

salem34
Path Finder

Hi - Wondering wheter you should delete them on the indexers and on the search heads as well if you want to enforce a creation of a new bundle?

0 Karma

ryanoconnor
Builder

It's safe yes but if 5 bundles are 2GB that puts them around 400MB a piece which is quite large and worth investigating as the bundle could have issues replicating if it hasn't already. Splunk states that above 200MB is a large bundle
http://docs.splunk.com/Documentation/Splunk/6.4.1/Indexer/Configurationbundleissues

Potentially there are items that could be blacklisted from being distributed to search peers to help remedy the situation.

0 Karma

AaronMoorcroft
Communicator

Cheers Guys,

Had it confirmed from our 3rd Party support team also, deleted the files did a quick restart of the service and all seems to be running smoothly again, not quite sure what caused it but with our network it could have been many things.

Thanks for the responses 🙂

Aaron

0 Karma

ryanoconnor
Builder

I would try to start by looking at these bundle files to see what is in them that is so large. Large bundles sometimes have issues replicating to search peers so it's best to keep them as minimal as possible.

This will also help you determine what was going on when they were so large to make sure it doesn't happen again.

Bundle files are simply tar files so you should be able to explore them with any application that can open tar files. In Windows that might be 7-zip or a few other applications that are out there.

0 Karma

AaronMoorcroft
Communicator

Thank you 🙂

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...