Quantum DXi-Series Command Line Interface (CLI) Guide
6-67081-05 Rev B
April 2012
42
Replication CLI Commands
Note:
The target system must have the corresponding NAS share configured
with a Sync ID prior to configuring the source system partition. Refer to
Enabling NAS File/Directory Based Replication on the Target
Disabling NAS Share
Replication Options on
the Source
syscli --disablerep nas --name <nas_share> [--nodaily] [--nofiledirbase]
This CLI command allows the admin user to disable the replication feature and
its options on a NAS share. If the
--nodaily
option is specified, the replicate daily
option is disabled. If the
--nofiledirbase
option is specified, the file/directory
base replication option is disabled. If no option is specified, the whole
replication is disabled for the specified NAS share, including the daily and file/
directory base replication options.
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.