Quantum DXi-Series Command Line Interface (CLI) Guide
6-67081-05 Rev B
April 2012
Replication CLI Commands
47
•
--srchost:
Source host of the original NAS share. Use
--list repnas
as
reference.
•
--id:
ID from list of replicated NAS share. For multiple replication of the
same share, ID identifies the replicated batch.
•
--tgthost:
Target host to failback to. The target host must have this system
as one of the allowed replication source. Use IP address if the hostname
cannot be resolved from the system.
•
--encrypt:
Encrypt the failback to the source.
• -
-encrypttype:
if specified, the encryption type will be either 128 bits or 256
bits encryption.
Deleting a Replicated
VTL from the Target
syscli --del repvtl --repname <replicated_VTL_name> --srchost
<source_host> --id <ID>
This CLI command allows the CLI admin to delete a replicated VTL from the
target system. The replicated VTL name, source hostname and ID can be
retrieved from the list of replicated VTL.
Deleting a NAS Share
on the Target
syscli --del repnas --repname <NAS_name> --srchost
<source_hostname_or_IP_address> --id <ID_of_the_replicated_NAS>
This CLI command allows the admin user to delete a replicated NAS share from
the target system. The replicated NAS share name, source hostname and ID can
be retrieved from the list of replicated NAS share.
Listing the Replicated
VTL Recovery Jobs on
the Target
syscli --list vtlrecjob
This CLI command allows the user to list the replicated VTL recovery jobs on the
target. The information listed includes the old and the new VTL name, source
host name or IP address and recovery job details. The recover job details
contains when the job started, finished and its status.
Output data:
List
of
all
replicated
VTL
recovery
jobs:
Total
count
=
1
[recovery
job
=
1]
ID
=
1
Original
VTL
Name
=
VTL1
New
VTL
Name
=
VTL1_REC
Source
Host
=
galaxy.node
-
1
Recovery
Job
Started
=
Mon
Jun
1
11:22:17
2009
Recovery
Job
Finished
=
Mon
Jun
1
11:22:43
2009
Recovery
Job
Status
=
Success