![Quantum DXi4500 Скачать руководство пользователя страница 20](http://html1.mh-extra.com/html/quantum/dxi4500/dxi4500_manual_3756124020.webp)
Quantum DXi-Series Command Line Interface (CLI) Guide
6-67081-02 Rev A
July 2011
20
VTL Configuration CLI Commands
Listing Available Library
Models
syscli --list library
This CLI command allows the CLI admin to display a list of the available library
models. Specific library model or product ID is required when adding or creating
a new partition.
An example output of three supported library models is shown below:
List
of
all
available
library
models:
Total
count
=
1
[library
=
1]
productid
=
DL1500
description
=
EMC
Disk
Library
[library
=
2]
productid
=
Scalar
100
description
=
ADIC
Scalar
100
[library
=
3]
productid
=
Scalar
i2000
description
=
ADIC
Scalar
i2000
Listing of Supported
Tape Drive
syscli --list drive
This CLI command allows the CLI admin to display a list of the available virtual
tape drive models. A specific virtual tape drive model is required when adding or
creating a new partition.
An example output of two tape drive is shown below:
List
of
all
available
drive
models:
Total
count
=
2
[drive
=
1]
model
=
QUANTUMDLTS4
description
=
Quantum
DLT
S4
[drive
=
2]
model
=
QUANTUMSDLT320
description
=
Quantum
SDLT
320
Adding a VTL
syscli --add vtl --name <VTL_name> --model <model_name> --slots
<number_of_slots> --drivemodel <tape_drive_model> --drives
<number_of_drives> [--dedup [--startbackup <hh:mm> --endbackup
<hh:mm>]]