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

conf-sanity test_27b, test_47, test_84 failed with exitcode 95

Details

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

    Description

      conf-sanity tests 27b and 47 fail with code EOPNOTSUPP because of 'set -e' and lfs df <non_lustre> fails:

      test_27b () {
        facet_failover $SINGLEMDS
                  change_active
        ...
        cleanup -> umount_client $MOUNT
      }
      
      formatall
        stopall
          activemds=`facet_active mds1`
          if [ $activemds != "mds1" ]; then
             fail mds1
               clients_up
                 lfs_df_check
                   + local clients=fre0111,fre0112
                   + local rc
                   + [ -z fre0111,fre0112 ]
                   + pdsh -S -w fre0111,fre0112
                       /usr/bin/lfs df /mnt/lustre
      pdsh@fre0111: fre0111: ssh exited with exit code 95
      pdsh@fre0111: fre0112: ssh exited with exit code 95
      

      To reproduce the issue just run:
      ONLY="27b" sh conf-sanity.sh or:
      ONLY="47" sh conf-sanity.sh or
      ONLY="84" sh conf-sanity.sh

      Attachments

        Activity

          [LU-15465] conf-sanity test_27b, test_47, test_84 failed with exitcode 95
          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/46236/
          Subject: LU-15465 tests: conf-sanity failed with code 95
          Project: fs/lustre-release
          Branch: master
          Current Patch Set:
          Commit: 242fc2ccbacaf171159a20d59c9633707d8fbf66

          gerrit Gerrit Updater added a comment - "Oleg Drokin <green@whamcloud.com>" merged in patch https://review.whamcloud.com/46236/ Subject: LU-15465 tests: conf-sanity failed with code 95 Project: fs/lustre-release Branch: master Current Patch Set: Commit: 242fc2ccbacaf171159a20d59c9633707d8fbf66

          "Elena Gryaznova <elena.gryaznova@hpe.com>" uploaded a new patch: https://review.whamcloud.com/46236
          Subject: LU-15465 tests: conf-sanity failed with code 95
          Project: fs/lustre-release
          Branch: master
          Current Patch Set: 1
          Commit: a9a43a797ae598376971bbac5d8c8370064a7435

          gerrit Gerrit Updater added a comment - "Elena Gryaznova <elena.gryaznova@hpe.com>" uploaded a new patch: https://review.whamcloud.com/46236 Subject: LU-15465 tests: conf-sanity failed with code 95 Project: fs/lustre-release Branch: master Current Patch Set: 1 Commit: a9a43a797ae598376971bbac5d8c8370064a7435

          People

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

            Dates

              Created:
              Updated:
              Resolved: