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

store default filesystem layout directly on root inode

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Fixed
    • Icon: Minor Minor
    • Lustre 2.9.0
    • None
    • 9223372036854775807

      The use of lov_desc to store the default filesystem layout is restrictive as new layout types are added, and prevents functionality such as using "lfs setstripe" to set a default pool for the filesystem.

      The default layout xattr should actually be stored directly on the filesystem root inode, instead of just virtually using that as meaning "store the default layout into lov_desc". That would avoid any feature problems as new layout types are added in the future, since it will just be storing a layout xattr.

            laisiyao Lai Siyao
            adilger Andreas Dilger
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: