3–Adapter Management Applications
General Management with QConvergeConsole
53
CU0354602-00 L
Example:
$qaucli -pr iscsi -ch
Or:
$qaucli -iscsi -ch
*** hba instance: 0
HBA_Alias : QLogic QLE8262
*** hba instance: 1
HBA_Alias : QLogic QLE8262
Modifying Adapter-Level iSCSI Parameters
Use the
-nh
command to set the adapter-level parameters for single- or multi-port
adapters. The positional parameter becomes
<hba_port_inst>
and a series of
one or more parameter name-value pairs. To check the list of parameters, use the
-ch
option.
Command line options:
-nh <hba_port_inst> <config_name|config_alias> <value>
[<config_name|config_alias> <value>]
Example:
$qaucli -pr iscsi -nh HBA_ALIAS "AccountingHBA"
Or:
$qaucli -iscsi -nh HBA_ALIAS "AccountingHBA"
HBA (adapter) Parameters:
The following table lists the parameters that may be configured using
the -nh option in non-interactive mode.
Full Parameter Name Alias Name Allowable Values
------------------- ---------- ----------------
HBA_Alias HBAALIAS Character string
Port-Level iSCSI Parameters
This section shows the commands used to display and to modify port-level iSCSI
parameters.
Displaying Port-Level iSCSI Parameters
Use the
-c
command to view port configured settings. The positional parameter,
[hba_port_inst]
, is optional. If the
hba_port_inst
is specified, only
information for that port is shown. If the
hba_port_inst
is not specified,
information on all ports in the system is shown.