Quantum DXi-Series Command Line Interface (CLI) Guide
6-66538-03 Rev C
November 2010
82
Replication CLI Commands
address and failback job details. The failback job details contains when the job
started, finished and its status.
Output data:
List
of
all
replicated
VTL
failback
jobs:
Total
count
=
1
[failback
job
=
1]
ID
=
1
VTL
Name
=
part4
Target
Host
=
10.40.164.70
Failback
Job
Started
=
Wed
Jun
3
16:45:53
2009
Failback
Job
Finished
=
Wed
Jun
3
16:46:01
2009
Failback
Job
Status
=
Success
Listing the Replicated
NAS Failback Jobs on
the Target
syscli --list nasfailbackjob
This CLI command allows the CLI admin to list the replicated NAS share failback
jobs on the target.
Deleting the Replicated
VTL Failback Jobs on
the Target
syscli --del vtlfailbackjob -repname <VTL_name> --tgthost
<target_hostname> --id <ID_of_the_failback_job>
This CLI command allows the CLI admin to delete a replicated VTL failback job.
The replicated VTL name, target host name and the ID can be retrieved from the
list VTL Failback jobs.
Deleting the Replicated
NAS Failback Job on the
Target
syscli --del nasfailbackjob --repname <NAS_share_name> --tgthost
<target_hostname> --id <ID_of_the_failback_job>
This CLI command allows the CLI admin to delete a replicated NAS share failback
job. The replicated NAS share name, target host name and the ID can be
retrieved from the list NAS Failback jobs.
Aborting the Replicated
VTL Failback Jobs on
the Target
syscli --abort vtlfailbackjob -repname <VTL_name> --tgthost
<target_hostname> --id <ID_of_the_failback_job>
This CLI command allows the CLI admin to abort a current running replicated
VTL failback job. The replicated VTL name, target host name and the ID can be
retrieved from the list VTL Failback jobs.