Quantum DXi-Series Command Line Interface (CLI) Guide
6-67081-02 Rev A
July 2011
48
Replication CLI Commands
Checking Readiness on
Source
syscli --checkrepready nas --name <nas_share>
This CLI command allows the admin user to check and verify the status of the
NAS share prior to replicating. The output will show the status of the NAS.
syscli --checkrepready vtl --name <vtl_name>
This CLI command allows the admin user to check and verify the status of the
VTL prior to replicating. The output will show the status of the VTL.
Aborting Replication of
VTL or NAS
syscli --abortrep vtl --name <VTL_name>
syscli --abortrep nas --name <NAS_share_name>
The CLI allows the admin user to abort the current replication of the VTL or NAS.
Aborting
Synchronization of VTL
or NAS
syscli --abortsync vtl --name <VTL_name>
syscli --abortsync nas --name <NAS_share_name>
The CLI allows the admin user to abort the current synchronization of the VTL or
NAS.
Pausing the Replication
Service on the Source
syscli --pause replication
The CLI allows the admin user to pause an active replication.
Resuming the
Replication Service on
the Source
syscli --resume replication
The CLI allows the admin user to resume the previous replication that was
paused.
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]