Oftentimes when we go to deploy our configs to our clustered indexers (Splunk 6.3.0) using:
sudo -H -u splunk /opt/splunk/bin/splunk apply cluster-bundle
It fails with the following error:
Encountered some errors while applying the bundle.
In handler 'clustermastercontrol': The Master could not push the latest configuration bundle because it contains an invalid configuration. Fix any errors and push the bundle again. Alternatively, you can skip the validation process like this: "splunk apply cluster-bundle --skip-validation". Use this option carefully, as it can cause the master to push an invalid configuration to the peers. The following errors were encountered:
Archiver failure - Failed to create archive file.
Any ideas how to fix or what this means? Can't seem to find others with this issue.
↧