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

conf-sanity ldev based tests not functional

Details

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

    Description

      conf-sanity ldev based tests not functional on setup with mdt or ost targets located on several server and on "failover" setup with <facet>_HOST != <facet>failover_HOST
      Example: test_92 failed with:

      ldev: Fatal: /tmp/ldev.conf line 2: local and foreign host not mapped to each other
      ..
      conf-sanity test_92: @@@@@@ FAIL: ldev failed mgs nid '', expected 'lm0521@tcp:lm0522@tcp'
      

      because generate_ldev_conf() works only with 1 mds host and 1 ost host :

      generate_ldev_conf()
             local mdsfo_host=$mdsfailover_HOST;
      ..
              printf "%s\t%s\t%s-MDT%04d\t%s%s\n" \
                              $mds_HOST \
                              $mdsfo_host \
      
              printf "%s\t%s\t%s-OST%04d\t%s%s\n" \
                              $ost_HOST \
      
      

      Attachments

        Activity

          [LU-15175] conf-sanity ldev based tests not functional
          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/45613/
          Subject: LU-15175 tests: fix ldev tests
          Project: fs/lustre-release
          Branch: master
          Current Patch Set:
          Commit: ca7fdbb15e93a7c3cbd8f3e1ca676fefda675915

          gerrit Gerrit Updater added a comment - "Oleg Drokin <green@whamcloud.com>" merged in patch https://review.whamcloud.com/45613/ Subject: LU-15175 tests: fix ldev tests Project: fs/lustre-release Branch: master Current Patch Set: Commit: ca7fdbb15e93a7c3cbd8f3e1ca676fefda675915

          "Elena Gryaznova <elena.gryaznova@hpe.com>" uploaded a new patch: https://review.whamcloud.com/45613
          Subject: LU-15175 tests: fix ldev tests
          Project: fs/lustre-release
          Branch: master
          Current Patch Set: 1
          Commit: a067272aa89f6a320cc20f93afbd1a9d085a5da8

          gerrit Gerrit Updater added a comment - "Elena Gryaznova <elena.gryaznova@hpe.com>" uploaded a new patch: https://review.whamcloud.com/45613 Subject: LU-15175 tests: fix ldev tests Project: fs/lustre-release Branch: master Current Patch Set: 1 Commit: a067272aa89f6a320cc20f93afbd1a9d085a5da8

          People

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

            Dates

              Created:
              Updated:
              Resolved: