Quantum DXi-Series Command Line Interface (CLI) Guide
6-66538-03 Rev C
November 2010
Replication CLI Commands
81
Listing the Replicated
VTL Recovery Jobs on
the Target
syscli --list vtlrecjob
This CLI command allows the CLI admin 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
Listing the Replicated
NAS Recovery Jobs on
Target
syscli --list nasrecjob
This CLI command allows the CLI admin to list the replicated NAS recovery jobs
on the target. The information listed includes the old and the new NAS share
name, source host name or IP address and recovery job details. The recover job
details contains when the job started, finished and its status.
Deleting the Replicated
VTL Recovery Jobs on
the Target
syscli --del vtlrecjob -repname <VTL_name> --srchost <source_hostname>
--id <ID_of_the_recovery_job>
This CLI command allows the CLI admin to delete a replicated VTL recovery job.
The replicated VTL name, source host name and the ID can be retrieved from the
list VTL Recovery jobs.
Deleting the Replicated
NAS Recovery Jobs on
Target
syscli --del nasrecjob --repname <NAS_share_name> --srchost
<source_hostname> --id <ID_of_the_recovery_job>
This CLI command allows the CLI admin to delete a replicated NAS recovery job.
The replicated NAS share name, source host name and the ID can be retrieved
from the list NAS Recovery jobs.
Listing the Replicated
VTL Failback Jobs on
the Target
syscli --list vtlfailbackjob
This CLI command allows the CLI admin to list the replicated VTL failback jobs on
the target. The information listed includes the VTL name, source host name or IP