Quantum DXi-Series Command Line Interface (CLI) Guide
6-66538-03 Rev C
November 2010
80
Replication CLI Commands
Failback VTL To the
Source from the Target
System
syscli --failback repvtl --repname <replicated VTL name> --srchost
<source_hostname_or_IP_address> --id <ID_of_the_replicated_VTL>
--tgthost <target_source_IP_address> [--encrypt]
This CLI command allows the CLI admin to failback a replicated VTL. The
replicated VTL name, source hostname and ID can be retrieved from the list of
replicated VTL. The
--tgthost
option specifies the target host where the
replicated VTL will be failed back to.
To complete the failback, on the specified target system, run the
--recover vtl
CLI command specifying the replicated VTL from the list of replicated VTL on the
failback target host system.
Before a user can failback a VTL to its source, the target role IP address must be
configured on the source system first.
If the
--encrypt
option is specified, it encrypts the failback to the failback target.
Failback a NAS Share on
the Target
syscli --failback repnas --repname <replicated_NAS_share_name> --srchost
<source_hostname> --id <ID_of_the_replicated_NAS> --tgthost
<target_source_IP_address> [--encrypt]
This CLI command allows the CLI admin to failback a replicated share to its
specified source. The replicated NAS share name, source hostname and ID can
be retrieved from the list of replicated NAS share. The
--tgthost
option specifies
the target host where the replicated NAS share will be failed back to.
To complete the failback, on the source system, run the
--recover share
CLI
command specifying the recovered share from the replicated share list and
select Recover.
Before you can failback a share to its source, the target role IP address must be
configured on the source system first.
If the
--encrypt
option is specified, it encrypts the failback to the failback target.
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 CLI admin 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.