Details
-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
Lustre 2.15.0
-
None
-
3
-
9223372036854775807
Description
This issue was created by maloo for wangshilong <wshilong@ddn.com>
This issue relates to the following test suite run: https://testing.whamcloud.com/test_sets/80d98472-3223-4cd2-b009-4c3d6dce5639
test_54 failed with the following error:
fscrypt encrypt failed
<<Please provide additional information about the failure here>>
VVVVVVV DO NOT REMOVE LINES BELOW, Added by Maloo for auto-association VVVVVVV
sanity-sec test_54 - fscrypt encrypt failed
Just update with more details. I can reproduce this error with AlmaLinux 8.6. Ubuntu 20.04 does not show such issue.
Error: [ERROR] fscrypt encrypt: user keyring for "runas" is not linked into the session keyring
Tested fscrypt version was v0.2.9
Also this error can be related to issues
https://github.com/google/fscrypt/issues/194
https://github.com/google/fscrypt/issues/34
as workaround suggested command was started "keyctl link @u @s" . After that fscrypt encrypt completed successfully.