Emulex OneCommand Manager Application User Manual (P006979-01A Version 5.2, August 2011)

The OneCommand Manager User Manual Page 212
Driver Parameter Commands
DriverConfig
Supported by: Windows, Linux and VMware ESX
Syntax:
hbacmd DriverConfig <WWPN> <FileName> <Flag>
Description: This command sets all driver parameters to the values in the .dpv file type. The .dpv file’s
driver type must match the driver type of the host platform adapter.
Parameters:
WWPN - Adapter’s WWPN
FileName - Name of the .dpv file (stored in the Emulex Repository directory)
Flag -
G = Make change global (all adapters on this host)
N = Make change non-global (adapter-specific)
GetDriverParams
Supported by: Windows, Solaris, Linux and VMware ESX 4.0.
Syntax:
hbacmd GetDriverParams <WWPN>
Description: This command shows the name and values of each parameter.
Parameters:
WWPN - Adapter’s WWPN
Note: Supported for FC and FCoE ports only.
Note: Driver parameters that are set temporarily and globally (using the "G" and "T"
flags) must be read using the "GetDriverParams" hbacmd command to view the
current value of the parameter. The "GetDriverParamsGlobal" hbacmd command
returns only permanently set driver parameter values. Additionally, if temporary,
global values have been set for one or more driver parameters, the "SaveConfig"
hbacmd command must be run with the "N" flag (using the "N" flag is analogous to the
hbacmd command "GetDriverParams") to force the driver parameter values for the
specified adapter to be saved. Inaccurate values may be saved if the "G" flag is used
for this command.
Note: The DriverConfig and SetDriverParamDefaults commands are not supported
for Solaris.
Note: For managing ESX/ESXi hosts from a Windows client, add the m=cim option to
the command. The default CIM credentials must be set using the SetCimCred
command. See “SetCimCred” on page 244.