Details
-
Bug
-
Resolution: Fixed
-
Minor
-
Lustre 2.16.0
-
3
-
9223372036854775807
Description
The following line is in the "EXAMPLES" section:
# lctl nodemap_modify --name remotesite --property map_mode --value uid_only
While that does set nodemap.remotesite.map_mode=uid as one might expect, the following can also be called:
# lctl nodemap_modify --name remotesite --property map_mode --value uid_only,gid
which will set nodemap.remotesite.map_mode=uid,gid
The man page should only list "uid", "gid" and "projid" as valid values, if the string processing by the kernel was more strict "uid_only" should be an error as an invalid value.
Attachments
Activity
Fix Version/s | New: Lustre 2.17.0 [ 16192 ] | |
Assignee | Original: WC Triage [ wc-triage ] | New: Nathaniel Clark [ utopiabound ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Labels | Original: man | New: man nodemap |
Merged for 2.17