Failover Event Simulation and Cluster Restore | Teradata Data Mover - Simulating a Failover Event and Restoring Cluster - Teradata Data Mover

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

Product
Teradata Data Mover
Release Number
17.20
Published
September 2022
Language
English (United States)
Last Update
2022-09-26
dita:mapPath
lzn1650878358910.ditamap
dita:ditavalPath
stp1591127384938.ditaval
dita:id
B035-4102
lifecycle
previous
Product Category
Analytical Ecosystem

Do the following to simulate a failover event and then restore the cluster to the original configuration:

    Simulating a Failover Event

  1. View the current cluster status: ./dmcluster status
  2. On the designated-active system, shut down the Data Mover repository: /etc/init.d/postgresql stop
  3. Check the cluster status to verify the initiation of failover: ./dmcluster status
    The failover monitor recognizes that the Data Mover repository on the designated-active system is down. However, the failover monitor makes retry attempts to check the repository status before initiating failover. So the process can take time.
    Stopping the Data Mover services, such as the daemon or agent, does not result in a failover event. The failover monitor instead detects that those services are down and attempts to restart the services before initiating a failover.
  4. Restoring the Cluster to the Original Configuration:

  5. On the designated-active system, restart the Data Mover repository: /etc/init.d/postgresql stop
  6. On the designated-active system, run the command: ./dmcluster switchback
  7. Verify the restoration of the original cluster configuration: ./dmcluster status