FCA Utilities Reference Manual
Page 16
Tests:
emlx_biu [pattern] - Performs the Bus Interface Unit test.
emlx_echo <did> [pattern] - Performs the ECHO test to a specified port id.
emlx_post - Performs the Power-On Self Tests.
Parameters:
pattern - 4 byte hex pattern to be used for test. (e.g. 0xA5A5A5A5)
Example:
emlxadm> diag emlx_biu
Result: EMLX_DIAG_BIU: Operation successful.
or
emlxadm> diag emlx_echo fffffc
Result: EMLX_DIAG_ECHO: Operation successful.
or
emlxadm> diag emlx_post
Result: EMLX_DIAG_POST: Operation successful.
Example:
emlxadm> diag code 0x4526
Result: CODE(0x4526): 16 (0x10)
ns
Performs and returns a complete query of the fabric name server.
Example:
emlxadm> ns
Nameserver:
-----------------------------------------------------------------
TYPE: 02
PID: 0113E1
WWPN: 21000020371938fa
PORT_NAME: (SEAGATE ST39103FC 0004)
WWNN: 20000020371938fa
NODE_NAME: (null)
IPA: ffffffffffffffff
IP_ADDR: 0.0.0.0
CLASS: 8
FC4_TYPES:
00000100,00000000,00000000,00000000,00000000,00000000,00000000,00000000
-----------------------------------------------------------------
TYPE: 02
PID: 0113E2
WWPN: 21000020371939a2
PORT_NAME: (SEAGATE ST39103FC 0004)
WWNN: 20000020371939a2
NODE_NAME: (null)
IPA: ffffffffffffffff
IP_ADDR: 0.0.0.0
CLASS: 8
FC4_TYPES:
00000100,00000000,00000000,00000000,00000000,00000000,00000000,00000000
Note:
The return status from the HBA is displayed in decimal and hexadecimal if the
diagnostic code is valid for the HBA. No interpretation of the return status is provided.