- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: UNCLAIMED UNKNOWN PCI Ethernet card
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
05-16-2007 06:28 AM
05-16-2007 06:28 AM
UNCLAIMED UNKNOWN PCI Ethernet card
I am running HP-UX 11.00 OS on 9000 machine and one of the ethernet card has failed.
# /usr/sbin/ioscan -fk|grep -i lan
lan 0 0/0/0/0 btlan3 CLAIMED INTERFACE HP PCI 10/100Base-TX Core
lan 1 0/5/0/0 btlan5 UNCLAIMED UNKNOWN PCI Ethernet (10110019)
lan 2 0/10/0/0 gelan CLAIMED INTERFACE HP A4929A PCI 1000Base-T Adapter
lan 3 1/8/0/0 gelan CLAIMED INTERFACE HP A4929A PCI 1000Base-T Adapter
In sam->KC->Drivers, I only see btlan3 & btlan6
In sam->Net&Com->NICs, I see:
Fast Ethernet lan0 0/0/0/0 Enabled 10.158.30.16
1000Base-T lan2 0/10/0/0 Enabled 12.158.30.16
1000Base-T lan3 1/8/0/0 Not Configured 0.0.0.0
Nothing has changed on HW or SW or drivers in last 2 years. We remotely manage this machine.
I wanted to find out:
1. find make/model of the card thru software
2. If I have compatible driver loaded
3. Will it affect disk drives on server
4. How to make it to work without rebooting
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2007 06:33 AM
05-16-2007 06:33 AM
Re: UNCLAIMED UNKNOWN PCI Ethernet card
You have to investigate what was happen to your system.
BTW, what type is it?
Regarding your questions:
1) no way, because it is in status UNCLAIMED UNKNOWN
2) see 1)
3) ...
how about the ioscan status for the related (failed) disk(s)?
4) probably not. But some of your VGs are already not able to activate.
You may have a problem at the slot level affecting some of your I/O cards.
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2007 06:34 AM
05-16-2007 06:34 AM
Re: UNCLAIMED UNKNOWN PCI Ethernet card
-USA..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2007 07:31 AM
05-16-2007 07:31 AM
Re: UNCLAIMED UNKNOWN PCI Ethernet card
To speed this up I would suggest to open a support call at HP.
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2007 07:37 AM
05-16-2007 07:37 AM
Re: UNCLAIMED UNKNOWN PCI Ethernet card
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2007 01:10 PM
05-16-2007 01:10 PM
Re: UNCLAIMED UNKNOWN PCI Ethernet card
The btlan5 driver was used to drive the single-port, add-on RJ45 100BT NIC. I'm afraid I don't recall its product number. I cannot recall if btlan5 was also used to drive the quad-port card.
Had you upgraded to 11.11, all of btlan[3456] were merged into one btlan driver.
HP-UX drivers, by and large, will only claim devices with known-to-be-HP subvedor and subproduct IDs. I suppose that if the card had a failure which might affect those values, it could become unclaimed.
That the card is unclaimed should not affect disc drives.
I doubt you can make it work without rebooting.
If anything can find the make/model of the card without rebooting, I would guess that it is stm (xstm, cstm etc).
IIRC those 8 digits in parenthesis are the vendor and product ID, or perhaps subvendor/subproduct ID. Looking at the pciids file on a linux box suggests that 1011 is Digital Equipment Corporation, and 0019 is "DECchip 21142/43" which would be consistent with my recollection of the chip on which the add-on card was based - the 21143. STM can probably report the subvendor and subproduct ids. The ID for Hewlett-Packard is 103c but I don't see anything likely looking in the file for that NIC. I suspect that it was never added to the Linux database - that NIC isn't supported (IIRC) on Integrity, which means the only Linux folks who might have added it would be the PA-RISC Linux folks and I doubt it would have been a particularly high priority for them.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2007 12:13 AM
06-25-2007 12:13 AM
Re: UNCLAIMED UNKNOWN PCI Ethernet card
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2007 12:15 AM
06-25-2007 12:15 AM
Re: UNCLAIMED UNKNOWN PCI Ethernet card
Did not find any sol, closing the case for now.