Editing A Vtl; Deleting A Vtl; Listing The Media Types - Quantum DXi4500 Manual

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

Advertisement

Editing a VTL

Deleting a VTL

Listing the Media Types

VTL Configuration CLI Commands
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.
Caution: Do not use an underscore ( _ ) in the name of the VTL partition.
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.
Caution: Do not use an underscore ( _ ) in the name of the VTL partition.
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.
The drive type can be derived from the value of the 'model' key name of the list
of available tape drives models.
An example output of three media types is shown below for DLT-S4 media types
supported.
List of media types:
Total count = 3
Quantum DXi-Series Command Line Interface (CLI) Guide
6-67081-02 Rev A
July 2011
21

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dxi6500Dxi6700

Table of Contents