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

hsm: sanity check for sane progress extent value

Details

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

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: