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

conf-sanity test 87 call to umount_ldiskfs() fails

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • Lustre 2.14.0
    • Lustre 2.13.0, Lustre 2.14.0, Lustre 2.12.4
    • 3
    • 9223372036854775807

    Description

      conf-sanity test_87 calls umount_ldiskfs() and fails to find the function

      /usr/lib64/lustre/tests/conf-sanity.sh: line 6334: umount_ldiskfs: command not found
      

      The problem is that umount_ldiskfs() does not exist, but unmount_ldiskfs() does exist. conf-sanity test 87 is the only test and only test suite that calls unmount_ldiskfs().

      umount_client() is another function that exists and is used throughout conf-sanity. Since the unmount command is umount, let’s be consistent and change unmount_ldiskfs() to umount_ldiskfs().

      Attachments

        Activity

          People

            jamesanunez James Nunez (Inactive)
            jamesanunez James Nunez (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: