Browse Source

Update Splunk SmartStore Migration.md

Colby Williams 3 years ago
parent
commit
480d048c0a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Splunk SmartStore Migration.md

+ 1 - 1
Splunk SmartStore Migration.md

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