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

conf-sanity test_32b: test 32b failed with 1

Details

    • 3
    • 9223372036854775807

    Description

        This issue was created by maloo for Bob Glossman <bob.glossman@intel.com>

      This issue relates to the following test suite run: https://testing.hpdd.intel.com/test_sets/7907a6a4-8386-11e7-b90b-5254006e85c2.

      The sub-test test_32b failed with the following error:

      test_32b failed with 1
      

      While this fail is in the same test as LU-9826 it is seen after landing the fix for that fail.
      Doesn't look like the fail is due to out of space anymore, so creating a fresh Jira ticket.

      Info required for matching: conf-sanity 32b

      Attachments

        Issue Links

          Activity

            [LU-9888] conf-sanity test_32b: test 32b failed with 1

            This affects 2.10 ? Maybe we should just land the fix in that case.

            simmonsja James A Simmons added a comment - This affects 2.10 ? Maybe we should just land the fix in that case.

            Minh Diep (minh.diep@intel.com) uploaded a new patch: https://review.whamcloud.com/28625
            Subject: LU-9888 tests: Do not run conf-sanity 32b with ZFS
            Project: fs/lustre-release
            Branch: b2_10
            Current Patch Set: 1
            Commit: b805bea04c970ea838608b4d12b27ccbfa6da1b8

            gerrit Gerrit Updater added a comment - Minh Diep (minh.diep@intel.com) uploaded a new patch: https://review.whamcloud.com/28625 Subject: LU-9888 tests: Do not run conf-sanity 32b with ZFS Project: fs/lustre-release Branch: b2_10 Current Patch Set: 1 Commit: b805bea04c970ea838608b4d12b27ccbfa6da1b8

            Oleg Drokin (oleg.drokin@intel.com) merged in patch https://review.whamcloud.com/28602/
            Subject: LU-9888 tests: Do not run conf-sanity 32b with ZFS
            Project: fs/lustre-release
            Branch: master
            Current Patch Set:
            Commit: 93af9dbc44ec67e20b88b7433b6a8f769daf70d5

            gerrit Gerrit Updater added a comment - Oleg Drokin (oleg.drokin@intel.com) merged in patch https://review.whamcloud.com/28602/ Subject: LU-9888 tests: Do not run conf-sanity 32b with ZFS Project: fs/lustre-release Branch: master Current Patch Set: Commit: 93af9dbc44ec67e20b88b7433b6a8f769daf70d5

            James Nunez (james.a.nunez@intel.com) uploaded a new patch: https://review.whamcloud.com/28602
            Subject: LU-9888 tests: Do not run conf-sanity 32b with ZFS
            Project: fs/lustre-release
            Branch: master
            Current Patch Set: 1
            Commit: b64400877962567a8758edcf52313e6695d0a2df

            gerrit Gerrit Updater added a comment - James Nunez (james.a.nunez@intel.com) uploaded a new patch: https://review.whamcloud.com/28602 Subject: LU-9888 tests: Do not run conf-sanity 32b with ZFS Project: fs/lustre-release Branch: master Current Patch Set: 1 Commit: b64400877962567a8758edcf52313e6695d0a2df
            pjones Peter Jones added a comment -

            Nathaniel

            Can you please look into this issue?

            Thanks

            Peter

            pjones Peter Jones added a comment - Nathaniel Can you please look into this issue? Thanks Peter
            bogl Bob Glossman (Inactive) added a comment - another on master: https://testing.hpdd.intel.com/test_sets/9cdc65c4-83bd-11e7-9952-5254006e85c2

            In the test log, I see a couple of different errors:

            Disk quotas for usr 60000 (uid 60000):
                 Filesystem  kbytes   quota   limit   grace   files   quota   limit   grace
            /tmp/t32/mnt/lustre
                              20490       0   40960       -       1       0       4       -
            t32fs-MDT0000_UUID
                                  2       -       0       -       1       -       0       -
            t32fs-OST0000_UUID
                              20489       -       0       -       -       -       -       -
            Total allocated inode limit: 0, total allocated block limit: 0
            blimit, act:40960, exp:20480
             conf-sanity test_32b: @@@@@@ FAIL: verify quota failed 
            

            and disk quota issues

            running as uid/gid/euid/egid 60000/60000/60000/60000, groups:
             [dd] [if=/dev/zero] [of=/tmp/t32/mnt/lustre/t32_qf_new] [bs=1M] [count=20] [oflag=sync]
            dd: error writing '/tmp/t32/mnt/lustre/t32_qf_new': Disk quota exceeded
            10+0 records in
            9+0 records out
            9437184 bytes (9.4 MB) copied, 144.188 s, 65.5 kB/s
            running as uid/gid/euid/egid 60000/60000/60000/60000, groups:
             [createmany] [-m] [/tmp/t32/mnt/lustre/t32_qf_] [2]
            mknod(/tmp/t32/mnt/lustre/t32_qf_0) error: Disk quota exceeded
            total: 0 create in 0.00 seconds: 0.00 ops/second
            unlink(/tmp/t32/mnt/lustre/t32_qf_0) error: No such file or directory
            total: 0 unlinks in 0 seconds: -nan unlinks/second
            
            jamesanunez James Nunez (Inactive) added a comment - In the test log, I see a couple of different errors: Disk quotas for usr 60000 (uid 60000): Filesystem kbytes quota limit grace files quota limit grace /tmp/t32/mnt/lustre 20490 0 40960 - 1 0 4 - t32fs-MDT0000_UUID 2 - 0 - 1 - 0 - t32fs-OST0000_UUID 20489 - 0 - - - - - Total allocated inode limit: 0, total allocated block limit: 0 blimit, act:40960, exp:20480 conf-sanity test_32b: @@@@@@ FAIL: verify quota failed and disk quota issues running as uid/gid/euid/egid 60000/60000/60000/60000, groups: [dd] [if=/dev/zero] [of=/tmp/t32/mnt/lustre/t32_qf_new] [bs=1M] [count=20] [oflag=sync] dd: error writing '/tmp/t32/mnt/lustre/t32_qf_new': Disk quota exceeded 10+0 records in 9+0 records out 9437184 bytes (9.4 MB) copied, 144.188 s, 65.5 kB/s running as uid/gid/euid/egid 60000/60000/60000/60000, groups: [createmany] [-m] [/tmp/t32/mnt/lustre/t32_qf_] [2] mknod(/tmp/t32/mnt/lustre/t32_qf_0) error: Disk quota exceeded total: 0 create in 0.00 seconds: 0.00 ops/second unlink(/tmp/t32/mnt/lustre/t32_qf_0) error: No such file or directory total: 0 unlinks in 0 seconds: -nan unlinks/second

            People

              utopiabound Nathaniel Clark
              maloo Maloo
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: