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

set_param: param_path 'lod/*/mdt_hash': No such file or dir

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • None
    • None
    • None
    • 3
    • 9223372036854775807

      Interop testing is broken after landing "LU-11025 dne: introduce new directory hash type: "crush"".

      It makes impossible to start new client that include 0a1cf8da8 with servers that don't:

      cslmo1103: error: set_param: param_path 'lod/*/mdt_hash': No such file or directory
      pdsh@c-lmo004: cslmo1103: ssh exited with exit code 2 

      I guess following code should check that MDTs support mdt_hash param:

      init_param_vars () {
      ...
              do_nodes $(comma_list $(mdts_nodes)) \
                      "$LCTL set_param lod.*.mdt_hash=crush"
              return 0
      }

       

            wc-triage WC Triage
            scherementsev Sergey Cheremencev
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: