Bug 268162 - zfskeys_enable: each successful load of a key is preceded by 'key not found, empty or unreadable'
Summary: zfskeys_enable: each successful load of a key is preceded by 'key not found, ...
Status: Open
Alias: None
Product: Base System
Classification: Unclassified
Component: misc (show other bugs)
Version: CURRENT
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-fs (Nobody)
URL: https://cgit.freebsd.org/src/commit/?...
Keywords: needs-patch
Depends on:
Blocks:
 
Reported: 2022-12-05 04:33 UTC by Graham Perrin
Modified: 2024-10-08 04:22 UTC (History)
0 users

See Also:


Attachments
grep -e "key not found" -e "Loading key" /var/log/console.log (2.96 KB, text/plain)
2022-12-05 04:33 UTC, Graham Perrin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Graham Perrin freebsd_committer freebsd_triage 2022-12-05 04:33:01 UTC
Created attachment 238525 [details]
grep -e "key not found" -e "Loading key" /var/log/console.log

Spun off from bug 262468 comment 4, a minor issue. 

The key to the OpenZFS-encrypted dataset is in my home directory. Home on (GELI-encrypted) ZFS on the internal hard disk of an HP EliteBook 8570p. 

The encrypted dataset is on a mobile hard disk drive on USB.
Comment 1 Graham Perrin freebsd_committer freebsd_triage 2022-12-05 04:37:49 UTC
Retrospective: 97aeda2243568b386d792514996a06daec55eece 

> zfskeys: Support autoloading of keys stored on ZFS

* paid attention to order.
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2024-10-08 04:22:36 UTC
^Triage: clear unneeded flags.  Nothing has yet been committed to be merged.