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

nodemap: do not inherit gssonly_identification from default

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Medium Medium
    • None
    • None
    • None
    • 3
    • 9223372036854775807

      The gssonly_identification flag cannot be set on the default nodemap, but nodemap_inherit_properties() copies it unconditionally from the default to every newly created nodemap. If the on-disk default record has this flag bit set (e.g., from stale data in a field that was previously padded before being repurposed for NM_FL2_GSS_IDENTIFY), every new nodemap inherits the unintended value, and there is no way for an admin to clear it on the default.

      Skip the inheritance of nmf_gss_identify when the source is the default nodemap. Also, expose gssonly_identification read-only on the default nodemap so admins can observe its underlying value for diagnostic purposes.

            mvef Marc Vef
            mvef Marc Vef
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: