Details
-
Bug
-
Resolution: Fixed
-
Minor
-
Lustre 2.16.0
-
3
-
9223372036854775807
Description
ptlrpc_gss kernel module is automatically loaded when a GSS security flavor is enforced. But this works only once, because loading success is stored in a static variable in the ptlrpc module. If ptlrpc_gss is manually unloaded, while keeping ptlrpc loaded, next mount attempt fails.
mgs# lctl conf_param testfs.srpc.flavor.default.cli2mdt=krb5n client# mount -t lustre mgs@tcp:/testfs /mnt/testfs client# umount /mnt/testfs client# rmmod ptlrpc_gss client# mount -t lustre mgs@tcp:/testfs /mnt/testfs mount.lustre: mount mgs@tcp:/testfs at /mnt/testfs failed: Operation not permitted
Attachments
Activity
Fix Version/s | New: Lustre 2.16.0 [ 15190 ] | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Link | New: This issue is related to NVDCSE-129 [ NVDCSE-129 ] |
Landed for 2.16