Asset ID: |
1-71-1474045.1 |
Update Date: | 2017-08-03 |
Keywords: | |
Solution Type
Technical Instruction Sure
Solution
1474045.1
:
SL3000/SL500 - How to verify if QLogic and Emulex HBA device drivers are installed
Related Items |
- Sun StorageTek SL3000 Modular Library System
|
Related Categories |
- PLA-Support>Sun Systems>TAPE>Tape Hardware>SN-TP: Tape Library Control Software
|
The next command will help to check review if qlc & emulex patches are installed.
In this Document
Applies to:
Sun StorageTek SL3000 Modular Library System - Version All Versions to All Versions [Release All Releases]
Information in this document applies to any platform.
Goal
Display HBA driver package information on Solaris device hosts.
Solution
To verify what QLogic drivers are installed, run this command:
# pkginfo | grep ql
system SUNWqlc Qlogic ISP Fibre Channel Device Driver and GLDv3 NIC driver
system SUNWqlcu Qlogic Fibre Channel Adapter Utilities (usr)
To verify what Emulex drivers are installed, run this command:
# SUNWemlxs | grep emlx
system SUNWemlxs Emulex-Sun driver kit for Fibre Channel and Converged Network Adapters (root)
system SUNWemlxu Emulex-Sun LightPulse Fibre Channel Adapter Utilties (usr)
Note:
1. For QLogic HBAa we should at least see the SUNWqlc package
2. For Emulex HBAs we should at least see the SUNWemlxs package
3. To review the details on each package see the pkginfo example below.
# pkginfo -l SUNWemlxs
PKGINST: SUNWemlxs
NAME: Emulex-Sun driver kit for Fibre Channel and Converged Network Adapters (root)
CATEGORY: system
ARCH: i386
VERSION: 11.10.0,REV=2005.01.24.03.10
BASEDIR: /
VENDOR: Emulex Corporation
DESC: Device driver kit for Emulex-Sun FC, FCoE, and NIC adapters
PSTAMP: on10ptchfeatx20100714003405
INSTDATE: May 09 2011 12:29
HOTLINE: Please contact your local service provider
STATUS: completely installed
FILES: 8 installed pathnames
3 shared pathnames
3 directories
4 executables
16776 blocks used (approx)
4. A more complete patch and system information can be obtained from the Sun Explorer log bundle
(See References document below.)
References
<NOTE:1359037.1> - Tape - How to Pull Solaris Patch Information From the Explorer Application
Attachments
This solution has no attachment