Bug #10607
closedbonding on ubuntu causes foreman to create an interface after each ubuntu server reboot
Description
When configuring bonding on ubuntu, ubuntu will generate a new mac address each time the server (network?) is restarted. This causes foreman to list multiple interfaces with same name (bondx) but with different mac address. Trying to delete the unused interfaces fails and rebuild of the server is not possible.
To reproduce:
1. Install a ubuntu server with foreman.
2. Configure a bond interface on ubuntu (Im doing this in puppet).
3. Reboot ubuntu multiple times to get multiple interfaces listed in forman.
4. Delete one of those interfaces (FAIL).
Workaround is to manually configure a mac address for the bond interface.
Updated by Dominic Cleal over 9 years ago
- Translation missing: en.field_release set to 56
Updated by Dominic Cleal over 9 years ago
- Translation missing: en.field_release deleted (
56)
Updated by The Foreman Bot over 9 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/2488 added
- Pull request deleted (
)
Updated by Marek Hulán over 9 years ago
- Assignee set to Marek Hulán
For bonds it seems to make sense to match based on identifier and ignore MAC.
Updated by Marek Hulán over 9 years ago
- Related to Bug #10546: Reduce the number of interfaces duplicates added
Updated by Marek Hulán over 9 years ago
- Related to Bug #10888: duplicate interfaces when using bond device added
Updated by Marek Hulán over 9 years ago
- Related to Bug #10805: VLAN interface attached to bond is wrongly created as Bond added
Updated by Dominic Cleal over 9 years ago
- Translation missing: en.field_release set to 62
Updated by Marek Hulán over 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 7be20b248502eb8682008e1c6b03fef71da4f73d.