Quantum DXi-Series Command Line Interface (CLI) Guide
6-67081-09 Rev B
February 2014
Replication CLI Commands 49
VTLname=test1
replicationstate=Enabled
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.
CLI command options:
• --list: Lists all deduped NAS shares on source.
• --name: if specified, lists info for this share only.
• --namematch: if specified, only shares whose names match the specified
pattern are listed. The wild characters ^ and $ are supported as follows:
• ^xxx – matching pattern xxx at the start of names
• xxx$ – matching pattern xxx at the end of names
Remember to escape $ with a backslash because it is special to the shell. For
example, to list all shares ending with test in the names, type the following
command: syscli --list dedupnas --namematch test\$
Listing Replicated VTL
on the Target
syscli --list repvtl
This CLI command allows the CLI admin to display a list of all the replicated
virtual tape libraries (VTLs) that have been performed on the system as a target.
The list includes the virtual tape library name, source hostname IP address, the
replication status (i.e. start, completion and status).
An example output of this command:
ListofallreplicatedVTLonthetarget.
Totalcount=1
[replicatedvtl=1]
ID=1
VTLName=test1
SourceHost=Galaxy3.node-1
ReplicationStarted=ThuMar513:08:592009