Bug 236897

Summary: The primary parameter of BONDING_OPTS is not reflected.
Product: Red Hat Enterprise Linux 5 Reporter: Jose Plans <jplans>
Component: initscriptsAssignee: Bill Nottingham <notting>
Status: CLOSED ERRATA QA Contact: Brock Organ <borgan>
Severity: medium Docs Contact:
Priority: medium    
Version: 5.0CC: agospoda, andreas.piesk, bmr, k.georgiou, notting, rvokal
Target Milestone: ---Keywords: Regression
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: RHBA-2007-0663 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-11-07 19:11:43 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:
Attachments:
Description Flags
initscripts-ifup-primary.patch
none
initscripts.patch
none
modified ifup-eth patch none

Comment 1 Jose Plans 2007-04-18 11:12:48 UTC
Created attachment 152887 [details]
initscripts-ifup-primary.patch

Comment 2 Bill Nottingham 2007-04-18 18:22:31 UTC
Moving to 5.1, adding devel ack. Configurations that could be accomplished in
RHEL4 now require manual intervention, ergo is likely categorized as a
regression. Note that configurations will still need modifed for this.

If setting of primary does not work until devices are enslaved, how does it work
as a module parameter?

Comment 3 RHEL Program Management 2007-04-18 18:27:30 UTC
This bugzilla has Keywords: Regression.  

Since no regressions are allowed between releases, 
it is also being proposed as a blocker for this release.  

Please resolve ASAP.

Comment 4 Andy Gospodarek 2007-04-18 19:46:07 UTC
This is a kernel issue.  The following upstream patch:

commit 8a8e447b2aa1f9139d0bfc94a2a3426be9c8d40a
Author: Jay Vosburgh <fubar.com>
Date:   Fri Sep 22 21:56:15 2006 -0700

    [PATCH] bonding: Fix primary selection error at enslavement time

        At enslavement time, the primary slave might not be activated if
    there is already an active slave and the new slave is the primary.
    Replaced complicated logic with a call to bond_select_active_slave(),
    which does the right thing.

        Fixes http://bugzilla.kernel.org/show_bug.cgi?id=6378

    Signed-off-by: Jay Vosburgh <fubar.com>
    Signed-off-by: Jeff Garzik <jeff>

resolves this issue.  I already have this patch in my test kernels that will
take care of this.  Please test them and verify.  Thanks!

http://people.redhat.com/agospoda/#rhel5

Comment 5 Bill Nottingham 2007-04-19 17:02:53 UTC
*** Bug 237076 has been marked as a duplicate of this bug. ***

Comment 6 RHEL Program Management 2007-04-19 17:17:47 UTC
This request was evaluated by Red Hat Product Management for inclusion in a Red
Hat Enterprise Linux maintenance release.  Product Management has requested
further review of this request by Red Hat Engineering, for potential
inclusion in a Red Hat Enterprise Linux Update release for currently deployed
products.  This request is not yet committed for inclusion in an Update
release.

Comment 7 Andy Gospodarek 2007-04-20 18:55:56 UTC
Created attachment 153203 [details]
initscripts.patch

Crap. crap, crap.  Looks like this is an initscripts problem after all.  The
kernel patch should help out, but maybe not in the scenario the customer
describes.  Basically the primary field needs to be populated after
enslavement.

Jose, did you test that patch?	I didn't think the variable ${PRIMARY} would be
set?   Here's another patch to try that should work.

Comment 9 Bill Nottingham 2007-04-20 19:41:53 UTC
How does it work as a module parameter if it can only be changed after enslavement?

Comment 10 Andy Gospodarek 2007-04-20 19:55:39 UTC
The parameter expects a value that is a netdevice, so it won't consider it valid
until the device is enslaved as a member of the bond.

I suppose we could change the kernel's bonding code to allow this, but the code
as it stands right now makes a reasonable amount of sense (even if it is a PITA
for initscripts).



Comment 15 Bill Nottingham 2007-06-22 22:02:43 UTC
Building in 8.45.16.EL-1.

Comment 16 Harald Hoyer 2007-06-29 09:34:09 UTC
Test-RPMS could be downloaded from
http://people.redhat.com/harald/downloads/initscripts/initscripts-8.45.16.EL-1/

Comment 23 Andreas Piesk 2007-10-25 08:12:08 UTC
(In reply to comment #15)
> 
> I suppose we could change the kernel's bonding code to allow this, but the code
> as it stands right now makes a reasonable amount of sense (even if it is a PITA
> for initscripts).

seems to work, but i would change the patch a little bit. in the loop i would
set all parameters except primary. the value for primary is stored in a variable
instead and set after the device is up. see patch
initscripts-bondingprimaryslaves.patch.


Comment 24 Andreas Piesk 2007-10-25 08:13:50 UTC
Created attachment 237151 [details]
modified ifup-eth patch

Comment 25 errata-xmlrpc 2007-11-07 19:11:43 UTC
An advisory has been issued which should help the problem
described in this bug report. This report is therefore being
closed with a resolution of ERRATA. For more information
on the solution and/or where to find the updated files,
please follow the link below. You may reopen this bug report
if the solution does not work for you.

http://rhn.redhat.com/errata/RHBA-2007-0663.html