HP StoreOnce Backup System CLI Reference Guide

Requirements for Command Execution
The command entry must conform to command syntax.
All object values must be valid. See object requirements for details.
All parameter values must be valid. See parameter requirements for details.
The command entry must conform to command syntax.
The service set must be valid.
The library object must be valid.
The global default ALL or a slot number must be defined.
If a slot number is defined, it must exist in the library and be empty.
If a mail slot number is defined, it must exist in the library and be empty.
If a barcode string is defined, it must conform with the library barcode parameters.
The cartridge size must be valid.
Successful Command Output
Upon successful completion of the command, the following is displayed:
Command Successful
Command Operation during Abnormal Conditions
If any of the command execution requirements fail, command execution terminates, the cartridge
is not added to the library, and one of these error messages is displayed:
Command Failed - the command does not conform to the correct command
syntax vtl create cartridge [SETX ] LIBX { ALL | slot <number> |
mail <number> } [WriteProtect { yes | no}] [barcode <string>]
[CartSize {10 | 25 | 50 | 100 | 200 | 400 | 800 | 1000 | 1200 | 1400
| 1600 | 3200}]
Command Failed The service set <SETX> is invalid
Command Failed The service set <SETX> does not exist
Command Failed The library <LIBX> is invalid
Command Failed The library <LIBX> does not exist
Command Failed ALL slot or a mail must be defined
Command Failed The slot <slot> does not exist in library
Command Failed The mail slot <mail> does not exist in library
Command Failed The slot <slot> is not empty
Command Failed The mail slot <mail> is not empty
Command Failed The barcode string does not conform to the library
barcode parameters
Command Failed The barcode string must consist of 8 alphanumeric
characters
Command Failed The cartridge size must be 10, 25, 50, 100, 200,
400, 800, 1000, 1200, 1400, 1600 or 3200
Examples
# vtl create cartridge SET1 LIB1 ALL
Command Successful
218 Alphabetical List of Commands and Details