Channel bonding Issue - Bond0 interface not getting up in on RHEL6


 
Thread Tools Search this Thread
Special Forums IP Networking Channel bonding Issue - Bond0 interface not getting up in on RHEL6
# 8  
Old 04-19-2012
Quote:
Originally Posted by Peasant
It is perhaps a silly question but have ran modprobe bonding ?
Hi Peasant,

Yes i have ran modprobe bonding. But the issue i am facing that it works fine when system boots up but ASA i restart the network service the whole thing stops, the bond0 interface never comes up.
# 9  
Old 04-20-2012
Are you sure this is correct in your setup

/etc/sysconfig/network-scripts-ifcfg-bond0

Should be (atleast on my RHEL 6.2 Santiago)

/etc/sysconfig/network-scripts/ifcfg-bond0
# 10  
Old 04-20-2012
Quote:
Originally Posted by Peasant
Are you sure this is correct in your setup

/etc/sysconfig/network-scripts-ifcfg-bond0

Should be (atleast on my RHEL 6.2 Santiago)

/etc/sysconfig/network-scripts/ifcfg-bond0
Yes, this was just a type that i made while posting it here.
# 11  
Old 04-23-2012
Hi Guys,

Finally i was able to resolve the issues i was facing in setting up Channel Bonding. It is working now but i am not very much sure about the results if they are correct.

I used two cars eth7 and eth8 to make a bond0 interface. The IP of the bond0 interface is 192.168.30.1. Now i try to ping this machine from my second test machine which has IP of 192.168.30.3 and it works fine. Now i try bringing the interface eth8 down using "ifdown eth8" and then ping again from test machine and it is successful, and then brought the interface eth8 again up using ifup eth8.

Now if i repeat the same for eth7 the ping stops working i.e. bringing eth7 down and keeping eth8 up and then ping from test machine i do not get ping responses even when one of the two bonded interfaces is up i.e. interface eth8 is up.

The Bonded interface bond0 is setup in round-robin mode(mode=0). I tried using the mode=1 also but got same results.

So can somebody please tell if it is working as it should work or there is some discrepancy in results.

Here are the config files

Network Interfaces config files

Code:
[root@prod ~]# cat /etc/sysconfig/network-scripts/ifcfg-bond0
DEVICE="bond0"
ONBOOT="yes"
BOOTPROTO="none"
IPADDR="192.168.30.1"
USERCTL="no"
BONDING_OPTS="mode=1 miimon=100"

[root@prod ~]# cat /etc/sysconfig/network-scripts/ifcfg-eth7
DEVICE="eth7"
ONBOOT="yes"
BOOTPROTO="none"
MASTER="bond0"
SLAVE="yes"
USERCTL="no"

[root@prod ~]# cat /etc/sysconfig/network-scripts/ifcfg-eth8
DEVICE="eth8"
ONBOOT="yes"
BOOTPROTO="none"
MASTER="bond0"
SLAVE="yes"
USERCTL="no"

Thanks
Rohit

Moderator's Comments:
Mod Comment Please use [code] tags instead of [quote] tags for code and samples

Last edited by Scrutinizer; 04-23-2012 at 07:07 PM..
# 12  
Old 05-01-2012
Can anyone answer my queries made above ?

Hi Guys,

Can anyone help me out on the queries made above.
# 13  
Old 06-18-2012
Hi Rohit,

Were you able to resolve this? I have the same issue as yours.
# 14  
Old 06-18-2012
Can you provide the output from the following:


Code:
cat /proc/net/bonding/bond0

Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

Issue with Fiber Channel cards in Solaris

hi everone i am experiencing disconnectivity from storage to My database machines. i have doubt on my FC cards in my sparc T4-2 machines. i want to know how should i check from my solaris that whether the cards are ok or not because once the disks get disconnect from SAN so it come back again but... (5 Replies)
Discussion started by: janakors
5 Replies

2. Linux

Issue in Bonding during Reboot(Linux)

Respected Members, We encountered an issue during node reboot when eth1 and eth5 of bond1 were behaving unusual(both eth1 and eth5 were in unknown states and ifdown and ifup were used to rectify). Please find the messages and configuration files as below and please let me know for any other... (0 Replies)
Discussion started by: Mudit Bansal
0 Replies

3. AIX

Is it possible to configure bonding over bonded interface in AIX?

Hi Everyone, Is it possible to configure bonding over bonded interface in AIX? For example: server has for NIC port: ent0 ent1 ent2 ent3 First I create a EtherChannel ent4 from ent0 and ent1. and then I create a EtherChannel ent5 from ent2 and ent3. Can I create a EtherChannel... (1 Reply)
Discussion started by: nnnnnnine
1 Replies

4. UNIX for Dummies Questions & Answers

Assigning ipv6 to bonding interface - getting old as well as changed ipv6 in ifconfig output

Hi, I have created a bonding bond1 interface with 6 Eth , mode=4. Recently i have changed my old ipv6 to new one and tried to restart as well as reload network service. Post which i can see old as well as changed ipv6 in ifconfig command output. Below are few files and command output for your... (1 Reply)
Discussion started by: omkar.jadhav
1 Replies

5. Red Hat

Multipath issue in RHEL6.5 32-bit

I am facing problems with native multipath of the OS RHEL 6.5 (32-bit). One of the two paths of random Logical disks are not going neither failing back unless we reboot the system.what could be the reason? (1 Reply)
Discussion started by: Sahil Sharma
1 Replies

6. Red Hat

Network Bonding Issue

I have one production system where my customized application runs.The applications require seamless network connectivity with different machines connected in LAN and WAN. As these applications are very critical, it is very much required to have a seamless network activity.The applications are... (4 Replies)
Discussion started by: Anjan Ganguly
4 Replies

7. IP Networking

Is bond0 ready and a bonding interface? - 4G Bonding Router Problems (RPI)

HI all, First post on the forum, and my first proper project on the Paspberry Pi, so sorry if this is in the wrong place. I am trying to turn my Pi in to a 3G/4G Bonding router. I have been researching and trying this for a week or so now. The basic plan is to have up to 6 ZTE MF823 USB... (0 Replies)
Discussion started by: elliottlc
0 Replies

8. Red Hat

BONDING with Flapping issue!

Hi team, I'm running into a problem configuring bonding on an CentOS 64bit on DELL Server. I'm connecting eth0 and eth1 to a Cisco 2948 (CatOS 8.1(3)) and receiving flapping notices. The ethernet address is that of the primary interface. I have tried several different modes,... (3 Replies)
Discussion started by: leo_ultra_leo
3 Replies

9. Emergency UNIX and Linux Support

RHEL6.2 Santiago Audio Issue

Hi All Linux Experts , Need Urgent help , im using RHEL6.2 Santiago , While playing Song its not playing Properly its jerking Voice breaking breaking ... Cant Hear Properly , And im using Intel DG61HO Motherboard With intel i3 Processor , Please Help me to get fixed this issue ... And cant... (4 Replies)
Discussion started by: babinlonston
4 Replies

10. IP Networking

Interface bonding / Link aggregation (Multiple)

Hello, I've been using mode 4 with four slaves, however looking at ifconfig showed that the traffic was not balanced correctly between the interfaces, the outgoing traffic has been alot higher on the last slave. Example: eth0 RX 123.2 GiB TX 22.5 GiB eth1 RX 84.8 GiB TX 8.3 GiB eth2... (3 Replies)
Discussion started by: TehOne
3 Replies
Login or Register to Ask a Question