- View the newly configured cluster status:./dmcluster status
It may take a few minutes for all services to transition. Run dmcluster status as needed until the results are as expected. Monitor progress in dmFailover.log on the currently active daemon and monitor servers.
Executing the STATUS command... ------------------------------------------------------------------------------- | PRIMARY CLUSTER (ACTIVE) | ------------------------------------------------------------------------------- | COMPONENT | HOST NAME | STATUS | ------------------------------------------------------------------------------- | DM Daemon | DM1 (LOCAL) | RUNNING | | ActiveMQ | DM1 (LOCAL) | RUNNING | | DM REST Service | DM1 (LOCAL) | RUNNING | | Cloud Staging Service | DM1 (LOCAL) | RUNNING | | DSC | DM1 (LOCAL) | RUNNING | | DSA REST | DM1 (LOCAL) | RUNNING | | DM Repository | DM1 (LOCAL) | RUNNING | | DM Sync Monitor | DM1 (LOCAL) | RUNNING | | DM Monitoring Service | DM3 | RUNNING | | DM Agent | DM1 (LOCAL) | RUNNING | | DM Agent | DM2 | RUNNING | ------------------------------------------------------------------------------- | SECONDARY CLUSTER (STANDBY) | ------------------------------------------------------------------------------- | COMPONENT | HOST NAME | STATUS | ------------------------------------------------------------------------------- | DM Daemon | DM2 | STOPPED | | ActiveMQ | DM2 | STOPPED | | DM REST Service | DM2 | STOPPED | | Cloud Staging Service | DM2 | STOPPED | | DSC | DM2 | STOPPED | | DSA REST | DM2 | STOPPED | | DM Repository | DM2 | RUNNING | | DM Sync Monitor | DM2 | STOPPED | | DM Monitoring Service | DM4 | STOPPED | | DM Agent | DM1 (LOCAL) | RUNNING | | DM Agent | DM2 | RUNNING | ------------------------------------------------------------------------------- Cluster Mode: The Primary Cluster is in 'Active Mode' STATUS completed successfully.
In the example output, only the Data Mover sync monitor on the active system is running to monitor synchronization progress from the primary to the secondary repositories. The sync monitor on the secondary system is never used.If you configure Data Mover to use DSC on its host, the status for DSC and DSA REST is either RUNNING or STOPPED. If you configured Data Mover to use an external DSC, the status for DSC and DSA REST will not be shown. See DSA Failover Configurations for more details.