Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5091

Troubleshooting • Re: Boot problem.. Job systemd-networka-wait-online.service .. fail

$
0
0

Anyone has any clue on how I could go about solving this last part?
How are you NetworkManager connections configured? Is the wlan0 connection enabled? If so, disable it. Is the wlan1 connection enabled? Fix it if not.

Code:

# Connections use devices so best to set both. sudo nmcli c showsudo nmcli c modify wlanX connection.autoconnect [off|on]]sudo nmcli device showsudo nmcli device modify wlanX autoconnect [off|on]

So long story short, systemd-networkd keeps getting deactivated from time to time and NetworkManager gets activated instead ...whenever I run some sporadic system updates to the OS..
...So I came to think about your suggestion and thought maybe I could ask you some questions. Assuming that would be ok.. here goes
  • If I migrate to NetworkManager and configure it as you suggested in this post above, will the system updates overwrite these or can I be certain that it will be kept as I set it up?
  • I do need to stop all my running containers before I start doing the migration, correct?
  • Is there any ide to start and glance at some form of link aggregation? My thought on this is well, if the OS updates will overwrite my settings, then I might as well learn and setup link aggregation and by doing so if my 2.5G NIC goes down or dies or whatever I always have the built in 1G NIC running and so I wont be losing link/connection
I would appreciate your input in this.

Statistics: Posted by Arelius — Sat Oct 05, 2024 9:44 pm



Viewing all articles
Browse latest Browse all 5091

Trending Articles