|
@@ -98,7 +98,7 @@ splunk cmd splunkd rfs -- ls --starts-with volume:smartstore/<some-index>/
|
|
|
|
|
|
### Confirm That the Cluster is Healthy and in the _Complete_ State
|
|
|
|
|
|
-Set `constrain_singlesite_buckets = false` in the Cluster Manager's `server.conf` under `[clustering]` and restart Splunk on the Cluster Manager. This can be applied via Salt with `salt moose-splunk-cm* state.sls splunk.master.init test=true` then without `test=true` after validating only the INI change and service restart (perhaps file permissions change for etc/passwd) are the only changes.
|
|
|
+Set `constrain_singlesite_buckets = false` in the Cluster Manager's `server.conf` under `[clustering]` and restart Splunk on the Cluster Manager. This can be applied via Salt with `salt <customer>-splunk-cm* state.sls splunk.master.init test=true` then without `test=true` after validating only the INI change and service restart (perhaps file permissions change for etc/passwd) are the only changes.
|
|
|
|
|
|
Check the Bucket Status panel and resolve any pending fixup tasks.
|
|
|
|