Details
-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
3
-
9223372036854775807
Description
See following output:
[wsl@w003 ~]$ lfs quota /lustre1 Disk quotas for usr wsl (uid 14434): Filesystem kbytes quota limit grace files quota limit grace /lustre1 0 0 0 - 0 0 0 - Disk quotas for grp se (gid 1000): Filesystem kbytes quota limit grace files quota limit grace /lustre1 44028 0 0 - 40 0 0 - Unexpected quotactl error: Operation not supported Disk quotas for prj <unknown> (pid 0): Filesystem kbytes quota limit grace files quota limit grace /lustre1 [0] [0] [0] - [0] [0] [0] - Some errors happened when getting quota info. Some devices may be not working or deactivated. The data in "[]" is inaccurate. Since project quota is disabled in default, unsupported project quota messages will be annoying here. Even Project quota is enabled, project id 0 will be outputed here, it dose not make much sense either, instead, lfs quota <mnt> will only output current user/group quota information in default.
Attachments
Issue Links
- is related to
-
LU-10794 lfs quota did not work well for grace time output
- Resolved