- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- HBA Firmware
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2001 07:03 AM
08-16-2001 07:03 AM
Solved! Go to Solution.
- Tags:
- firmware update
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2001 08:37 AM
08-16-2001 08:37 AM
Re: HBA Firmware
Do tddiag > file, this shows a lot of information about Fc HBA's, I can't see firmware version, but if you do tddiag -h shows a help display.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2001 05:15 PM
08-16-2001 05:15 PM
Re: HBA Firmware
There is no actual firmware associated with a
F/C card. Each card is hardcoded on manufacture.
The card for a N class for example has a product id of A5158A in which there is a specfic driver associated with is currently B.11.00.06. There could be updates to this driver for the card but not actual firmware.
If there is a need to change the card etc a
new product say A5158B card may be released.
If you don't have the latest driver as above
you can download it from software.hp.com
As already stated there are utilities to certain checks and configuration, tddiag and fcmsutil.
HTH
-Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2001 10:21 PM
08-16-2001 10:21 PM
Re: HBA Firmware
Here is the full link to download the latest driver (A5158A for N class). It can also be found on the HP-UX 11 Application CD set.
http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProducts.pl?group_type=search&group_name=A5158A
HTH
-Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2001 11:31 PM
08-16-2001 11:31 PM
Solutionthere are 2 revisions to look at:
First you can check the FC HBA chip revision:
A5158A HBA: # fcmsutil /dev/td0
... TL Chip Revision No is = 2.3
A3740A HBA: run info in support tool manager or decode registers shown with the command fcmsutil /dev/fcms1 read_cr
More important for the use of theses FC HBAs are the software driver revisions. It determine the features (topology: connect as private loop, public loop, direct fabric attach). You can check it with swlist:
# swlist -l product|grep -i fib
FC-TACHYON-TL B.11.00.06 PCI/HSC Tachyon TL Fibre Channel
FCMassStorage B.11.00 Fibre Channel Mass Storage
HSCFibreCh B.11.00 Fibre Channel/9000 Product
PHKL_19416 1.0 Fibre Channel Mass Storage Driver Patch
PHKL_21834 B.11.00.AA Fibre Channel Mass Storage Driver Patch
PHNE_15537 1.0 Fibre Channel cumulative patch
Here the driver revision is B.11.00.06 for the A5158A tachlite HBA which is fairly current. For fabric connects you will have to install the tachlite software (B.11.00.03+) and the current fibre channel mass storage cumulative patch (PHKL_21381+).
You can download the current driver from http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=A5158A
Good luck!
-Oliver-
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-17-2001 03:51 AM
08-17-2001 03:51 AM
Re: HBA Firmware
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-17-2001 04:05 AM
08-17-2001 04:05 AM