Comment 9 for bug 1546947

Revision history for this message
Artem Panchenko (apanchenko-8) wrote : Re: Corosync doesn't start on boot if balance-rr bonding is configured: 'No nodelist defined or our node is not in the nodelist'

Checked the same case, but with LACP and active-backup bonds and confirm that the are affected too. Using of older version of ifupdown resolves the issue. We didn't caught it in auto tests, because of lack of checks after reboot:

https://github.com/openstack/fuel-qa/blob/stable/8.0/fuelweb_test/tests/test_bonding.py#L239-L240
https://github.com/openstack/fuel-qa/blob/stable/8.0/fuelweb_test/tests/test_bonding.py#L323-L324

I'm going to prepare a patch for tests which adds OSTF execution after cloud restart.