Federico Simoncelli has submitted this change and it was merged. Change subject: tool: _enable_bond_dev: reopen bonding_masters per bond ......................................................................
tool: _enable_bond_dev: reopen bonding_masters per bond Writing multiple +bondnames into /sys/class/net/bonding_masters is not enough to add new bonding devices. One has to reopen that file for each added bond. Change-Id: I4693a3d2cc3beba0b5961d16fb1ef25170f99f9e Signed-off-by: Dan Kenigsberg <[email protected]> Reviewed-on: http://gerrit.ovirt.org/12409 Reviewed-by: Antoni Segura Puimedon <[email protected]> Tested-by: gena cher <[email protected]> --- M vdsm-tool/load_needed_modules.py.in 1 file changed, 2 insertions(+), 2 deletions(-) Approvals: Antoni Segura Puimedon: Looks good to me, but someone else must approve Federico Simoncelli: Dan Kenigsberg: Verified Igor Lvovsky: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/12447 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I4693a3d2cc3beba0b5961d16fb1ef25170f99f9e Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: ovirt-3.2 Gerrit-Owner: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Antoni Segura Puimedon <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Igor Lvovsky <[email protected]> Gerrit-Reviewer: gena cher <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
