490
Celerra Network Server Command Reference Manual
The server Commands
-tlu -delete <tlu_id>
Deletes a configured VTLU. The storage associated with a VTLU
must be deleted before the VTLU can deleted.
STORAGE OPTIONS
-storage
{-list [<tlu_id>]
| -new <fs_name> -tlu <tlu_id> [-tapesize <size>G] [-tapes <num_tapes>]
[-barcodeprefix <barcode_prefix>]
[-destination {slot | impexp | vault}]
| -extend <fs_name> -tlu <tlu_id> [-tapesize <size>G] [-tapes <num_tapes>]
[-destination {slot | impexp | vault}]
| -import <fs_name> -tlu <tlu_id>
[-destination {slot | impexp | vault}]
| -export <fs_name> -tlu <tlu_id>
| -delete { <fsname> | -barcodeprefix <barcode_prefix> } -tlu <tlu_id>}
-storage -list [<tlu_id>]
Lists storage information on the specified VTLU.
-storage -new <fs_name> -tlu <tlu_id>
Creates storage on an existing VTLU.
[-tapesize <size>G]
Specifies the size of the virtual tapes in the file system. If no value
is defined, and -tape <num_tapes> is not defined, then the
default value of 50 GB is used. If <num_tapes> is defined but the
tape size is not, then the tape size is determined by the number of
tapes and the file system size.
[-tapes <num_tapes>]
Specifies the number of virtual tapes in the file system. The
default value is determined by the file system size and the value
of -tapesize <size>.
[-barcodeprefix <barcode_prefix>]
Specifies the barcode prefix for the virtual tapes. The barcode
prefix is the same across a file system. If no value is defined, then
a four-character string is assigned automatically.
[-destination {slot | impexp | vault}]
Specifies the destination of the virtual tape as a slot, an
import/export slot, or the vault. Slot is the default location.
-storage -extend <fs_name> -tlu <tlu_id>
Adds more tapes to a file system that has been extended.