Deployment Architecture

Deployer is throwing out error

adoumbia
Engager

Hello

I am building a new search head cluster, the cluster work fine, however the deployer is throwing error whenever I run "/bin/splunk show shcluster-status" on the deployer

Here is error I am getting

"Encountered some errors while trying to obtain shcluster status.
Search Head Clustering is not enabled on this node. REST endpoint is not available"

my server.conf look like the following

[shclustering]
pass4SymmKey = xxxxxxxxx

 

Your input  be appreciated

Labels (1)
0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @adoumbia ,

for my knowedge, you can run this command only on Search Heads, not on Deployer, because it isn't a component of the Cluster, it's only the system that deployes apps to the Cluster, but after deployment, the Cluster runs by itself.

Ciao.

Giuseppe

PickleRick
SplunkTrust
SplunkTrust

Yes. @gcusello is 100% spot-on. I admit it is a bit counterintuitive (especially compared to indexer cluster and manager node) but the deployer is not a part of a search head cluster. It is an auxiliary component meant to be used for... well, deploying the configuration to the SHC but apart from that it doesn't take part in any other SHC activity.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[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 ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...