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

t-f stopall() defect: num not initialized

Details

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

    Description

      the following test demonstrates the defect:

      test_0A () {
              local num=100
              echo $num
              stopall
              echo $num after stopall
      }
      

      Result:

      == sanity test 0A: num =================================== 17:00:03 (1648659603)
      100
      Stopping clients: fre0107,fre0108 /mnt/lustre (opts:)
      Stopping client fre0107 /mnt/lustre opts:
      Stopping client fre0108 /mnt/lustre opts:
      Stopping clients: fre0107,fre0108 /mnt/lustre2 (opts:)
      Stopping /mnt/lustre-mds1 (opts:-f) on fre0105
      Stopping /mnt/lustre-mds2 (opts:-f) on fre0105
      Stopping /mnt/lustre-ost1 (opts:-f) on fre0106
      Stopping /mnt/lustre-ost2 (opts:-f) on fre0106
      Stopping /mnt/lustre-mgs (opts:) on fre0105
      2 after stopall
      PASS 0A (33s)
      

      Attachments

        Activity

          [LU-15709] t-f stopall() defect: num not initialized
          pjones Peter Jones added a comment -

          Landed for 2.16

          pjones Peter Jones added a comment - Landed for 2.16

          "Oleg Drokin <green@whamcloud.com>" merged in patch https://review.whamcloud.com/46957/
          Subject: LU-15709 tests: t-f stopall() defect: num not initialized
          Project: fs/lustre-release
          Branch: master
          Current Patch Set:
          Commit: 174308a077f6c19b82e7b78753c544519330f25d

          gerrit Gerrit Updater added a comment - "Oleg Drokin <green@whamcloud.com>" merged in patch https://review.whamcloud.com/46957/ Subject: LU-15709 tests: t-f stopall() defect: num not initialized Project: fs/lustre-release Branch: master Current Patch Set: Commit: 174308a077f6c19b82e7b78753c544519330f25d

          "Elena Gryaznova <elena.gryaznova@hpe.com>" uploaded a new patch: https://review.whamcloud.com/46957
          Subject: LU-15709 tests: t-f stopall() defect: num not initialized
          Project: fs/lustre-release
          Branch: master
          Current Patch Set: 1
          Commit: 6cd373adb0ba6ce6ffcc10d3183efa22f7e5c235

          gerrit Gerrit Updater added a comment - "Elena Gryaznova <elena.gryaznova@hpe.com>" uploaded a new patch: https://review.whamcloud.com/46957 Subject: LU-15709 tests: t-f stopall() defect: num not initialized Project: fs/lustre-release Branch: master Current Patch Set: 1 Commit: 6cd373adb0ba6ce6ffcc10d3183efa22f7e5c235

          People

            egryaznova Elena Gryaznova
            egryaznova Elena Gryaznova
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: