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

recovery-small/110k gets stuck at client umount

    XMLWordPrintable

Details

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

    Description

      this happens because umount calls into statfs() which in turn waits for MDS2 stopped by the test:
      stop mds2 || error "stop mds2 failed"
      umount $MOUNT

      statfs() is supposed to be "lazy" as per Andreas's comment in skype, but it is not for connections to MDSs.

      Attachments

        Issue Links

          Activity

            People

              bzzz Alex Zhuravlev
              bzzz Alex Zhuravlev
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: