[Bug 262468] (13038) zfskeys_enable: encryption key not loaded for a file system within a pool that imports automatically at startup

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 19 Mar 2022 08:55:43 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262468

--- Comment #4 from Graham Perrin <grahamperrin@gmail.com> ---
(In reply to commit-hook from comment #3)

Thank you! 

Essentially: fixed. 

There remains a (debatably) spurious line reporting that the file is not found,
before the file is found. 

From /var/log/console.log – the first of the lines at 08:14:59:

----


…
Mar 19 08:08:07 mowa219-gjp4-8570p-freebsd kernel: Stopping devd.
Mar 19 08:08:07 mowa219-gjp4-8570p-freebsd kernel: Waiting for PIDS: 81691.
Mar 19 08:08:07 mowa219-gjp4-8570p-freebsd kernel: Writing entropy file: .
Mar 19 08:08:07 mowa219-gjp4-8570p-freebsd kernel: Writing early boot entropy
file: .
Mar 19 08:14:59 mowa219-gjp4-8570p-freebsd kernel: Key file
/usr/home/grahamperrin/Documents/personal/VirtualBox.key not found, empty or
unreadable. Skipping Transcend/VirtualBox..
Mar 19 08:14:59 mowa219-gjp4-8570p-freebsd kernel: Loading key for
Transcend/VirtualBox from
file:///usr/home/grahamperrin/Documents/personal/VirtualBox.key..
Mar 19 08:14:59 mowa219-gjp4-8570p-freebsd kernel: Loading kernel modules:
…

----

-- 
You are receiving this mail because:
You are on the CC list for the bug.