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)
0 Karma
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!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...