Quantum DXi-Series Command Line Interface (CLI) Guide
6-66538-03 Rev C
November 2010
74
Replication CLI Commands
syscli --sync nas --name <NAS_share_name>
This CLI command allows the CLI admin to Initiate source to target file or
directory synchronization for specified NAS share that has file/directory based
replication enabled.
Generating a
Replication Report
syscli --genrpt replication
This CLI command allows the CLI admin to generate namespace and trigger
based replication reports. The actual report can be retrieved using the remote
GUI (under
Data Services > Replication > Reports
).
Listing the Allowed
Replication Sources for
the Target
syscli --list sourcerep
This CLI command lists the allowed replication source(s) IP or hostname for this
system as a target.
Output data:
List
of
all
allowed
replication
source
IP
for
this
system
as
a
target:
Total
count
=
4
[sourcerep
=
1]
IP
=
10.40.50.70
[sourcerep
=
2]
IP
=
10.40.50.71
[sourcerep
=
3]
IP
=
10.40.100.139
[sourcerep
=
4]
IP
=
10.40.100.140
Adding a Source on a
Target
syscli --add sourcerep --hostid <host_id>
This CLI command allows the CLI admin to add or specify the replication source
IP or hostname of a source DXi system for this system as a target.
Deleting a Source on a
Target
syscli --del sourcerep --hostid <host_id>
This CLI command allows the CLI admin to delete the given source IP or
hostname as a replication source on this target system.
Listing the Replication
Targets for the Source
syscli --list targetrep