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

The OneCommand Manager User Manual Page 216
GetDumpDirectory
Supported by: Windows, Solaris, Linux and VMware ESX
Syntax:
hbacmd h=ipaddress[:port] m=cim [u=username] [p=password] [n=root/emulex]
GetDumpDirectory <WWPN|MAC>
Description: This command shows the dump file directory for the adapters in the host.
Parameters:
WWPN - Adapter’s WWPN
MAC - MAC address of the CNA port
SetDumpDirectory
Supported by: VMware ESX/ESXi
Syntax:
ESX/ESXI using the CIM interace:
hbacmd h=ipaddress[:port] m=cim [u=username] [p=password] [n=root/emulex]
setdumpdirectory <DumpDirectoryName>
ESX using the RM (remote management) interface:
hbacmd h=ipaddress[:port] setdumpdirectory <DumpDirectoryName>
Description: This command sets the dump directory for the ESX/ESXi host. The ‘Dump’ feature works
only if the Dump directory is set for the ESX/ESXi host.
To use the SetDumpDirectory command, you must have a directory mapped under /vmfs/volumes where
the files will be dumped. This directory points to the internal hard disk or an external storage area and
can also be mapped using the vSphere Client utility from VMware.
The application checks for the Dump directory and creates the dump files in that location.
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.
Note: The dump directory applies to all adapters in the server. There is not a
separate dump directory for each adapter.
Note: For VMware systems you must set a dump directory before initiating a dump.
The dump directory must be a "Storage" partition (a datastore) under the directory
/vmfs/volumes.
Note: The dump directory applies to all adapters in the server. There is no separate
dump directory for each adapter.