diff options
author | Dan Sneddon <dsneddon@redhat.com> | 2016-08-09 11:52:06 -0700 |
---|---|---|
committer | Dan Sneddon <dsneddon@redhat.com> | 2016-08-09 11:52:06 -0700 |
commit | f96f8080284948b7d813ad1990a645fad504174f (patch) | |
tree | 80c7628e5d3b5e3af586e7fc0f8e8a0d79f12fa9 /doc/source | |
parent | 311df0c3828fe7571079fad9763bca9e2414b51a (diff) |
Fix Linux bond/slave ifup ordering
The latest version of os-net-config is not reliably enabling bonding
when there are no existing bonds on the system. This is due to an
order-of-operations problem where it tries to bring up the bond
before the slave interfaces. This can result in an error because
the bonding module is not present.
This change activates the bond only after the interfaces have been
activated. This should ensure that the bonding module is loaded.
Change-Id: I62e4b10a88168948ed59170285223fb4f8d8de88
Fixes-bug: 1611471
Diffstat (limited to 'doc/source')
0 files changed, 0 insertions, 0 deletions