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

lnetctl set health_sensitivity does not return error with value greater than 1000

    XMLWordPrintable

Details

    • 3
    • 9223372036854775807

    Description

      Usage message for "lnetctl set health_sensitivity" is:

      # lnetctl set health_sensitivity
      set health_sensitivity: sensitivity to failure
              0 - turn off health evaluation
              >0 - sensitivity value not more than 1000
      

      However, with value greater than 1000, the command can also run successfully:

      # lnetctl set health_sensitivity 2048
      # lnetctl global show
      global:
          numa_range: 0
          max_intf: 200
          discovery: 1
          retry_count: 0
          transaction_timeout: 5
          health_sensitivity: 2048      <------------ should no more than 1000
      

      Attachments

        Issue Links

          Activity

            People

              ashehata Amir Shehata (Inactive)
              yujian Jian Yu
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: