Bug 675079
Summary: | Specifying bonding arp_ip_target options in modprobe.conf can prevent restarting network | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Takuma Umeya <tumeya> |
Component: | initscripts | Assignee: | initscripts Maintenance Team <initscripts-maint-list> |
Status: | CLOSED ERRATA | QA Contact: | qe-baseos-daemons |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 6.0 | CC: | asersen, azelinka, mfuruta, notting, plautrba |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | initscripts-9.03.24-1.el6 | Doc Type: | Bug Fix |
Doc Text: |
Cause
bonding set with a /etc/modprobe.d/bonding.conf file
Consequence
What happens when the bug presents.
bond0 will never come up after service network restart
Result
the arp_ip_target is restored even when specified in modprobe.conf
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2011-12-06 18:09:08 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 658636, 697582 |
Description
Takuma Umeya
2011-02-04 08:48:48 UTC
With repsect to the specific patch, see https://bugzilla.redhat.com/show_bug.cgi?id=604669#c3 Upstream version at 5749d2e9d5795fdaf65b97befd64cf90103d423d. Need b24d6b8 as well. Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: Cause bonding set with a /etc/modprobe.d/bonding.conf file Consequence What happens when the bug presents. bond0 will never come up after service network restart Result the arp_ip_target is restored even when specified in modprobe.conf Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2011-1528.html |