Why inactive slave bonding received network package in redhat?


 
Thread Tools Search this Thread
Top Forums UNIX for Beginners Questions & Answers Why inactive slave bonding received network package in redhat?
# 1  
Old 08-13-2019
Why inactive slave bonding received network package in redhat?

bond0 active in eth0 and inactive in eth4. why eth4 received network package?


Code:
Bonding Mode: fault-tolerance (active-backup)
Primary Slave: eth0 (primary_reselect failure)
Currently Active Slave: eth0
MII Status: up
MII Polling Interval (ms): 100
Up Delay (ms): 0
Down Delay (ms): 0

Slave Interface: eth4
MII Status: up
Speed: 1000 Mbps
Duplex: full
Link Failure Count: 5
Permanent HW addr: 6c:ae:8b:51:26:ea
Slave queue ID: 0

Slave Interface: eth0
MII Status: up
Speed: 1000 Mbps
Duplex: full
Link Failure Count: 2
Permanent HW addr: 90:e2:ba:4e:a5:20
Slave queue ID: 0

xI/F Name Recv=KB/s Trans=KB/s packin packout insize outsize Peak->Recv Trans                                                                               x
x      lo   170.1   170.1     933.2    933.2   186.7  186.7      575.3   575.3                                                                              x
x    eth0   153.9   248.4     330.4    403.9   477.0  629.9      447.7   766.9                                                                              x
x    eth1     2.9    58.9      45.0    114.5    66.0  527.2        5.3   163.9                                                                              x
x    eth2    35.5     5.3     107.0     97.5   340.0   55.4       73.4     9.1                                                                              x
x    eth3     0.0     0.0       0.0      0.0     0.0    0.0        0.0     0.0                                                                              x
x    eth4   146.1     0.0     243.9      0.0   613.4    0.0      434.9     0.0                                                                              x
x    eth5     0.0     0.0       0.5      0.0    60.0    0.0        0.1     0.0                                                                              x
x    eth6     0.1     0.0       1.0      0.0    92.0    0.0        0.4     0.0                                                                              x
x    eth7     0.0     0.0       0.0      0.0     0.0    0.0        0.6     0.0                                                                              x
x    usb0     0.0     0.0       0.0      0.0     0.0    0.0        0.0     0.0                                                                              x
x   bond0   300.0   248.4     574.3    403.9   534.9  629.9      882.6   766.9                                                                              x
x   bond1     2.9    58.9      45.5    114.5    65.9  527.2        5.3   163.9                                                                              x
x   bond2    35.6     5.3     108.0     97.5   337.7   55.4       73.5     9.1                                                                              x
x   bond3     0.0     0.0       0.0      0.0     0.0    0.0        0.6     0.0

Moderator's Comments:
Mod Comment
Please wrap all code, files, input & output/errors in CODE tags.
It makes it easier to read and preserves multiple spaces for indenting or fixed-width data.

Last edited by rbatte1; 08-13-2019 at 01:12 PM..
# 2  
Old 08-13-2019
Hi,

It's likely to be because of the link failures on eth0, where it will fail over to eth4.

Regards

Gull04
# 3  
Old 08-13-2019
Further to what my learned friend Gull04 has written, you have failure on eth4 too, so the IP will have moved back to eth0 again.



I hope that this helps,
Robin
# 4  
Old 08-13-2019
Now active in eth0. eth4 not active. why eth4 still receive package but no transmission package from eth4.
Code:
Recv bond0=eth0+eth4
Trans bond0=eth0
xI/F Name Recv=KB/s Trans=KB/s packin packout insize outsize Peak->Recv Trans                                                                               x
x      lo     7.7     7.7      51.0     51.0   154.1  154.1       28.5    28.5                                                                              x
x    eth0     3.1     8.8      21.5     24.0   147.1  376.8        5.3    11.5                                                                              x
x    eth1     0.3     3.5       4.5      8.5    69.1  418.8        0.8     6.0                                                                              x
x    eth2     1.0     0.2       6.5      4.5   153.9   54.0        1.1     0.4                                                                              x
x    eth3     0.0     0.0       0.0      0.0     0.0    0.0        0.0     0.0                                                                              x
x    eth4     2.4     0.0      13.5      0.0   182.8    0.0        3.9     0.0                                                                              x
x    eth5     0.0     0.0       0.5      0.0    60.0    0.0        0.0     0.0                                                                              x
x    eth6     0.2     0.0       2.0      0.0    92.0    0.0        0.2     0.0                                                                              x
x    eth7     0.0     0.0       0.0      0.0     0.0    0.0        0.0     0.0                                                                              x
x    usb0     0.0     0.0       0.0      0.0     0.0    0.0        0.0     0.0                                                                              x
x   bond0     5.5     8.8      35.0     24.0   160.9  376.8        9.1    11.5                                                                              x
x   bond1     0.3     3.5       5.0      8.5    68.2  418.8        0.8     6.0                                                                              x
x   bond2     1.2     0.2       8.5      4.5   139.4   54.0        1.2     0.4                                                                              x
x   bond3     0.0     0.0       0.0      0.0     0.0    0.0        0.0     0.0


Last edited by Don Cragun; 08-14-2019 at 03:49 AM.. Reason: Add CODE tags again.
# 5  
Old 08-14-2019
Hi Samran,

This seems to be standard traffic on the bonded interfaces, here I have a bond (bond0) comprising eno1 and ens2f1. As you can see the secondary interface has some Recieved Packets, probably just the bond checking that it's active.

Code:
xI/F Name Recv=KB/s Trans=KB/s packin packout insize outsize Peak->Recv Trans
x    eno1      1.9       0.5      13.5    2.5   145.7  201.2        3.7     15.9
x    eno2      0.0       0.0       0.0    0.0     0.0    0.0        0.0      0.0
x    eno3      0.0       0.0       0.0    0.0     0.0    0.0        0.0      0.0
x    eno4      0.0       0.0       0.0    0.0     0.0    0.0        0.0      0.0
x   bond0      1.9       0.5      13.5    2.5   145.7  201.2        3.7     15.9
x      lo      5.6       5.6      21.0   21.0   274.9  274.9       53.3     53.3
x  ens2f0      0.0       0.0       0.0    0.0     0.0    0.0        0.0      0.0
x  ens2f1      0.7       0.0       5.0    0.0   136.7    0.0        2.3      0.0

If you need further validation on your server, then I'd suggest that you would maybe want to run;

Code:
># tcpdump -i eth4

Please note depending on network traffic you will probably see significant output.

Regards

Gull04
This User Gave Thanks to gull04 For This Post:
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Redhat check when package was updated

Is there a way to check when a package was updated on your redhat system? (2 Replies)
Discussion started by: cokedude
2 Replies

2. Red Hat

Network bonding

Dear All , Very recently we have configured Network bonding in our Linux Server Redhat Linux 5.x. After configuring , we restarted the network services , the link was down after that , we could not login in to the Server. So after that , we logged in to console and tried to... (2 Replies)
Discussion started by: jegaraman
2 Replies

3. 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

4. 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

5. UNIX for Dummies Questions & Answers

Redhat - network question

Hi, I am on Redhat 5. on the /etc/sysconfig/network file I don't see GATEWAY as one line. I also checked /etc/sysconfig/network-scripts/ifcfg-eth0. I don't see GATEWAY. But on the server. But when I do netstat -rn. I see many address. Is there some other settings ? ... (2 Replies)
Discussion started by: samnyc
2 Replies

6. Red Hat

Shutdown server when network inactive

I was referring script to shutdown server from local interface ubuntuforums.org/archive/index.php/t-2017336.html. This is scheduled in CRON. It will run every 20 minutes and check for inactivity. It compares the RX and TX packets from 20 minutes ago to detect if they significantly increased. If... (0 Replies)
Discussion started by: sanjaymp
0 Replies

7. Red Hat

Registro Redhat Network

Buenas, Tengo 3 sistemas registrados en redhat network; hace un mes modificamos las ip's de los mismos pero en redhat network igue poniendo las antiguas. Como puedo modificarlas? tengo q registrar los sistemas de nuevo? Otra cosilla, he intentado actualizar packages y erratas: en actualizar ahora... (4 Replies)
Discussion started by: fuentepinel
4 Replies

8. Red Hat

how can i get open office package for Redhat Linux 5.0

Dear Team, Any body who have idea to down load the open office package for Redhat linux 5.0. Please send me the URL. so that i can easily down load from net. (2 Replies)
Discussion started by: sahu.tapan
2 Replies

9. SCO

master and slave in lan network

hello , i setup a lan network , but i don't know how configure master and slave in the lan network please help me:confused: (2 Replies)
Discussion started by: hossein
2 Replies

10. HP-UX

Connecting To An External Network Using A logical (PACKAGE) IP Address

Hie everyone, I am currently facing a problem whereby I can not connect to an external network from a package ip address on a HP-UX cluster. Below is the illustration: Primary Server IP Address : n.n.n.202 Secondary Server IP Address : n.n.n.212 Package IP Address : n.n.n.211 ... (1 Reply)
Discussion started by: cchilenga
1 Replies
Login or Register to Ask a Question