!PSmBFWNKoXmlQBzUQf:helsinki-systems.de

Stage 1 systemd

84 Members
systemd in NixOs's stage 1, replacing the current bash tooling https://github.com/NixOS/nixpkgs/projects/5127 Servers

You have reached the beginning of time (for this room).


SenderMessageTime
5 Jun 2023
@oddlama:matrix.orgoddlama * 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 investigating18:27:20
@elvishjerricco:matrix.org@elvishjerricco:matrix.orgyea I'm not really sure where to look next18:27:36
@oddlama:matrix.orgoddlamaLet me restart with the same configuration to see whether it happens every tiem18:27:57
@oddlama:matrix.orgoddlama * Let me restart with the same configuration to see whether it happens every time18:27:58
@elvishjerricco:matrix.org@elvishjerricco:matrix.org maybe systemctl list-dependencies --reverse/--after/--before systemd-networkd.service? 18:28:02
@oddlama:matrix.orgoddlamaSeems reproducible18:30:10
@oddlama:matrix.orgoddlamaA notable thing in the logs is that even though18:32:14
@oddlama:matrix.orgoddlama *

A notable thing in the logs is that even though

Jun 05 20:29:40 sentinel systemd[1]: systemd-networkd.service: Deactivated successfully.

is printed when switching

18:32:27
@oddlama:matrix.orgoddlamaI get another output from systemd-networkd in stage218:32:46
@oddlama:matrix.orgoddlama Jun 05 20:29:38 sentinel systemd-networkd[180]: wan: DHCPv6 lease lost 18:32:49
@oddlama:matrix.orgoddlamaNo wair18:33:12
@oddlama:matrix.orgoddlama * No wait18:33:13
@oddlama:matrix.orgoddlamathe logs are not in order?!18:33:17
@oddlama:matrix.orgoddlamaOkay now I'm totally lost. Why would the logs be unordered?18:34:05
@elvishjerricco:matrix.org@elvishjerricco:matrix.orgwait wut18:36:59
@elvishjerricco:matrix.org@elvishjerricco:matrix.orgmaybe systemd-timesyncd is changing the system clock once stage 2 gets going?18:37:27
@oddlama:matrix.orgoddlamaIt's just some select lines18:37:47
@oddlama:matrix.orgoddlama
Jun 05 20:29:40 sentinel systemd[1]: Starting Journal Service...
Jun 05 20:29:40 sentinel systemd[1]: Starting Load Kernel Modules...
Jun 05 20:29:40 sentinel kernel: fuse: init (API version 7.37)
Jun 05 20:29:40 sentinel systemd[1]: systemd-networkd-wait-online.service: Bound to unit systemd-networkd.service, but unit isn't active.
Jun 05 20:29:40 sentinel systemd[1]: Dependency failed for Wait for Network to be Configured.
Jun 05 20:29:40 sentinel systemd[1]: systemd-networkd-wait-online.service: Job systemd-networkd-wait-online.service/start failed with result 'dependency'.
Jun 05 20:29:40 sentinel systemd[1]: Starting Remount Root and Kernel File Systems...
Jun 05 20:29:40 sentinel systemd[1]: Starting Coldplug All udev Devices...
Jun 05 20:29:40 sentinel systemd[1]: Mounted Huge Pages File System.
Jun 05 20:29:40 sentinel systemd[1]: Mounted POSIX Message Queue File System.
Jun 05 20:29:40 sentinel systemd-journald[730]: Collecting audit messages is disabled.
Jun 05 20:29:40 sentinel systemd[1]: Mounted Kernel Debug File System.
Jun 05 20:29:40 sentinel systemd[1]: Finished Create List of Static Device Nodes.
Jun 05 20:29:40 sentinel systemd[1]: modprobe@configfs.service: Deactivated successfully.
Jun 05 20:29:40 sentinel systemd[1]: Finished Load Kernel Module configfs.
Jun 05 20:29:40 sentinel systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
Jun 05 20:29:40 sentinel systemd[1]: Finished Load Kernel Module efi_pstore.
Jun 05 20:29:40 sentinel systemd[1]: modprobe@fuse.service: Deactivated successfully.
Jun 05 20:29:40 sentinel systemd[1]: Finished Load Kernel Module fuse.
Jun 05 20:29:40 sentinel systemd-journald[730]: Journal started
Jun 05 20:29:40 sentinel systemd-journald[730]: Runtime Journal (/run/log/journal/25e272da45124b238d42df4ec5fca13c) is 8.0M, max 94.1M, 86.1M free.
Jun 05 20:29:38 sentinel systemd-networkd[180]: wan: DHCPv6 lease lost
Jun 05 20:29:38 sentinel sshd[197]: syslogin_perform_logout: logout() returned an error
Jun 05 20:29:40 sentinel systemd[1]: Started Journal Service.
Jun 05 20:29:39 sentinel systemd[1]: Queued start job for default target Multi-User System.
Jun 05 20:29:39 sentinel systemd[1]: systemd-journald.service: Deactivated successfully.
Jun 05 20:29:40 sentinel systemd[1]: Finished Bind mount or link '/persist/etc/machine-id' to '/etc/machine-id'.
Jun 05 20:29:40 sentinel systemd[1]: Finished Bind mount or link '/persist/etc/ssh/ssh_host_ed25519_key' to '/etc/ssh/ssh_host_ed25519_key'.
Jun 05 20:29:40 sentinel systemd[1]: Finished Bind mount or link '/persist/etc/ssh/ssh_host_ed25519_key.pub' to '/etc/ssh/ssh_host_ed25519_key.pub'.
Jun 05 20:29:40 sentinel systemd[1]: Mounting FUSE Control File System...
Jun 05 20:29:40 sentinel systemd-modules-load[737]: Inserted module 'bridge'
Jun 05 20:29:40 sentinel kernel: bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
Jun 05 20:29:40 sentinel systemd[1]: Mounting Kernel Configuration File System...
Jun 05 20:29:40 sentinel systemd[1]: Starting Create Static Device Nodes in /dev...
Jun 05 20:29:40 sentinel systemd[1]: Mounted FUSE Control File System.
Jun 05 20:29:40 sentinel systemd[1]: Mounted Kernel Configuration File System.
Jun 05 20:29:40 sentinel kernel: ACPI: bus type drm_connector registered
Jun 05 20:29:40 sentinel systemd[1]: modprobe@drm.service: Deactivated successfully.
Jun 05 20:29:40 sentinel systemd-modules-load[737]: Inserted module 'macvlan'
Jun 05 20:29:40 sentinel systemd[1]: Finished Load Kernel Module drm.
Jun 05 20:29:40 sentinel systemd-modules-load[737]: Inserted module 'tap'
Jun 05 20:29:40 sentinel kernel: tun: Universal TUN/TAP device driver, 1.6
18:38:10
@oddlama:matrix.orgoddlamamost are :4018:38:20
@oddlama:matrix.orgoddlamasome are :38 or :3918:38:24
@oddlama:matrix.orgoddlamaMaybe this is when the journal from stage1 is loaded into to actual journal in stage2?18:39:01
@elvishjerricco:matrix.org@elvishjerricco:matrix.orgtbh I don't really understand how the journal is handed over between stages18:39:53

Show newer messages


Back to Room ListRoom Version: 6