Stopping standby orchestrator

You can stop or remove standby orchestrator by using the command-line interface (CLI).

Using the command-line interface

If you run ch3siteconfig -stopha -force command on active or standby orchestrator, automatically standby orchestrator is stopped. To stop the standby orchestrator, follow these steps:
  1. Enter the following command on standby orchestrator:
    [root@localhost home]# ch3siteconfig -stopha -force
  2. Wait for a minute for the command to reflect on other orchestrator. Validate the status of standby orchestrator by using ls3siteconfig on active orchestrator.
    [root@rhel7host108 home]# ls3siteconfig
    master_name Master
    master_site_name
    master_site_status online
    master_ip1 x.xxx.xxx.xx
    master_ip1_status reachable
    master_ip2
    master_ip2_status not_configured
    master_port 7000
    auxnear_name Aux_Near
    auxnear_site_name
    auxnear_site_status online
    auxnear_ip1 x.xxx.xxx.xx
    auxnear_ip1_status reachable
    auxnear_ip2
    auxnear_ip2_status not_configured
    auxnear_port 7001
    auxfar_name Aux_Far
    auxfar_site_status online
    auxfar_ip1 x.xxx.xxx.xxx
    auxfar_ip1_status reachable
    auxfar_ip2
    auxfar_ip2_status not_configured
    auxfar_port 7002
    username tuser
    keyfile /root/.ssh/pw_rsa
    topology metromirror
    orchestrator_version 4.1.220922160427
    orchestrator_ha_status
    The orchestrator_ha_status is empty if the standby orchestrator is not connected or stopped.