Disable warm standby
Warm standby must be disabled in order to:
- perform systems maintenance
- set up back up or perform a restore
- upgrade Splunk Phantom
If warm standby is disabled, you will need to reconfigure warm standby from the beginning.
Disable warm standby procedure
Do these steps as either the root user or a user with sudo permissions.
On the Splunk Phantom primary
- Turn off warm standby. phenv python2.7 /<PHANTOM_HOME>/bin/setup_warm_standby.pyc --primary-mode --off
On the warm standby
- Turn off warm standby. phenv python2.7 /<PHANTOM_HOME>/bin/setup_warm_standby.pyc --standby-mode --off
- Stop all Splunk Phantom services. /<PHANTOM_HOME>/bin/stop_phantom.sh
Warm standby will be disabled, and the cron jobs removed to prevent the rsync jobs from running.
Failover to the warm standby | Recreate warm standby after a failover |
This documentation applies to the following versions of Splunk® Phantom (Legacy): 4.8
Feedback submitted, thanks!