Quantum DXi-Series Command Line Interface (CLI) Guide
6-67081-05 Rev B
April 2012
Replication CLI Commands 43
Enabling All Replication
for Both VTL and NAS
on the Source
syscli --enablerep all
This CLI command allows the admin user to enable the state of all replication for
all deduplicated VTLs and shares
Disabling All
Replication for Both
VTL and NAS on the
Source
syscli --disablerep all
This CLI command allows the admin user to disable the state of all the
replication in the queue.
Clearing Replication
Statistics
syscli --clear stats [--sent] [ --received]
This CLI command allows the admin user to clear replication statistics. If the
--sent option is specified, the sent replication statistics will be cleared. If the
--received option is specified, the received replication statistics will be cleared.
Listing Deduplicated
VTL on the Source
syscli --list dedupvtl
This CLI command allows the CLI admin to display a list of all the virtual tape
libraries (VTLs) that have data deduplication enabled. Replication information is
also listed if it applies. The list includes the VTL name, replication options (state
schedule and/or syncid if any are se), last replication status (start, completion
and status) and or last synchronization status (start, completion and status).
An example output of this is command:
Totalcount=1
[dedupvtl=1]
VTLname=test1
replicationstate=Enabled
replicationschedule=
replicationsyncid=
lastreplicationstart= ThuMar511:02:032009
lastreplicationcompletion=ThuMar511:02:072009
lastreplicationstatus=Success
lastsynchronizationstart=
lastsynchronizationcompletion=
lastsynchronizationstatus=
Listing Deduplicated
NAS on the Source
syscli --list dedupnas [--name <sharename> |--namematch <pattern>]
This CLI command returns the list of deduped NAS shares on the source.