Stage 1 systemd | 81 Members | |
| systemd in NixOs's stage 1, replacing the current bash tooling https://github.com/NixOS/nixpkgs/projects/51 | 25 Servers |
| Sender | Message | Time |
|---|---|---|
| 5 Jun 2023 | ||
| I ran that before I restarted it, this was the output: | 18:21:59 | |
| 18:22:00 | |
| * ○ systemd-networkd.service - Network Configuration Loaded: loaded (/etc/systemd/system/systemd-networkd.service; enabled; preset: enabled) Drop-In: /nix/store/4cx8q44c60saw5jz7qrda31h22qgbviy-system-units/systemd-networkd.service.d └─overrides.conf Active: inactive (dead) since Mon 2023-06-05 19:38:12 CEST; 16min ago Duration: 43.928s TriggeredBy: ● systemd-networkd.socket Docs: man:systemd-networkd.service(8) Main PID: 181 (code=exited, status=0/SUCCESS) Status: "Shutting down..." IP: 0B in, 0B out CPU: 47ms Jun 05 19:37:28 localhost systemd[1]: Starting Network Configuration... Jun 05 19:37:28 localhost systemd-networkd[181]: lo: Link UP Jun 05 19:37:28 localhost systemd-networkd[181]: lo: Gained carrier Jun 05 19:37:28 localhost systemd-networkd[181]: Enumeration completed Jun 05 19:37:28 localhost systemd[1]: Started Network Configuration. Jun 05 19:37:28 localhost systemd-networkd[181]: wan: Configuring with /etc/systemd/network/10-wan.network. Jun 05 19:37:28 localhost systemd-networkd[181]: wan: Link UP Jun 05 19:37:29 localhost systemd-networkd[181]: wan: Gained carrier Jun 05 19:37:30 localhost systemd-networkd[181]: wan: Gained IPv6LL | 18:22:04 | |
*
| 18:22:32 | |
| I didn't have these problems some a week ago, so maybe it's something else I enabled that interferes, or this is non-deterministic? I have no idea where to start investigating | 18:27:15 | |
| * I didn't have these problems week ago, so maybe it's something else I enabled that interferes, or this is non-deterministic? I have no idea where to start investigating | 18:27:20 | |
| yea I'm not really sure where to look next | 18:27:36 | |
| Let me restart with the same configuration to see whether it happens every tiem | 18:27:57 | |
| * Let me restart with the same configuration to see whether it happens every time | 18:27:58 | |
maybe systemctl list-dependencies --reverse/--after/--before systemd-networkd.service? | 18:28:02 | |
| Seems reproducible | 18:30:10 | |
| A notable thing in the logs is that even though | 18:32:14 | |
| * A notable thing in the logs is that even though
is printed when switching | 18:32:27 | |
| I get another output from systemd-networkd in stage2 | 18:32:46 | |
Jun 05 20:29:38 sentinel systemd-networkd[180]: wan: DHCPv6 lease lost | 18:32:49 | |
| No wair | 18:33:12 | |
| * No wait | 18:33:13 | |