Uninstalling, Firmware and boot code – Dell Emulex Family of Adapters User Manual
Page 466

Offline and Online Adapter Management Utilities Version 10.2 User Manual
P010071-01A Rev. A
2. Installation
Firmware and Boot Code
466
Uninstalling
To uninstall the Offline Adapter Management utility for FreeBSD:
Run the uninstall script located in the root directory of the installation kit.
For example:
# cd elxflashOffline-
# ./uninstall.sh
Firmware and Boot Code
Firmware images are available on the Emulex support site at:
http://www.emulex.com. All firmware image files are expected to be in the
sub-directory named "firmware". All boot code image files are expected to be in the
sub-directory named "boot". The HBA types are always Emulex model names.
Note: OneConnect models (FCoE, iSCSI, and NIC) may share the same Emulex model
name, but may run different protocols. For example, an Emulex model
OCe10102 can be an FCoE, iSCSI, or NIC UCNA.
When the fwmatrix.txt file is used, the Elxflash model name must include the highest
protocol being used on that model. An adapter's Elxflash model name can be seen by
running the /query command.
Notes:
On an FCoE/NIC adapter, the highest protocol is FCoE. On an iSCSI/NIC
adapter, the highest protocol is iSCSI.
Ensure that there are no spaces in the in the fwmatrix.txt model name to avoid a
firmware update failure.
For example:
# ./elxflash /q
HBA=OCe11100-iSCSI, Port Type=iSCSI, MAC=00:00:C9:AD:AD:21, PCI ID=712, VID=19A2,
SSID=E702, SVID=10DF, Firmware=4.0.493.0, Boot Code=2.0.21.768
HBA=OCe11100-iSCSI, Port Type=iSCSI, MAC=00:00:C9:AD:AD:25, PCI ID=712, VID=19A2,
SSID=E702, SVID=10DF, Firmware=4.0.493.0, Boot Code=2.0.21.768
HBA=OCe11100-iSCSI, Port Type=NIC, MAC=00:00:C9:AD:AD:20, PCI ID=710, VID=19A2,
SSID=E702, SVID=10DF, Firmware=4.0.493.0, Boot Code=2.0.21.768
HBA=OCe11100-iSCSI, Port Type=NIC, MAC=00:00:C9:AD:AD:24, PCI ID=710, VID=19A2,
SSID=E702, SVID=10DF, Firmware=4.0.493.0, Boot Code=2.0.21.768
elxflash.exe: All required queries succeeded - Return Code=0
Note: The OCe11100 UCNA in the example above is an iSCSI adapter, which has
the Elxflash model name of OCe11100-iSCSI.