Replication Gateway pair may appear in Faulty state even if the individual Replication Gateway state is Healthy. (31898)
Description: Replication Gateway pair state may appear as "Faulted" even when individual Replication Gateways state is showing as "Healthy" in the Data Mover card.
Workaround: Perform below steps:
Using Klish menu, stop
txrxservice from any one of the Replication Gateway using below command:manage > services stop txrx
Refresh the same Replication Gateway from the Resiliency Manager web console Data Mover card of the data center.
Using Klish menu, start
txrxservice of the Replication Gateway using below command:manage > services start txrx
Refresh the same Replication Gateway from the Resiliency Manager web console Data Mover card of the data center. The Replication Gateway pair state should change to "Connected".