Details
-
Bug
-
Resolution: Fixed
-
Blocker
-
None
-
None
-
1
-
3
-
7178
Description
In Lustre-1.8 or former releases, the user identity information upcall on Lustre MDS side is through the /proc interface:
/proc/fs/lustre/mds/
/group_upcall
But for Lustre-2.x, such interface has been replaced (since Lustre-2.0 release) by: /proc/fs/lustre/mdt/
{mdtname}/identity_upcall
Related mkfs/lctl parameters are changed also. These information is only partly updated in Lustre-2.x manual (section 33.1), should be fixed.
Attachments
Issue Links
- is related to
-
LU-982 lustre2.x group_upcall
- Resolved