Example of Active and Standby Component Status | Data Mover - Example: Checking the Status of the Active and Standby Components - Teradata Data Mover

Teradata® Data Mover Installation, Configuration, and Upgrade Guide for Customers - 20.01

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
Lake
VMware
Product
Teradata Data Mover
Release Number
20.01
Published
November 2023
Language
English (United States)
Last Update
2023-12-05
dita:mapPath
jvt1700556161677.ditamap
dita:ditavalPath
stp1591127384938.ditaval
dita:id
pqq1467243714524
Product Category
Analytical Ecosystem
  1. 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.