Actions
Bug #27955
closedGive Discovery-menu service more time to detect interface with link up
Difficulty:
easy
Triaged:
No
Description
Sometimes Link comes up after discovery menu service has already run logic to detect the interface with link. In this case it ends up choosing a random interface.
--------------------------
Sep 11 13:47:00 fdi NetworkManager1784: <info> [1568209620.7466] device (lo): carrier: link connected
Sep 11 13:47:03 fdi /usr/bin/discovery-menu1857: Detecting the first NICs with link
Sep 11 13:47:03 fdi /usr/bin/discovery-menu1857: No interfaces with link found, using 00:XX:XX:XX:XX:XX
Sep 11 13:47:03 fdi NetworkManager1784: <info> [1568209623.9117] device (eno1): carrier: link connected
Updated by Rohan Arora about 5 years ago
- Related to Bug #27954: Give Discovery-menu service more time to detect interface with link up added
Updated by The Foreman Bot about 5 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman-discovery-image/pull/117 added
Updated by The Foreman Bot about 5 years ago
- Fixed in Releases Discovery Image 3.5.1 added
Updated by Rohan Arora about 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman-discovery-image|c5903826213d94a0c4713990b6db011b3eb86414.
Actions