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

Allow split metadata across MDTs during file creation

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Duplicate
    • Icon: Minor Minor
    • None
    • Lustre 2.14.0
    • None
    • 9223372036854775807

      DNE auto restriping introduced in Lustre-2.14.0 and it can be managed by the following parameters.

      e.g.
      mdt.*.enable_dir_auto_split=1
      mdt.*.dir_split_count=50000
      mdt.*.dir_split_delta=4
      

      However, it still needs to issue "stat <dir>" to trigger restriping and doesn't split during file creation today.
      It would add a policy to split metadata across MDTs without "stat" call to directory and it triggers metadata splitting automatically even during file creation.

            wc-triage WC Triage
            sihara Shuichi Ihara
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: