According to IBM documentation, when upgrading the DR system, the first step is to disable DR.
The instructions say to manually disable and stop the Resilient platform by running the commands to disable and stop resilient on the master appliance.
Does this actually stop the current, live instance of resilient?
On the master appliance, manually disable and stop the Resilient platform by running the following commands:
sudo systemctl disable resilient
sudo systemctl stop resilient
------------------------------
Tim Gray
------------------------------