09 February 2019

Data Domain replication CLI

Destination
net hosts show
net hosts add 10.1.1.10 source_dd.virtworld.link
net hosts show
replication add source mtree://source_dd.virtworld.link/data/col1/source_mtree destination mtree://destination_dd.virtworld.link/data/col1/dst_mtree
replication show config

Source
net hosts show
net hosts add 10.0.2.20 destination_dd.virtworld.link
net hosts show
replication add source mtree://source_dd.virtworld.link/data/col1/source_mtree destination mtree://destination_dd.virtworld.link/data/col1/dst_mtree
replication show config
replication initialize mtree://destination_dd.virtworld.link/data/col1/dst_mtree
replication watch mtree://destination_dd.virtworld.link/data/col1/dst_mtree

No comments:

Post a Comment

Popular