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

sanityn test_76 fails on DNE (512 != 2048 open files)

Details

    • 3
    • 12493

    Description

      This issue was created by maloo for Di Wang <di.wang@whamcloud.com>

      This issue relates to the following test suite run: http://maloo.whamcloud.com/test_sets/2397a63c-8b65-11e3-a5ce-52540035b04c.

      It seems the test needs to fix with striped dir.
      The sub-test test_76 failed with the following error:

      512 != 2048 open files

      Info required for matching: sanityn 76

      Attachments

        Issue Links

          Activity

            [LU-4573] sanityn test_76 fails on DNE (512 != 2048 open files)

            Patch landed to Master.

            jlevi Jodi Levi (Inactive) added a comment - Patch landed to Master.

            Swapnil, can you please investigate this test failure and see why it is not passing?

            adilger Andreas Dilger added a comment - Swapnil, can you please investigate this test failure and see why it is not passing?

            I've pushed http://review.whamcloud.com/10107 as an untested attempt to fix this bug, which is a 2.6 blocker. Hopefully it will pass, but if not someone else will need to finish it off.

            adilger Andreas Dilger added a comment - I've pushed http://review.whamcloud.com/10107 as an untested attempt to fix this bug, which is a 2.6 blocker. Hopefully it will pass, but if not someone else will need to finish it off.

            Yes, Swapnil will take it up.

            gshilamkar Girish Shilamkar (Inactive) added a comment - Yes, Swapnil will take it up.

            Girish, will you be able to look at this? I think it is a simple test script problem when running in DNE mode because it is not checking all the MDTs for open files.

            adilger Andreas Dilger added a comment - Girish, will you be able to look at this? I think it is a simple test script problem when running in DNE mode because it is not checking all the MDTs for open files.

            Girish, could you please take a look at this. The test needs to be updated to add up the open count from all of the MDTs if the directory is created with multiple stripes. It should be possible to just use "do_facets" and "calc_sum" to get the open count from all MDTs and add them up. In the non-DNE case, or without striped directories the count on the other MDTs will be zero.

            adilger Andreas Dilger added a comment - Girish, could you please take a look at this. The test needs to be updated to add up the open count from all of the MDTs if the directory is created with multiple stripes. It should be possible to just use "do_facets" and "calc_sum" to get the open count from all MDTs and add them up. In the non-DNE case, or without striped directories the count on the other MDTs will be zero.

            Looks like it needs to get the open file count from all of the stripes' MDTs.

            adilger Andreas Dilger added a comment - Looks like it needs to get the open file count from all of the stripes' MDTs.

            People

              yujian Jian Yu
              maloo Maloo
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: