A new search head cluster is being implemented. Which is the correct command to initialize the deployer node without restarting the search head cluster peers?
A new search head cluster is being implemented. Which is the correct command to initialize the deployer node without restarting the search head cluster peers?
To initialize the deployer node without restarting the search head cluster peers, the correct command is to stage the bundle first before applying it in order to control the restart process. The command '$SPLUNK_HOME/bin/splunk apply shcluster-bundle "action stage"' is used for this purpose, allowing the deployer to prepare the configuration bundle without immediately applying it, thus avoiding the restart of the search head cluster peers.
It's C, page 409 SCI
Answer "C" as per the following document: https://docs.splunk.com/Documentation/Splunk/8.2.5/DistSearch/PropagateSHCconfigurationchanges#Control_the_restart_process
Should be C. https://docs.splunk.com/Documentation/Splunk/8.1.1/DistSearch/PropagateSHCconfigurationchanges#Control_the_restart_process
Yes, should be C