Details

    • Bug
    • Resolution: Fixed
    • Minor
    • Lustre 2.13.0
    • None
    • 3
    • 9223372036854775807

    Description

      racer has minor defects:
      1. Not setting LCTL in test/racer.sh in:

                      do_nodes $clients "DURATION=$DURATION \                                                                                                                              
                              MDSCOUNT=$MDSCOUNT \                                                                                                                                         
                              RACER_ENABLE_REMOTE_DIRS=$RACER_ENABLE_REMOTE_DIRS \                                                                                                         
                              RACER_ENABLE_STRIPED_DIRS=$RACER_ENABLE_STRIPED_DIRS \                                                                                                       
                              RACER_ENABLE_MIGRATION=$RACER_ENABLE_MIGRATION \                                                                                                             
                              RACER_ENABLE_DOM=$RACER_ENABLE_DOM \                                                                                                                         
                              LFS=$LFS \                                                                                                                                                   
                              $racer $rdir $NUM_RACER_THREADS" &
      

      leads to:

      sl751: /usr/lib/lustre/tests/test-framework.sh: line 411: ( << 16) | ( << 8) | : syntax error: operand expected (error token is "<< 16) | ( << 8) | ")
      sl751: /usr/lib/lustre/tests/test-framework.sh: line 411: ( << 16) | ( << 8) | : syntax error: operand expected (error token is "<< 16) | ( << 8) | ")
      

      caused by

      sl751: ++++ do_facet client ' get_param -n version 2>/dev/null ||
      

      2. ps

                              ps uww -C "${RACER_PROGS// /,}"
      

      does not work as expected, because RACER_PROGS lists tests without ".sh":

      RACER_PROGS="file_create dir_create file_rm file_rename file_link file_symlink \
      

      and ps -C does not see file_create, dir_create, etc because there are file_create.sh, dir_create.sh, etc.

      Attachments

        Activity

          [LU-11759] racer cleanup
          pjones Peter Jones added a comment -

          Landed for 2.13

          pjones Peter Jones added a comment - Landed for 2.13

          Oleg Drokin (green@whamcloud.com) merged in patch https://review.whamcloud.com/33831/
          Subject: LU-11759 tests: racer cleanup
          Project: fs/lustre-release
          Branch: master
          Current Patch Set:
          Commit: 5e71c2963f3f2a8bcdec39c41f0448e9d5bb78be

          gerrit Gerrit Updater added a comment - Oleg Drokin (green@whamcloud.com) merged in patch https://review.whamcloud.com/33831/ Subject: LU-11759 tests: racer cleanup Project: fs/lustre-release Branch: master Current Patch Set: Commit: 5e71c2963f3f2a8bcdec39c41f0448e9d5bb78be

          Vladimir Saveliev (c17830@cray.com) uploaded a new patch: https://review.whamcloud.com/33831
          Subject: LU-11759 tests: racer cleanup
          Project: fs/lustre-release
          Branch: master
          Current Patch Set: 1
          Commit: beb9dd995ced5969a0b393e46e4d8ac9ace2738c

          gerrit Gerrit Updater added a comment - Vladimir Saveliev (c17830@cray.com) uploaded a new patch: https://review.whamcloud.com/33831 Subject: LU-11759 tests: racer cleanup Project: fs/lustre-release Branch: master Current Patch Set: 1 Commit: beb9dd995ced5969a0b393e46e4d8ac9ace2738c

          People

            vsaveliev Vladimir Saveliev
            vsaveliev Vladimir Saveliev
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: