Details
-
Improvement
-
Resolution: Fixed
-
Major
-
Lustre 2.12.0
-
9223372036854775807
Description
osd-zfs does not call dmu_objset_own() with decrypt=B_TRUE, so we can't mount encrypted ZFS volumes. This should be a simple fix of passing B_TRUE to dmu_objset_own() and dmu_objset_disown().
Attachments
Issue Links
- is related to
-
LU-9890 osd-zfs: ZFS dmu_objset_own and dmu_objset_disown interface changes
- Resolved