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

recovery-small/110k gets stuck at client umount

XMLWordPrintable

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

      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.

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

              Created:
              Updated:
              Resolved: