Uploaded image for project: 'Lustre'
  1. Lustre
  2. LU-4530

Mainline kernel client (3.12-3.14): lfs quota -u ... -> Permission denied

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • None
    • None
    • 3
    • 12388

      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

            green Oleg Drokin
            cdufour Cédric Dufour
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: