Uploaded image for project: 'Lustre'
  1. Lustre
  2. LU-3647 HSM _not only_ small fixes and to do list goes here
  3. LU-3882

mounting a Lustre FS when already running an HSM CT causes the new mount to register as a CT

Details

    • Technical task
    • Resolution: Fixed
    • Major
    • Lustre 2.5.0
    • Lustre 2.5.0
    • 10080

    Description

      Due to the global KUC lists, seeing IMP_EVENT_ACTIVE on any MDC import will cause any already registered CT archive masks to be registered with the MDT behind that import.

      mdc_import_event(..., ..., imp, IMP_EVENT_ACTIVE)
          mdc_kuc_reregister(imp)
              libcfs_kkuc_group_foreach(KUC_GRP_HSM, mdc_hsm_ct_reregister, imp)
                                               (void *)imp)
                  cfs_list_for_each_entry(reg, ... KUC_GRP_HSM, ...)
                      mdc_hsm_ct_reregister(reg->kr_reg = archives, imp)
                          mdc_ioc_hsm_ct_register(imp, archives)
                              /* Send MDS_HSM_CT_REGISTER. */
      

      Attachments

        Activity

          [LU-3882] mounting a Lustre FS when already running an HSM CT causes the new mount to register as a CT
          pjones Peter Jones made changes -
          Fix Version/s New: Lustre 2.5.0 [ 10295 ]
          Fix Version/s Original: Lustre 2.5.1 [ 10608 ]
          Resolution New: Fixed [ 1 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]
          jamesanunez James Nunez (Inactive) made changes -
          Fix Version/s New: Lustre 2.5.1 [ 10608 ]
          jhammond John Hammond made changes -
          Assignee Original: WC Triage [ wc-triage ] New: John Hammond [ jhammond ]
          jlevi Jodi Levi (Inactive) made changes -
          Priority Original: Minor [ 4 ] New: Major [ 3 ]
          jlevi Jodi Levi (Inactive) made changes -
          Parent New: LU-3647 [ 20020 ]
          Severity Original: 3 [ 10022 ]
          Issue Type Original: Bug [ 1 ] New: Technical task [ 7 ]
          jhammond John Hammond created issue -

          People

            jhammond John Hammond
            jhammond John Hammond
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: