Replicator lets you replicate data between two Data Domain systems. It provides commands to manage replication configurations, start and stop replication, monitor performance, and modify settings like bandwidth throttling. The document outlines the various replication commands available in Data Domain systems to setup, control, monitor and troubleshoot replication between sources and destinations.
Download as TXT, PDF, TXT or read online on Scribd
100%(1)100% found this document useful (1 vote)
7K views
Data Domain Replication Commands
Replicator lets you replicate data between two Data Domain systems. It provides commands to manage replication configurations, start and stop replication, monitor performance, and modify settings like bandwidth throttling. The document outlines the various replication commands available in Data Domain systems to setup, control, monitor and troubleshoot replication between sources and destinations.
Create a replication pair, which can be for Collection, MTree, or Directory Replication.
# replication modify connection-host
Used if a source or destination name does not correspond to a Data Domain network name.
# replication break {destination | all}
Remove the source or destination Data Domain system from a replication pair, or remove all Replicator configurations from a Data Domain system.
# replication disable {destination | all}
Disable replication. Run this on the source or destination system to halt data replication temporarily.
# replication enable {destination | all}
Restart replication. If run on the source, the operation resumes sending data to the destination. If run on the destination, the operation resumes serving the active connection from the source.
# replication show config
To check if all changes were done. # replication initialize destination Initialize replication. Run this on the source to start replication between a source and destination and to verify that configuration and connections.
Modify the destination host name, when it does not resolve for the connection, to a new host name or IP address. You may also specify an optional port number.
Modify the state of low bandwidth optimization for the destination.
# replication modify destination max-repl-streams n
It lets you modify the maximum number of replication streams for the destination.
# replication option set bandwidth rate
Set the network bandwidth rate for the Data Domain system.
# replication option set default-sync-alert-threshold value
Set the sync time to configure when an alert is generated.
# replication option set delay value
Set the network delay in milliseconds for the Data Domain system.
# replication option set listen-port value
Set the listen port for the Data Domain system.
# replication option show
Display the current bandwidth, network-delay settings, listen port, and sync- alertthreshold.
# replication resync destination
Bring back into sync (or recover) the data between a source and destination replication pair after a manual break.
# replication sync [and-verify] [destination]
Synchronize replication between the source and destination and wait for replication to complete. # replication throttle add [destination host | default] sched-specrate Change the rate of network bandwidth used by replication.