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

hsm: sanity check for sane progress extent value

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical Critical
    • Lustre 2.7.0
    • None
    • 3
    • 16094

      During an HSM archive or restore, the progress is reported by the copytool, in userspace. That value may be bogus. For
      instance, this will crash the MDS in interval_set():

      he.offset = -1;
      he.length = 10;
      rc = llapi_hsm_action_progress(hcp, &he, length, 0);

      So check that userspace is giving a sane progress extent value.

            jamesanunez James Nunez (Inactive)
            fzago Frank Zago (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: