Uploaded image for project: 'Lustre'
  1. Lustre
  2. LU-4788 LFSCK 3: MDT-MDT consistency verification
  3. LU-5511

LFSCK 3: repair unmatched distributed parent-child pairs

XMLWordPrintable

    • Icon: Technical task Technical task
    • Resolution: Fixed
    • Icon: Major Major
    • Lustre 2.7.0
    • Lustre 2.7.0
    • None
    • 15368

      For the directory tree based filesystem namespace, the parent directory references the child directory via some unique name entry, and the child directory back references its parent via its unique ".." name entry. Such pairs should match each other.

      Usually, for local filesystem or Lustre backend system, such as ldiskfs, the local filesystem consistency verification tools, such as e2fsck can guarantee such consistency. But for distributed system, for example, the Lustre with multiple MDTs under DNE mode, the parent directory and the child directory can reside on different MDTs. The local filesystem consistency verification tools cannot guarantee such consistency as does for local cases.

      The LFSCK 3 should check and repair the inconsistency between the cross-MDTs parent directory and child directory pairs.

            yong.fan nasf (Inactive)
            yong.fan nasf (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: