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

tunable for tgt_grant_sanity_check

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • Lustre 2.15.0
    • None
    • None
    • 3
    • 9223372036854775807

    Description

      void tgt_grant_sanity_check(struct obd_device *obd, const char *func)
      ..
              /* We don't want to do this for large machines that do lots of                                                                                                               
               * mounts or unmounts.  It burns... */
              if (obd->obd_num_exports > 100)
                      return;
      ..
      

      it would be good to be able to control the grant sanity check threshold with a tunable parameter.

      Attachments

        Activity

          People

            vsaveliev Vladimir Saveliev
            vsaveliev Vladimir Saveliev
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: