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

save and restore $DIR1 in sanity-dom.sh

Details

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

    Description

      In sanity-dom.sh, DIR1 is directly configured as follows at the beginning of the script:

      lfs setstripe -E $DOM_SIZE -L mdt -E EOF $DIR1
      

      While in cfg/local.sh, it's defined as:

      MOUNT=${MOUNT:-/mnt/${FSNAME}}
      MOUNT1=${MOUNT1:-$MOUNT}
      DIR=${DIR:-$MOUNT}
      DIR1=${DIR:-$MOUNT1}
      

      So, $DIR1 is $MOUNT by default, and the DOM configuration change is actually made on $MOUNT directly, which affects all of the tests that run after sanity-dom.sh.

      Attachments

        Issue Links

          Activity

            [LU-10488] save and restore $DIR1 in sanity-dom.sh
            adilger Andreas Dilger made changes -
            Resolution New: Fixed [ 1 ]
            Status Original: Open [ 1 ] New: Resolved [ 5 ]
            adilger Andreas Dilger made changes -
            Link New: This issue is related to LU-10491 [ LU-10491 ]
            jay Jinshan Xiong (Inactive) made changes -
            Assignee Original: WC Triage [ wc-triage ] New: Jinshan Xiong [ jay ]
            yujian Jian Yu created issue -

            People

              jay Jinshan Xiong (Inactive)
              yujian Jian Yu
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: