42
Brocade Adapters Troubleshooting Guide
53-1001582-01
Adapter driver installation verification
2
Confirming driver package installation in Solaris systems
Verify if the adapter driver installed successfully using the following commands:
NOTE
These commands are not applicable for Brocade 804 adapters.
•
pkgchk -nv bfa
This checks for and lists the installed adapter storage driver package files.
•
pkginfo -l bfa
This displays details about installed Brocade storage (bfa) adapter drivers. Look for information
to display like in the following example. Note that the VERSION may be different, depending on
the driver version you installed. The ARCH and DESC information may also be different,
depending on your host system platform. If the adapter driver package is installed, bfa_pkg
should display with a “completely installed” status.
Storage driver (bfa)
PKGINST: bfa
NAME: Brocade Fibre Channel Adapter Driver
CATEGORY: system
ARCH: sparc&i386
VERSION: alpha_bld31_20080502_1205
BASEDIR: /
VENDOR: Brocade
DESC: 32 bit & 64 bit Device driver for Brocade Fibre Channel
adapters
PSTAMP: 20080115150824
INSTDATE: May 02 2008 18:22
HOTLINE: Please contact your local service provider
STATUS: completely installed
Confirming driver package installation in VMware systems
Verify if the adapter driver installed successfully using the following commands:
•
vmkload_mod -l
This lists installed driver names, R/O and R/W addresses, and whether the ID is loaded. For
storage drivers, verify that an entry for bfa exists and that the ID loaded. For network drivers,
verify that an entry for bna exists and that the ID loaded.
•
cat /proc/vmware/version
This displays the latest versions of installed drivers. For storage drivers look for a bfa entry and
related build number. For network drivers, look for a bna entry and related build number.
•
rpm -qa|grep -i bfa
This command prints the names of the Brocade adapter storage driver package (bfa) if
installed.
•
rpm -qa|grep -i bna
This command prints the names of the Brocade adapter network driver package (bna) if
installed.