Ondřej Svoboda has posted comments on this change. Change subject: bonding defaults: for validation, we need to be aware of all options ......................................................................
Patch Set 4: It is all the same problem, and initscripts are not to blame. It is either me or the kernel on F22 at least. 'primary' is supposed to be set after slaves are attached. And so initscripts were patched to do set 'primary' later than other options. In any case, under any mode or link state or the presence of slaves, trying to modify 'primary' gives an error "Permission denied". Since we need to fix our bug, I replaced 'primary' in a test with 'arp_ip_target', which is the other bonding option that would not be recognized before. -- To view, visit https://gerrit.ovirt.org/48008 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ie2bbd778bb151e4671cc5d3d70ce898e48125331 Gerrit-PatchSet: 4 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Ondřej Svoboda <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Ido Barkan <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Ondřej Svoboda <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-HasComments: No _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
