Bug 835846

Summary: [Kernel]Bonding driver can't work with arp monitor
Product: Red Hat Enterprise Linux 7 Reporter: Zhenjie Chen <zhchen>
Component: kernelAssignee: Veaceslav Falico <vfalico>
Status: CLOSED DUPLICATE QA Contact: Red Hat Kernel QE team <kernel-qe>
Severity: urgent Docs Contact:
Priority: high    
Version: 7.0CC: kzhang, ohudlick, peterm, pfrields
Target Milestone: alphaKeywords: Regression
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-07-13 13:34:28 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Zhenjie Chen 2012-06-27 09:41:34 UTC
Description of problem:
Bonding driver can't work with arp monitor 

Version-Release number of selected component (if applicable):
3.3.0-0.15.el7.x86_64

How reproducible:
100%

Steps to Reproduce:
1.modprobe bonding mode=1 arp_ip_target=192.168.11.2 arp_interval=1000
2.ifconfig bond0 192.168.11.1/24 up
3.ifenslave bond0 p11p1
4.ping 192.168.11.2

Actual results:
ping fail

Expected results:
slave up and bond works normally

Additional info:
found that bond0 lost ip address which I've set before

Comment 1 Paul W. Frields 2012-07-13 13:25:15 UTC
This looks like it could be a duplicate of bug 802676.

Comment 2 Veaceslav Falico 2012-07-13 13:34:28 UTC
Yep, it is. Will continue there.

*** This bug has been marked as a duplicate of bug 802676 ***