Skip to content

[RELOPS-2265] Linux Ubuntu 24.04: ignore secondary interface#1097

Open
aerickson wants to merge 4 commits intomozilla-platform-ops:masterfrom
aerickson:2404_ignore_secondary_interface
Open

[RELOPS-2265] Linux Ubuntu 24.04: ignore secondary interface#1097
aerickson wants to merge 4 commits intomozilla-platform-ops:masterfrom
aerickson:2404_ignore_secondary_interface

Conversation

@aerickson
Copy link
Copy Markdown
Member

@aerickson aerickson commented Mar 11, 2026

Found as part of https://mozilla-hub.atlassian.net/browse/RELOPS-2265.

Obvserved a hang for ~45 seconds a 2404 host when booting. It seems to be hanging waiting for an interface eno1d1. Checking out a 1804 system, NetworkManger isn't worried about it.

Make 2404 not worry about it also. Add a NetworkManager rule to ignore this secondary interface.

The rule seems to work fine in quick testing.


[aerickson@t-linux64-ms-026 ~]$ sudo systemctl status NetworkManager-wait-online
× NetworkManager-wait-online.service - Network Manager Wait Online
     Loaded: loaded (/usr/lib/systemd/system/NetworkManager-wait-online.service; enabled; preset: enabled)
     Active: failed (Result: exit-code) since Wed 2026-03-11 22:25:30 UTC; 37s ago
       Docs: man:NetworkManager-wait-online.service(8)
    Process: 1323 ExecStart=/usr/bin/nm-online -s -q (code=exited, status=1/FAILURE)
   Main PID: 1323 (code=exited, status=1/FAILURE)
        CPU: 36ms

Mar 11 22:24:37 t-linux64-ms-026 systemd[1]: Starting NetworkManager-wait-online.service - Network Manager Wait Online...
Mar 11 22:25:30 t-linux64-ms-026 systemd[1]: NetworkManager-wait-online.service: Main process exited, code=exited, status=1/FAILURE
Mar 11 22:25:30 t-linux64-ms-026 systemd[1]: NetworkManager-wait-online.service: Failed with result 'exit-code'.
Mar 11 22:25:30 t-linux64-ms-026 systemd[1]: Failed to start NetworkManager-wait-online.service - Network Manager Wait Online.
[aerickson@t-linux64-ms-026 ~]$ 

@aerickson aerickson changed the title add NetworkManager rule to ignore the secondary interface linux-2404: add NetworkManager rule to ignore the secondary interface Mar 11, 2026
@aerickson aerickson changed the title linux-2404: add NetworkManager rule to ignore the secondary interface [RELOPS-2265] Linux Ubuntu 22.04: add NetworkManager rule to ignore secondary interface Mar 12, 2026
@aerickson aerickson changed the title [RELOPS-2265] Linux Ubuntu 22.04: add NetworkManager rule to ignore secondary interface [RELOPS-2265] Linux Ubuntu 22.04: ignore secondary interface Mar 12, 2026
@aerickson
Copy link
Copy Markdown
Member Author

Testing via override on t-linux64-ms-018 and t-linux64-ms-019 (24.04).

not used on 1804, seems to work fine in quick testing.
@aerickson aerickson force-pushed the 2404_ignore_secondary_interface branch from 8bc5fea to d6ad105 Compare March 13, 2026 00:54
@aerickson aerickson marked this pull request as ready for review March 19, 2026 22:50
@aerickson aerickson changed the title [RELOPS-2265] Linux Ubuntu 22.04: ignore secondary interface [RELOPS-2265] Linux Ubuntu 24.04: ignore secondary interface Mar 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant