Details

    • Bug
    • Resolution: Fixed
    • Minor
    • Lustre 2.15.0
    • Upstream
    • None
    • 3
    • 9223372036854775807

    Description

      == sanityn test 109: Race with several mount instances on 1 node ===================================== 09:08:40 (1616472520)
      192.168.122.38@tcp:/lustre /mnt/lustre lustre rw,flock,user_xattr,lazystatfs,noencrypt 0 0
      Stopping client tmp.ezAnrHSAb2 /mnt/lustre (opts:)
      192.168.122.38@tcp:/lustre /mnt/lustre2 lustre rw,flock,user_xattr,lazystatfs,noencrypt 0 0
      Stopping client tmp.ezAnrHSAb2 /mnt/lustre2 (opts:)
      Starting race between client mount instances (50 iterations):
      Iteration 1
      Starting client: tmp.ezAnrHSAb2:  -o user_xattr,flock tmp.ezAnrHSAb2@tcp:/lustre /mnt/lustre
      Starting client: tmp.ezAnrHSAb2:  -o user_xattr,flock tmp.ezAnrHSAb2@tcp:/lustre /mnt/lustre2
      192.168.122.38@tcp:/lustre /mnt/lustre lustre rw,flock,user_xattr,lazystatfs,noencrypt 0 0
      192.168.122.38@tcp:/lustre /mnt/lustre2 lustre rw,flock,user_xattr,lazystatfs,noencrypt 0 0
      Stopping client tmp.ezAnrHSAb2 /mnt/lustre (opts:)
      Stopping client tmp.ezAnrHSAb2 /mnt/lustre2 (opts:)
      rmmod: ERROR: Module mdd is in use
       sanityn test_109: @@@@@@ FAIL: Fail to remove lustre modules 
        Trace dump:
        = ./../tests/test-framework.sh:6276:error()
        = sanityn.sh:5596:test_109()
        = ./../tests/test-framework.sh:6579:run_one()
        = ./../tests/test-framework.sh:6626:run_one_logged()
        = ./../tests/test-framework.sh:6468:run_test()
        = sanityn.sh:5605:main()
      

      Attachments

        Issue Links

          Activity

            [LU-14547] santyn/109 fails on a local setup
            pjones Peter Jones added a comment -

            Landed for 2.15

            pjones Peter Jones added a comment - Landed for 2.15

            Oleg Drokin (green@whamcloud.com) merged in patch https://review.whamcloud.com/43142/
            Subject: LU-14547 test: skip sanityn 109 for local setup
            Project: fs/lustre-release
            Branch: master
            Current Patch Set:
            Commit: 622e4c6e04baa4f9d19cc33f4636679014fc1d2f

            gerrit Gerrit Updater added a comment - Oleg Drokin (green@whamcloud.com) merged in patch https://review.whamcloud.com/43142/ Subject: LU-14547 test: skip sanityn 109 for local setup Project: fs/lustre-release Branch: master Current Patch Set: Commit: 622e4c6e04baa4f9d19cc33f4636679014fc1d2f

            Hello Alex,

            Yes we need to unload obdclass to reproduce the LU-14110.

            eaujames Etienne Aujames added a comment - Hello Alex, Yes we need to unload obdclass to reproduce the LU-14110 .

            Etienne AUJAMES (eaujames@ddn.com) uploaded a new patch: https://review.whamcloud.com/43142
            Subject: LU-14547 test: skip sanityn 109 for local setup
            Project: fs/lustre-release
            Branch: master
            Current Patch Set: 1
            Commit: 84705ca8a51ff6de33db63deb54c749f23410f8f

            gerrit Gerrit Updater added a comment - Etienne AUJAMES (eaujames@ddn.com) uploaded a new patch: https://review.whamcloud.com/43142 Subject: LU-14547 test: skip sanityn 109 for local setup Project: fs/lustre-release Branch: master Current Patch Set: 1 Commit: 84705ca8a51ff6de33db63deb54c749f23410f8f
            bzzz Alex Zhuravlev added a comment - - edited

            I guess the reason is that mdd (and all server modules) can't be unloaded given the clients share node with the servers (local setup).
            something like:

            local_mode && skip "need remote servers"

            can help?

            bzzz Alex Zhuravlev added a comment - - edited I guess the reason is that mdd (and all server modules) can't be unloaded given the clients share node with the servers (local setup). something like: local_mode && skip "need remote servers" can help?

            People

              eaujames Etienne Aujames
              bzzz Alex Zhuravlev
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: