Get client virtual device list – Sun Microsystems Virtual Tape Library User Manual
Page 187
Virtual devices / Clients
96267 • G
Appendix A VTL command line reference
173
‐C (‐‐long‐client‐list) displays the assigned client list when ‐l (‐‐longlist) option is
specified.
‐M (‐‐output‐delimiter) can be specified when ‐l is specified to replace the linefeed
with the specified delimiter. The maximum length of the delimiter is 8.
‐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 virtual device list
iscon getclientvdevlist -s
-c
[-X
iscon getclientvdevlist --server-name=
[--server-username=
--client-name=
[--longlist [--output-delimiter=
Description:
This command retrieves and displays information about all virtual devices assigned
to the client from the specified server. The default output format is a list with
heading. Use ‐c (‐‐client‐name) to specify a client name or * for all clients. ‐t (client‐
type) is the type of the client protocol to be retrieved in one of the following values:
SCSI, FC, or ISCSI. The client type will only take effect when the client name is *. Be
aware that in some platforms you are required to enclose the ʺ*ʺ in double quote to
take it as a literal.
‐l(‐‐longlist) is an option to display the long format.
‐M (‐‐output‐delimiter) can be specified when ‐l is specified to replace the linefeed
with the specified delimiter. The maximum length of the delimiter is 8.
‐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.