- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Check 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
09-13-2006 01:16 AM
09-13-2006 01:16 AM
Check HBA Firmware
Must it be checked via MP and/or GP?
Can it be checked while the system is live. If it is checked via MP and/or GP, what is the menu path to the listings? (if not exact, just get me headed in the right direction).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2006 01:21 AM
09-13-2006 01:21 AM
Re: Check HBA Firmware
1. check how many HBA's you have
ioscan -fnCfc
2. See last line after running the following command:
fcmsutil /dev/fcd1
Vendor ID is = 0x001077
Device ID is = 0x002312
PCI Sub-system Vendor ID is = 0x00103c
PCI Sub-system ID is = 0x0012c7
PCI Mode = PCI-X 133 MHz
ISP Code version = 3.2.165
ISP Chip version = 3
Topology = PTTOPT_FABRIC
Link Speed = 2Gb
Local N_Port_id is = 0x010100
Previous N_Port_id is = None
N_Port Node World Wide Name = 0x50060b0000265205
N_Port Port World Wide Name = 0x50060b0000265204
Switch Port World Wide Name = 0x2001006069519e90
Switch Node World Wide Name = 0x1000006069519e90
Driver state = ONLINE
Hardware Path is = 0/0/10/1/0/4/0
Maximum Frame Size = 2048
Driver-Firmware Dump Available = NO
Driver-Firmware Dump Timestamp = N/A
Driver Version = @(#) libfcd.a HP Fibre Channel ISP 23xx Driver B.11.11.02 /ux/kern/kisu/FCD/src/common/wsio/fcd_init.c:Oct 1 2003,23:03:56
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2006 01:25 AM
09-13-2006 01:25 AM
Re: Check HBA Firmware
e.g. on windows I'd see something like
3.93a0
e.g. on Tru64 I'd see something like
F/W Rev 3.92A2(2.30A1)
(I am assuming that HP-UX uses emulex cards also)
My cards: A6795A HP Tachyon XL2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2006 01:38 AM
09-13-2006 01:38 AM
Re: Check HBA Firmware
Try stm/cstm.
cstm> map
cstm> sel dev
cstm> info
cstm> il
PCS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2006 01:44 AM
09-13-2006 01:44 AM
Re: Check HBA Firmware
like
fcmsutil /dev/fcd1 dump_current_state
dump_current_state (QL)
This option is used to force the driver and firmware to
dump their current state information and other data
structures. WARNING: This is a DESTRUCTIVE operation.
This might result in failure of current I/O requests.
The dump data will be saved in the /tmp directory. The
Firmware dump will be stored in a file named
fcdfw_date-timestamp.dmp and the driver dump will be
saved in a file named fcddrv_date-timestamp.dmp. This
option is supported only by DUAL PORT and FC/GigE Combo
cards.
dump_saved_state (QL)
This option is used to retrieve firmware and driver
dump, saved in the driver memory. Driver initiates a
dump when a fatal event is encountered. Fatal events
could be either because of firmware hang or because
there was an irrecoverable error either in the firmware
or hardware. The dump files will be saved in the /tmp
directory. The Firmware dump will be stored in a file
named fcdfw_date-timestamp.dmp and the driver dump will
be saved in a file named fcddrv_date-timestamp.dmp.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2006 01:55 AM
09-13-2006 01:55 AM
Re: Check HBA Firmware
-- Information Tool Log for Fibre Channel Interface on path 0/6/2/0 --
Log creation time: Wed Sep 13 08:49:30 2006
Hardware path: 0/6/2/0
Product ID: Fibre Channel Interface
Hardware Path: 0/6/2/0
Module Type: Bus Adapter
Vendor ID: 0x103c
PCI Device ID: 0x1029
PCI Subsystem Vendor ID: 0x103c
PCI Subsystem ID: 0x128c
Topology: Direct Fabric Attach (N_Port to F_Port)
Channel N_PORT_ID: 0x30300
N_Port Port World Wide Name: 50060B000011D55E
N_Port Node World Wide Name: 50060B000011D55F
Tachyon TL/TS Major Revision:2
Tachyon TL/TS Minor Revision:3
Memory Address Base: 0xfb77f000
ROM Alternate Addr Base: 0xfb7c0000
Lower I/O Address Base: 0xfe00
Upper I/O Address Base: 0xff00
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2006 02:19 AM
09-13-2006 02:19 AM