31 May 2023 |
@lily:lily.flowers | (On mobile and didn't read log) | 11:46:50 |
Copa Dium | Also I get kicked out of the emergency shell after another minute and a second one is spawned... | 11:47:13 |
@elvishjerricco:matrix.org | oh that's weird | 11:47:23 |
@lily:lily.flowers | In reply to @copadium:matrix.org Also I get kicked out of the emergency shell after another minute and a second one is spawned... Oh delightful | 11:47:36 |
@lily:lily.flowers | Is there a timeout on the emergency shell itself 👀 | 11:47:59 |
Copa Dium | It only happens once | 11:48:16 |
@elvishjerricco:matrix.org | In reply to @lily:lily.flowers The dependency is already correct it just times out Well if the cryptsetup service never finished, then the import service probably shouldn't have started? | 11:48:34 |
@elvishjerricco:matrix.org | It should have After=cryptsetup.target though so I'm not sure why that wouldn't have been the case | 11:48:54 |
Copa Dium | The log looks like it does try to import the rpool a second time :/
But I have no idea how all of this works.. | 11:49:37 |
@linus:schreibt.jetzt | In reply to @elvishjerricco:matrix.org It should have After=cryptsetup.target though so I'm not sure why that wouldn't have been the case if it doesn't have a Wants or Requires on it? | 11:49:51 |
@lily:lily.flowers | In reply to @elvishjerricco:matrix.org Well if the cryptsetup service never finished, then the import service probably shouldn't have started? True | 11:50:01 |
@lily:lily.flowers | In reply to @elvishjerricco:matrix.org It should have After=cryptsetup.target though so I'm not sure why that wouldn't have been the case Yeah that should have happened. Idk I don't use zfs though | 11:50:32 |
@elvishjerricco:matrix.org | In reply to @linus:schreibt.jetzt if it doesn't have a Wants or Requires on it? We do have sysinit.target.wants/cryptsetup.target -> ../cryptsetup.target , so it should already be wanted by the initial transaction... | 11:50:58 |
@elvishjerricco:matrix.org | Ok so three separate problems then:
- A mount can timeout waiting for its mapped device
- The ZFS import service can timeout
| 11:52:17 |
@elvishjerricco:matrix.org | * Ok so three separate problems then:
- A mount can timeout waiting for its mapped device
- The ZFS import service can timeout
- emergency.service can timeout
| 11:52:25 |
Copa Dium | Maybe 4. because I get this emergency.service: Executable /nix/store/jmd50jrn6l2bqqm5dvq6xvripzvr3npc-systemd-stage-1-network-253.3/bin/plymouth missing, skipping: No such file or directory , but I don't have or want plymouth | 11:53:39 |
@elvishjerricco:matrix.org | that's not relevant | 11:53:50 |
@elvishjerricco:matrix.org | that's just systemd being silly | 11:53:57 |
@elvishjerricco:matrix.org | but it's harmless | 11:54:03 |