Sender | Message | Time |
---|---|---|
31 May 2023 | ||
A bit weird is that it wasn't necessary to include interface renaming rules in the non-systemd initrd | 22:11:12 | |
oddlama: That might just be because systemd stage 1 defaults flushBeforeStage2 to false? Assuming you're using initrd networking | 22:12:09 | |
if you set that to true you might not need the udev rule | 22:12:17 | |
In reply to @elvishjerricco:matrix.orgshould I add that and re-test? | 22:12:52 | |
In reply to @lily:lily.flowersLily Foster: In my test with ext4, I'm not getting such a timeout | 22:13:13 | |
In reply to @copadium:matrix.orgYea, you could try boot.initrd.systemd.services."zfs-import-${poolname}".after = ["cryptsetup.target"]; | 22:13:35 | |
(obviously substitute your actual pool name) | 22:13:51 | |
Okay I am testing now | 22:15:39 | |
In reply to @elvishjerricco:matrix.orgin fact, when I finally decided to enter the passphrase, the little "waiting for..." message about the mapper device showed up for a second, saying it had been waiting for 9mins, so that definitely doesn't time out :P | 22:15:46 | |
In reply to @elvishjerricco:matrix.orgUhhhh let me try it again real quick | 22:16:46 | |
Still getting a timeout | 22:21:53 | |
and 2 emergency shells | 22:22:01 | |
Copa Dium: and you're using luks, not zfs encryption, right? | 22:23:46 | |
Yes | 22:24:15 | |
Any commands I should run in the emergency shell? | 22:24:32 | |
oh wait | 22:24:57 | |
systemctl show -p After zfs-import-POOL.service ? | 22:24:57 | |
maybe I messed up | 22:25:00 | |
Dumb me misspelled the pool name in the dependnecy | 22:25:34 | |
I'll try again and report | 22:25:42 | |
* systemctl show -p After --no-pager -l zfs-import-POOL.service ? | 22:26:21 | |
look good so far | 22:30:53 | |
no timeout after 4 minute wait, i think this means it works | 22:32:08 | |
Thank you! | 22:32:14 | |
nice | 22:32:14 | |
In reply to @elvishjerricco:matrix.orgYeah it still timed out for me. I'll see if I can find out why | 22:42:19 | |
| 22:44:07 | |
If I don't enter password after 1.5 minutes | 22:44:16 | |
Or whatever the timeout is | 22:44:21 | |
If it helps ElvishJerricco, here's json of my config evaluated for
And evaluated
| 22:53:29 |