- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- APA failover on 11.00 using PCI cards
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
07-26-2004 10:03 PM
07-26-2004 10:03 PM
On the hpux 11i systems there is no problem with both cards using a BTL:AN driver, and APA configures OK.
On the hpux 11.00 systems, the core I/O card uses a BTLAN3 driver and the additional card uses a BTLAN5 driver. When I run lanqueryconf â s, it reports the following error message:
WARNING: None of the ports in subnet ( 1 ) have an IP address assigned
No Fail-Over Groups found. ASCII file not created
Ioscan details are as follows:
HPUX11.i
lan 0 0/0/0/0 btlan CLAIMED INTERFACE HP PCI 10/100Base-TX Core
lan 1 0/8/0/0 btlan CLAIMED INTERFACE HP A5230A/B5509BA PCI 10/100Base-TX Addon
HPUX11.00
lan 0 0/0/0/0 btlan3 CLAIMED INTERFACE HP PCI 10/100Base-TX Core
lan 1 0/8/0/0 btlan5 CLAIMED INTERFACE PCI Ethernet (10110019)
Using lanadmin, both cards show that they are running 100Mb, full duplex
The methodology and parameters are the same whether its 11i or 11.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2004 01:41 PM
07-27-2004 01:41 PM
Re: APA failover on 11.00 using PCI cards
Did you check whether an IP address has been configured on lan0 or lan1?
Can you post the output of the following commands? If possible, can post the results for both 11i and 11.0 system?
#ifconfig lan0
#ifconfig lan1
"lanqueryconf" requires the primary port in a failover group to have IP configured.
Xianjie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2004 03:16 AM
07-28-2004 03:16 AM
Re: APA failover on 11.00 using PCI cards
http://www.hp.com/products1/serverconnectivity/adapters/apa_prodbrief.html
You might also check the www.docs.hp.com web site for APA manuals to confirm, but in my quick search it didn't mention CORE I/O for APA.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2004 08:20 PM
07-28-2004 08:20 PM
Re: APA failover on 11.00 using PCI cards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-29-2004 02:53 AM
07-29-2004 02:53 AM
Solutionhttp://www.docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/J4240-90016/J4240-90016_top.html&con=/hpux/onlinedocs/J4240-90016/00/00/10-con.html&toc=/hpux/onlinedocs/J4240-90016/00/00/10-toc.html&searchterms=APA&queryid=20040729-084417
They mention some patch levels that are needed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-29-2004 05:03 AM
07-29-2004 05:03 AM
Re: APA failover on 11.00 using PCI cards
I think I did miss the point (Sorry about that). After reading your original post once more, I found the following line interesting:
"WARNING: None of the ports in subnet ( 1 ) have an IP address assigned
No Fail-Over Groups found. ASCII file not created"
That means APA only found lan1 in the subnet.(And it is correct that lan1 does not have IP configured.)
There are 3 possibilities that lan0 was not discovered by APA:
(1) The driver of lan0 does not support APA.
(2) lan0 is not set to LAN Monitor mode
(3) lan0 and lan1 are NOT connected physically.
(Actually, there is the 4th possibility: there is a bug in APA :( and I will have to work on it.)
Since you said that the same hardware/software configuration is used for 11.0 and 11i, (2) and (3) can be ruled out.
As Ted mentioned in his post, in 11.0, btlan3 (the driver of lan0, core lan) must have at least a "HP-UX 11.0 Additional Core Enhancement rel of January 2000" to support APA.
You can run the following command to verify if lan0 support APA:
#lanadmin -x -n 900
If the output does NOT have a line contains " ppa : 0", that means lan0 does not support APA.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-29-2004 06:39 AM
07-29-2004 06:39 AM
Re: APA failover on 11.00 using PCI cards
HPUX11.i
lan 0 0/0/0/0 btlan CLAIMED INTERFACE HP PCI 10/100Base-TX Core
lan 1 0/8/0/0 btlan CLAIMED INTERFACE HP A5230A/B5509BA PCI 10/100Base-TX Addon
HPUX11.00
lan 0 0/0/0/0 btlan3 CLAIMED INTERFACE HP PCI 10/100Base-TX Core
lan 1 0/8/0/0 btlan5 CLAIMED INTERFACE PCI Ethernet (10110019)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-29-2004 01:27 PM
07-29-2004 01:27 PM
Re: APA failover on 11.00 using PCI cards
"
This is NOT true. APA requires all interfaces to have the same MAC type, speed and MTU. It does not require the same driver.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-29-2004 11:37 PM
07-29-2004 11:37 PM