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

Sanity quota test fixes for zfs

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • Lustre 2.14.0
    • None
    • None
    • zfs
    • 3
    • 9223372036854775807

    Description

      Current detection for project quota on zfs uses:

        zpool update -v | grep project_quota

      It seems this should be:

        zpool get all | grep project_quota

      Also using tune2fs / and debugfs on zfs does not have the desired effect.

      Attachments

        Activity

          People

            stancheff Shaun Tancheff
            stancheff Shaun Tancheff
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: