Sun Microsystems Virtual Tape Library manual Create standalone tape drive

Models: Virtual Tape Library

1 292
Download 292 pages 53.18 Kb
Page 196
Image 196

Virtual devices / Clients

‐L (‐‐tape‐library‐vid) is required to specify the virtual tape library to add the virtual tape drive(s).

‐r (‐‐vdrive‐name‐prefix) is an option to specify the prefix of the virtual tape drive. The default prefix is in the format of <drive‐vdendorID>‐<drive‐productID>‐<vid>.

‐R (‐‐num‐of‐drives) is optional, the default is 1 if it is not specified.

‐X (‐‐rpc‐timeout) is an option to specify a number between 1 and 30000 in seconds for the RPC timeout. The system will retry the command for the amount of time specified if the server does not respond. The default RPC timeout is 300 seconds.

Create standalone tape drive

iscon createstandalonedrive -s <server-name> [-u <username> -p <password>] -d <vdrive-type> [-r <vdrive-name-prefix>] [-R <num-of-drives>]

[-D -I <initial-size> -C <increment-size>] [-m <max-capacity>] [-X <rpc- timeout>]

iscon createstandalonedrive --server-name=<server-name>

[--server-username=<username> --server-password=<password>]

--vdrive-type=<vdrive-type> [--vdrive-name-prefix=<vdrive-name-prefix>] [--num-of-drives=<num-of-drives>] [--capacity-on-demand --initial- size=<initial-size>

--increment-size=<increment-size>] [--max-capacity=<max-capacity>] [--rpc-timeout=<rpc-timeout>]

Description:

This command creates a standalone virtual tape drive.

‐d (‐‐vdrive‐type) is required to specify the type of tape drive to be created in the following format: <vdendorID>:<productID>

‐r (‐‐vdrive‐name‐prefix) is an option to specify the prefix of the virtual drive. The default prefix is in the format of <drive‐vdendorID>‐<drive‐productID>‐<vid>.

‐R (‐‐num‐of‐drives) can be specified to create multiple drives of the same type. The default is 1 if it is not specified. The maximum number of drives is 10.

‐D (‐‐capacity‐on‐demand) is an option to expand the virtual tape when needed. The default is to create the virtual tape with the maximum capacity if it is not specified.

‐I (‐‐initial‐size) and ‐C (‐‐increment‐size) are options to be specified with <capacity‐ on‐demand> option. The default value for both options is 5 GB. The <‐‐increment‐ size> cannot be less than 5 GB.

‐m (‐‐max‐capacity) is an option to specify the maximum capacity of the virtual tape. The maximum capacity configured for the specified type of virtual tape drive will be used if it is not specified.

182 VTL User Guide • May 2008

G • 96267

Page 196
Image 196
Sun Microsystems Virtual Tape Library manual Create standalone tape drive