From Dan Kenigsberg <dan...@redhat.com>:

Dan Kenigsberg has submitted this change and it was merged.

Change subject: net: Networking restoration done in a greedy mode
......................................................................


net: Networking restoration done in a greedy mode

The networking restoration has been done in an 'all or nothing' mode:
In case a network/bond setup failed, it failed all networks and did not
continue trying other networks.
The end result: VDSM failed to come up on boot.

With this patch, the restoration process is done in a greedy mode,
trying setting each network/bond and continue even if one fails.

Note that with this new restoration mode, VDSM may come up with partial
networks configured (even with none).

Change-Id: I264b43195c0db039b911e658c71290372882d0fc
Bug-Url: https://bugzilla.redhat.com/1242532
Signed-off-by: Edward Haas <edwa...@redhat.com>
---
M vdsm/vdsm-restore-net-config
1 file changed, 34 insertions(+), 18 deletions(-)

Approvals:
  Jenkins CI: Passed CI tests
  Petr Horáček: Looks good to me, but someone else must approve
  Dan Kenigsberg: Looks good to me, approved
  Edward Haas: Verified



-- 
To view, visit https://gerrit.ovirt.org/68912
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I264b43195c0db039b911e658c71290372882d0fc
Gerrit-PatchSet: 4
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Edward Haas <edwa...@redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <dan...@redhat.com>
Gerrit-Reviewer: Edward Haas <edwa...@redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Petr Horáček <phora...@redhat.com>
Gerrit-Reviewer: gerrit-hooks <automat...@ovirt.org>
_______________________________________________
vdsm-patches mailing list -- vdsm-patches@lists.fedorahosted.org
To unsubscribe send an email to vdsm-patches-le...@lists.fedorahosted.org

Reply via email to