jamal <[EMAIL PROTECTED]> wrote:

>When a bonding netdevice is admin-ed down it looses the slaves
>attributes (set via ifenslave). This is not consistent with other
>behavior of netdevices (example a qdisc attached to a netdevice doesnt
>disappear or an attached IP address etc).
>The included patch fixes this. Ive tested by ifenslaving, downing the
>bond, checking /proc and making sure it still has the slaves, up-ing the
>bond and making sure things continue to work.

        Do the initscript and sysconfig packages (/sbin/ifup, ifdown,
that stuff in /etc/sysconfig/network-scripts, etc) do the right thing
with this change?

        If memory serves, the initscripts will down the bond during
setup; I'm not sure if there is any dependency on that action releasing
all (possibly preexisting) slaves.

        I don't have a big problem with this, but I'm a little concerned
that there may be dependencies on the existing behavior.

        -J

---
        -Jay Vosburgh, IBM Linux Technology Center, [EMAIL PROTECTED]
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to