- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- RHEL Bonding mode =1 Question
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-19-2014 09:05 AM
08-19-2014 09:05 AM
RHEL Bonding mode =1 Question
On a RHEL5 machine we have the bond1 with 2 interfaces eth3 and eth8 configured. In the ifcfg-bond1 file if i have the primary as eth8, and i ifdown eth8 then the bond1 ip stops pinging, however if i change the primary to eth3 everything works as expected. we have the primary_reselect (always) in active/backup scenario (mode 1). I am just curious to know why it works only with eth3 as primary. What would be the best way to select the primary interface? I thought it did not matter which interface you put as primary but apparently that does not seem true. One reason i could think is may be the higher amount of throughput of an interface. Both cards are identical running bnx2 driver. Any thoughts?? RHEL 5.8
Thanks
Simon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2014 05:33 AM - edited 09-04-2014 05:41 AM
09-04-2014 05:33 AM - edited 09-04-2014 05:41 AM
Re: RHEL Bonding mode =1 Question
Hi Simon,
Since both interfaces are working when they are primary, it looks to be good at network level.
Is that possible to share the bonding options used in your server?
Can you try switching the active slave using the command "ifenslave --change-active", instead of ifdown?
How about waiting for sometime to expire the Switch's forwarding table or ARP table?
I hope arp_interval and arp_ip_target also can help in refreshing the ARP table.
Thanks
Jibin Antony