Deployment Architecture

How to resolve "ERROR KVStorageProvider - An error occurred during the last operation" in indexers

raj_mpl
Path Finder

Hi Team ,

We are getting the below internal errors in majority of our indexers

"timestamp ERROR KVStorageProvider - An error occurred during the last operation ('replSetGetStatus', domain: '15', code: '13053'): No suitable servers found (`serverSelectionTryOnce` set): [connection closed calling ismaster on '[::1]:8191']"

 

Can someone explain what that error messages indicates

Labels (1)
1 Solution

richgalloway
SplunkTrust
SplunkTrust

It means you are trying run KVStore on indexers unnecessarily.  Indexers do not use KVStore so there is no point in running it.  Disabling KVStore on the indexers will stop the errors.

---
If this reply helps you, Karma would be appreciated.

View solution in original post

richgalloway
SplunkTrust
SplunkTrust

It means you are trying run KVStore on indexers unnecessarily.  Indexers do not use KVStore so there is no point in running it.  Disabling KVStore on the indexers will stop the errors.

---
If this reply helps you, Karma would be appreciated.
Get Updates on the Splunk Community!

Shape the Future of Splunk: Join the Product Research Lab!

Join the Splunk Product Research Lab and connect with us in the Slack channel #product-research-lab to get ...

Auto-Injector for Everything Else: Making OpenTelemetry Truly Universal

You might have seen Splunk’s recent announcement about donating the OpenTelemetry Injector to the ...

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...