Uploaded image for project: 'Lustre'
  1. Lustre
  2. LU-8998 Progressive File Layout (PFL)
  3. LU-9165

MDS handling of PFL layout initialization

XMLWordPrintable

    • Icon: Technical task Technical task
    • Resolution: Fixed
    • Icon: Minor Minor
    • Lustre 2.10.0
    • None
    • None
    • 9223372036854775807

      This work tracked the MDS handling of PFL layout object initialization.

      • Initialize the OST objects of the 1st component of the PFL when its data are being created or its layout being set.
      • When the client tries to write beyond OST-object-initialized extent range, it will issue an IT_LAYOUT_MOD intent lock RPC, indicating the end offset of the write range, MDS needs to handle this RPC to allocate all OST objects of components covering this range.
      • MDS also needs to handle the replay of IT_LAYOUT_MOD RPC, which contains the current layout objects which the client knows, so that MDS won't allocate those OST objects again.

            bobijam Zhenyu Xu
            bobijam Zhenyu Xu
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: