Running Disaster Recovery actions
IBM Security® provides actions to enable and disable Disaster Recovery, and to swap between the primary and secondary systems.
Before you run the Disaster Recovery actions, follow these steps.
- Check that SSH is set up
correctly.
ansible all -i inventories/<resilient_hosts_master_machine_a.yml> -m ping
When you run the actions, you must run them from the /usr/share/resilient-dr/ansible directory.
The action prompts you for both the sudo password and the vault password.
Note: DR actions can run for several hours, depending on the size of their data. To avoid problems
with brief network interruptions, it is recommended to run the commands in the background by using
the Linux® screen tool or other tools.