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

conf-sanity test 20 fails in local setup

    XMLWordPrintable

Details

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

    Description

      I just noticed that conf-sanity test 20 fails on local setup because of overly greedy grep match:

              MCNT=$(grep -c $MOUNT /etc/mtab)
              [ "$MCNT" -ne 1 ] && error "$MOUNT in /etc/mtab $MCNT times"
      

      for local setup where osts and mdt are mounted at /mnt/lustre-

      {ost,mdt}

      this returns 3:

       conf-sanity test_20: @@@@@@ FAIL: /mnt/lustre in /etc/mtab 3 times
      

      Attachments

        Activity

          People

            green Oleg Drokin
            green Oleg Drokin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: