Sun Microsystems Virtual Tape Library manual Get client properties, Assign virtual device

Models: Virtual Tape Library

1 292
Download 292 pages 53.18 Kb
Page 189
Image 189

Virtual devices / Clients

This command allows you to delete a client from the specified server. ‐c (‐‐client‐ name) is the name of the client to be deleted.

‐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 30 seconds.

Get client properties

iscon getclientprop -s <server-name> [-u <username> -p <password>] -c <client-name> [-X <rpc-timeout>]

iscon getclientprop --server-name=<server-name>

[--server-username=<username> --server-password=<password>] --client-name=<client-name> [--rpc-timeout=<rpc-timeout>]

Description:

This command gets client properties. ‐c (‐‐client‐name) is required to specify the client name.

‐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 30 seconds.

Assign virtual device

iscon assignvdev -s <server-name> [-u <username> -p <password>] -v <vdevid> -c <client-name> -a <access-mode> [-y]

[-I <initiatorWWPN*>] [-T <targetWWPN*>] [-l <lun>] [-X <rpc-timeout>]

iscon assignvdev --server-name=<server-name>

[--server-username=<username> --server-password=<password>] --vdevid=<vdevid> --client-name=<client-name> --access-mode=<access-mode> [--vlib-only] [--initiatorWWPN=<initiatorWWPN*>] [--targetWWPN=<targetWWPN*>] [-- lun=<lun>]

[--rpc-timeout=<rpc-timeout>]

Description:

This command allows you to assign a virtual device on a specified server to a client.

‐v (‐‐vdevid) is required to specify the virtual device ID of the virtual tape library or virtual tape drive to be assigned.

‐c (‐‐client‐name) is required to specify the client to which the virtual tape library or drive will be assigned.

96267 • G

Appendix A VTL command line reference 175

Page 189
Image 189
Sun Microsystems Virtual Tape Library manual Get client properties, Assign virtual device