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

Improve PFL handling in LOD / LOV layer

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • Lustre 2.17.0
    • None
    • Any recent Lustre server software stack
    • 3
    • 9223372036854775807

      While working on EC I found working on the LOD layer a challenge. The code to handle moving between struct lov_user_md and struct lod_layout_compnent was redone several times independent of each other. This means PFL behavior was implemented inconsistently. For example adding a component doesn't support a new component that has specific OST selection.

      The second improvement is moving ldo_comp_entries from a large array to a Xarray. This makes management of layout changes much easier. Another benefit is that the Xarray support multi-tiering. This means we can 'link' a parity component to a data component.

            simmonsja James A Simmons
            simmonsja James A Simmons
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: