Adding A Vtl; Editing A Vtl; Deleting A Vtl; Listing The Media Types - Quantum DXi2500-D Manual

Dxi series command line interface (cli) guide
Hide thumbs Also See for DXi2500-D:
Table of Contents

Advertisement

Adding a VTL

Editing a VTL

Deleting a VTL

Listing the Media Types

VTL Configuration CLI Commands
tapedrive = 2
model = QUANTUMSDLT320 
description = Quantum SDLT 320
end
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>]]
This CLI command allows the CLI admin to add a partition. The following
partition settings are required:
• Virtual Library name
• Library model
• Number of storage slots
• Number of virtual tape drives.
Optionally, the user can specify whether to enable data deduplication and
enable backup window. Once the partition is created, the data deduplication
state cannot be changed. The backup window start and end time can be
specified if the data deduplication is specified (enable).
The library model can be derived from the 'productid' value returned from the
list of available library models.
syscli -edit vtl --name <VTL_name> [--model <model_name>] [--slots
<number_of_slots>] [--drives <number_of_drives>] [--startbackup
<hh:mm> --endbackup <hh:mm>]
This CLI command allows the CLI admin to edit an existing partition. The VTL
name is required to change any VTL setting. The VTL name and the tape drive
model cannot be changed. Note: Data deduplication settings cannot be edited
once the partition is created.
syscli --del vtl --name <VTL_name>
This CLI command allows the CLI admin to delete an existing VTL. The VTL name
is required to delete an existing VTL. In order to delete a VTL, a VTL needs to be
offline first and no media should be present in the VTL.
syscli --list mediatype --drivetype <drive_type>
This CLI command allows the CLI admin to display a list of media types
supported given a tape drive model. For example, for DLT-S4 drive model, media
types SDLT1, SDLT2 and DLTS4 are supported and will be returned from this CLI.
Quantum DXi-Series Command Line Interface (CLI) Guide
6-66538-03 Rev C
November 2010
15

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dxi8500Dxi6700Dxi4500Dxi7500Dxi6500

Table of Contents