- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- two cards on same subnet
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
04-16-2009 11:14 PM
04-16-2009 11:14 PM
I have two btlan cards on the same subnet
and carried out the following:
#ifconfig lan1 ip_addr netmask_addr up
#ifconfig lan5 ip_addr netmaks_addr up
#lanadmin -x 1
Current Config = 100 Full-Duplex AUTONEG
# lanadmin -x 100FD 5
btlan: ERROR: Setting 100FD is unsupported
Current Config = NO LINK AUTONEG
I am having problems with modifying the second card to 100 Full duplex
Is this due to both cards on the same subnet is there are work around?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2009 12:34 AM
04-17-2009 12:34 AM
Re: two cards on same subnet
(With "ndd -set /dev/ip ip_strong_es_model 1" you can make it work somewhat, but having two NICs simultaneously active on the same network segment without APA is an unsupported configuration and is not recommended.)
With APA you can get both cards active together. ServiceGuard can use APA if both are installed on the same server.
With just ServiceGuard only one of the cards can be active at a time. If it fails, SG will switch the traffic (and the IP addresses) to another card.
Without knowing the hardware type of your NICs and your HP-UX version & Quality Pack level, it's hard to guess what might be wrong.
The output of commands "ioscan -fnkClan" and "lanscan -v" would be very informative. If one of the cards is built-in to the system board of your server, the output of "model" command might be useful too.
MK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2009 12:37 AM
04-17-2009 12:37 AM
Re: two cards on same subnet
lanadmin -X 100FD 5
if it does not work please check the cable (linkloop.)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2009 12:39 AM
04-17-2009 12:39 AM
Re: two cards on same subnet
use lanscan to find out the mac adress
to check the cable in lan 5
linkloop -i [mac of lan5] 5
to check the cable in lan 1
linkloop -i [mac of lan1] 1
to check if lan 1 and 5 are in the same vlan.
linkloop -i [mac of lan1] 5
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2009 01:02 AM
04-17-2009 01:02 AM
Re: two cards on same subnet
Could you provide the lan5 card details?
Is this card supports Full duplex?
Look at the errors.
>>btlan: ERROR: Setting 100FD is unsupported
Current Config = NO LINK AUTONEG<<
Ganesh.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2009 01:06 AM
04-17-2009 01:06 AM
Solutionstrange error code for this typo...
:nl11588> lanadmin -x 3
Current Config = 100 Full-Duplex MANUAL
nlxsms01:nl11588> lanadmin -x 100DF 3
btlan: ERROR: Setting 100DF is unsupported
Current Config = NO LINK
:nl11588> lanadmin -X 100DF 3
Must be super-user
:nl11588>
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2009 10:47 AM
04-17-2009 10:47 AM
Re: two cards on same subnet
#lanadmin -X 100DF 5
You should be set with that, If not check for a couple of things
1) Cabling
2) Duplex setting on your switch
3) You NIC card spec's
Like it or worked !! Click kudos !!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2009 11:22 AM
04-17-2009 11:22 AM
Re: two cards on same subnet
JP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2009 09:14 AM
04-20-2009 09:14 AM
Re: two cards on same subnet
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2009 09:37 AM
04-20-2009 09:37 AM
Re: two cards on same subnet
In early versions of 11.11 this plan was strictly forbidden. I tried it once and both NIC cards dropped of the network instantly.
Later releases of 11.11 supposedly supported it.
I think you need APA, Auto Port Aggregation to get any real benefit of increased band width out of this configuration. That is the tool designed to do the job.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2009 10:22 AM
04-20-2009 10:22 AM
Re: two cards on same subnet
If by "same subnet" you simply meant the same set of switches, that issue with IP's wouldn't come into play, and in future it might be better to say "same broadcast domain"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2009 11:50 AM
04-20-2009 11:50 AM
Re: two cards on same subnet
Nowadays (with 10/100/1000Mbps) I usually have autoneg with good results.
JP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2009 11:09 PM
04-20-2009 11:09 PM
Re: two cards on same subnet
Rick,
At the moment I have two cards going to different switchs
one card ip is for example:
172.168.3.144
# lanadmin -x 1
Current Config = 100 Full-Duplex AUTONEG
The other card is
172.168.3.145
# lanadmin -x 5
Current Config = 100 Full-Duplex MANUAL
My aim is to have the primary card .144 and then use the lan5 card as a failover secondary card only.
Im also concerned when I rebooted I had to re-run the lanadmin -x 100FD 1 command.
I did update my hpblanconf file with:
HP_BTLAN_INTERFACE_NAME[0]=lan1
HP_BTLAN_STATION_ADDRESS[0]=0x001083F7D908
HP_BTLAN_SPEED[0]=100FD
HP_BTLAN_MTU[0]=""
Is this correct??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2009 11:17 PM
04-20-2009 11:17 PM
Re: two cards on same subnet
ioscan -funC lan
Also it is better not to use
HP_BTLAN_STATION_ADDRESS[0]=0x001083F7D908
This wil fix the mac adress, this is dangaros if you use ignite to reinstall servers. After creating a clone whit this setting you will get a duplicated mac adress.
Beter is to never configger the mac and let the system deside what the mac adress is.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2009 11:22 PM
04-20-2009 11:22 PM
Re: two cards on same subnet
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2009 11:52 PM
04-20-2009 11:52 PM
Re: two cards on same subnet
As said above, for failover you can use a one node service guard cluster, you have one card as primary and the other on standy, when you loos the primary, the IP on the primary nic siwtches to the standby card. So you only need one IP to configure it.
APA also works great, you need to purchase it do.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2009 11:59 PM
04-20-2009 11:59 PM
Re: two cards on same subnet
So if I create a cluster package I only need to specify just my primary IP address within the package or do I use a virtual IP??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2009 12:46 AM
04-21-2009 12:46 AM
Re: two cards on same subnet
questions
- The extra IP is that a cluster IP?
- are the lancarts already in the cluster?
cmviewcl -v
- do you want (for input trafic) more performance ore higher availebility(for in and out trafic)?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2009 01:55 AM
04-21-2009 01:55 AM
Re: two cards on same subnet
# grep -v ^# /etc/rc.config.d/hpbtlanconf
HP_BTLAN_INTERFACE_NAME[0]=lan1
HP_BTLAN_STATION_ADDRESS[0]=0x001083F7D908
HP_BTLAN_SPEED[0]=100FD
HP_BTLAN_MTU[0]=""
HP_BTLAN_INTERFACE_NAME[0]=lan5
HP_BTLAN_STATION_ADDRESS[0]=0x001083F74A4D
HP_BTLAN_SPEED[0]=100FD
HP_BTLAN_MTU[0]=""
HP_BTLAN_INIT_ARGS="HP_BTLAN_STATION_ADDRESS HP_BTLAN_SPEED HP_BTLAN_MTU"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2009 02:03 AM
04-21-2009 02:03 AM
Re: two cards on same subnet
- The extra IP is that a cluster IP?
I have three IPs
The first ip is for the first card
The second ip is for the second card
And I have a Virtual IP address
- are the lancarts already in the cluster?
cmviewcl -v
No....the cluster hasnt been built yet, just installed new OS and MC/SG
- do you want (for input trafic) more performance ore higher availebility(for in and out trafic)?
These servers are going to used for network node manager, so I want high network performance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2009 03:40 AM
04-21-2009 03:40 AM
Re: two cards on same subnet
shouldn't it be
HP_BTLAN_INTERFACE_NAME[1]=lan5
....[1]...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2009 06:25 AM
04-21-2009 06:25 AM
Re: two cards on same subnet
to make sure that after a reboot you still have the same settings,
I removed the HP_BTLAN_STATION_ADDRESS to prevent problems in the future...
HP_BTLAN_INTERFACE_NAME[0]=lan1
HP_BTLAN_SPEED[0]=100FD
HP_BTLAN_INTERFACE_NAME[1]=lan5
HP_BTLAN_SPEED[1]=100FD
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2009 06:27 AM
04-21-2009 06:27 AM
Re: two cards on same subnet
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2009 06:40 AM
04-21-2009 06:40 AM
Re: two cards on same subnet
ad lan 5 (als failback of lan1) in the cluster
and ad the IP adresses in the cluser,
IF a cable (ore lancart ) fails it will automatic switch form lan 1 to lan 5.