Details
-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
None
-
3
-
12388
Description
Hello,
'lfs quota -u $(whoami)...' reports "Permission denied' for regular users. It works if the same user queries the quota for another user:
$ whoami
cdufour
$ lfs quota -u $(whoami) /idiap/temp/$(whoami)
Permission denied.
$ lfs quota -u formaz /idiap/temp/formaz
Disk quotas for user formaz (uid 1005):
Filesystem kbytes quota limit grace files quota limit grace
/idiap/temp/formaz
113371820 1072693248 1073741824 - 452499 9999900 10000000 -
(patch follows as soon as I have the LU-<ID> for this bug)
Best,
Cédric
Thanks for the GIT pointers. Having some "insider's" insights on which patch to "backport" in priority (before they make it to the kernel) will definitely help (and provide opportunities for feedback from us users before it does).
Will/should patches always be linked to Jira IDs and should Jira be the place to provide feedback (in case issues remain) ?
Will a notice be given in Jira when a patch is submitted to mainline ?
Also, are you the one to link new mainline kernel issues with
LU-4416or can/should we reporter do it ?(note: actually haven't found how to link one issue to another in Jira).
As for jobstats: I hadn't heard of them until your mention but I will look into it; it seems it would allow us to address some questions we have with some load patterns we experience with our (SGE) grid.
Best,
Cédric