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

sanity test_801a: Fail to prep barrier test env

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • Lustre 2.10.0
    • Lustre 2.10.0
    • None
    • onyx-47, Interop,
      server: RHEL7.3, 2.9.0 Lustre,
      client: RHEL7.3, 2.10.55 Lustre (b3550)
    • 3
    • 9223372036854775807

    Description

      https://testing.hpdd.intel.com/test_sessions/1ef8dc97-8487-4c21-ad37-fe03e2430916

      From test_log:

       sanity test_801a: @@@@@@ FAIL: Fail to prep barrier test env 
        Trace dump:
        = /usr/lib64/lustre/tests/test-framework.sh:4893:error()
        = /usr/lib64/lustre/tests/sanity.sh:16039:prep_801()
        = /usr/lib64/lustre/tests/sanity.sh:16047:test_801a()
        = /usr/lib64/lustre/tests/test-framework.sh:5169:run_one()
        = /usr/lib64/lustre/tests/test-framework.sh:5208:run_one_logged()
        = /usr/lib64/lustre/tests/test-framework.sh:5055:run_test()
        = /usr/lib64/lustre/tests/sanity.sh:16115:main()
      

      Attachments

        Issue Links

          Activity

            [LU-9320] sanity test_801a: Fail to prep barrier test env
            pjones Peter Jones added a comment -

            Landed for 2.10

            pjones Peter Jones added a comment - Landed for 2.10

            Oleg Drokin (oleg.drokin@intel.com) merged in patch https://review.whamcloud.com/26616/
            Subject: LU-9320 test: Skip sanity test_80[12]*
            Project: fs/lustre-release
            Branch: master
            Current Patch Set:
            Commit: 0ef8d2997d0b5df19d3645e95cc81bde02d2ddab

            gerrit Gerrit Updater added a comment - Oleg Drokin (oleg.drokin@intel.com) merged in patch https://review.whamcloud.com/26616/ Subject: LU-9320 test: Skip sanity test_80 [12] * Project: fs/lustre-release Branch: master Current Patch Set: Commit: 0ef8d2997d0b5df19d3645e95cc81bde02d2ddab

            Saurabh Tandan (saurabh.tandan@intel.com) uploaded a new patch: https://review.whamcloud.com/26616
            Subject: LU-9320 test: Skip sanity test_80[12]*
            Project: fs/lustre-release
            Branch: master
            Current Patch Set: 1
            Commit: 57f14cc64c72e57bc3e6af0477d16cea30416428

            gerrit Gerrit Updater added a comment - Saurabh Tandan (saurabh.tandan@intel.com) uploaded a new patch: https://review.whamcloud.com/26616 Subject: LU-9320 test: Skip sanity test_80 [12] * Project: fs/lustre-release Branch: master Current Patch Set: 1 Commit: 57f14cc64c72e57bc3e6af0477d16cea30416428

            Saurabh,
            can you please add a version check and skip for each of test_80[12]* if the MDS or OSS version is before 2.9.55:

                    [ $(lustre_version_code mds1) -lt $(version_code 2.9.55) ||
                      $(lustre_version_code ost1) -lt $(version_code 2.9.55) ]] &&
                            skip "Need server version at least 2.9.55" && exit 0
            
            adilger Andreas Dilger added a comment - Saurabh, can you please add a version check and skip for each of test_80 [12] * if the MDS or OSS version is before 2.9.55: [ $(lustre_version_code mds1) -lt $(version_code 2.9.55) || $(lustre_version_code ost1) -lt $(version_code 2.9.55) ]] && skip "Need server version at least 2.9.55" && exit 0

            This looks to be an issue due to interop testing with 2.9. Fan Yong, can you confirm that this test should be skipped in interop?

            jgmitter Joseph Gmitter (Inactive) added a comment - This looks to be an issue due to interop testing with 2.9. Fan Yong, can you confirm that this test should be skipped in interop?

            People

              standan Saurabh Tandan (Inactive)
              jcasper James Casper (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: