Sun Microsystems Virtual Tape Library manual Add client, Delete client

Models: Virtual Tape Library

1 292
Download 292 pages 53.18 Kb
Page 188
Image 188

Virtual devices / Clients

Add client

iscon addclient -s <server-name> [-u <username> -p <password>] -c <client-name>

[-I <initiator-wwpns>] [-a <onoff>] [-A <onoff>]] [-C <onoff>] [-X <rpc- timeout>]

iscon addclient --server-name=<server-name>

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

--client-name=<client-name> [--initiator-wwpns=<initiator-wwpns>] [--enable-VSA=<onoff>] [--enable-iSeries=<onoff>]] [--enable- Celerra=<onoff>]

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

Description:

This command allows you to add a client to the specified server. ‐c (‐‐client‐name) is a unique client name for the client to be created. The maximum length of the client name is 64. The following characters are invalid for a client name: <>ʺ&$/\ʹ

‐I (‐‐initiator‐wwpns) is the option to set the initiator WWPNs. An initiator WWPN is a 16‐byte Hex value. Separate initiator WWPNs with commas if more than one initiator WWPN is specified. For example: 13af35d2f4ea6fbc,13af35d2f4ea6fad

‐a (‐‐enable‐VSA) is an option for Volume Set Addressing with the following values: on or off (default).

‐A (‐‐enable‐iSeries) is an option to support IBM iSeries Server with the following values: on or off (default).

‐C (‐‐enable‐Celerra) is an option to support Celerra with the following values: on or off (default).

Enabling Celerra will automatically disable VSA and iSeries, and vice versa.

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

Delete client

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

iscon deleteclient --server-name=<server-name>

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

Description:

174 VTL User Guide • May 2008

G • 96267

Page 188
Image 188
Sun Microsystems Virtual Tape Library manual Add client, Delete client