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

sanity-quota test_1a test_4a: lfs project -p 1000 f1a.sanity-quota-2 failed

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Minor Minor
    • None
    • Lustre 2.14.0
    • None
    • 3
    • 9223372036854775807

      This issue was created by maloo for Andreas Dilger <adilger@whamcloud.com>

      This issue relates to the following test suite run:
      https://testing.whamcloud.com/test_sets/43d91527-7626-4151-98cc-742f3f3f472b

      test_1a failed with the following error:

      lfs project -p 1000 /mnt/lustre/d1a.sanity-quota/f1a.sanity-quota-2 failed
      

      It looks like this is failing for "full-patchless" test runs because the is_project_quota_supported is only checking for ldiskfs targets whether the "lfs project" command is supported, and not whether the ldiskfs filesystem itself supports project quotas.

      For patchless RHEL7.x there is no project quota support. The ZFS target check is correctly checking whether the zpool itself has project quota support, and I think the same should be done for the ldiskfs. The list of features that the kernel supports could be exported by /sys/fs/ldiskfs/features/*, but unfortunately that was not implemented with the project quota feature.

      It might be possible to check whether the "project" feature can be enabled on the ldiskfs target and mounted.

      VVVVVVV DO NOT REMOVE LINES BELOW, Added by Maloo for auto-association VVVVVVV
      sanity-quota test_1a - lfs project -p 1000 /mnt/lustre/d1a.sanity-quota/f1a.sanity-quota-2 failed

            wc-triage WC Triage
            maloo Maloo
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: