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

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

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

            [LU-11530] lnetctl set health_sensitivity does not return error with value greater than 1000
            pjones Peter Jones added a comment -

            Landed for 2.12

            pjones Peter Jones added a comment - Landed for 2.12

            Oleg Drokin (green@whamcloud.com) merged in patch https://review.whamcloud.com/33392/
            Subject: LU-11530 lnet: properly error check sensitivity
            Project: fs/lustre-release
            Branch: master
            Current Patch Set:
            Commit: a5c1cd5ec240543a3b77b5da86eaceff0ace5ba0

            gerrit Gerrit Updater added a comment - Oleg Drokin (green@whamcloud.com) merged in patch https://review.whamcloud.com/33392/ Subject: LU-11530 lnet: properly error check sensitivity Project: fs/lustre-release Branch: master Current Patch Set: Commit: a5c1cd5ec240543a3b77b5da86eaceff0ace5ba0

            Amir Shehata (ashehata@whamcloud.com) uploaded a new patch: https://review.whamcloud.com/33392
            Subject: LU-11530 lnet: properly error check sensitivity
            Project: fs/lustre-release
            Branch: master
            Current Patch Set: 1
            Commit: a2b71c9226d2bda6b606b9d6f883f071ee9654aa

            gerrit Gerrit Updater added a comment - Amir Shehata (ashehata@whamcloud.com) uploaded a new patch: https://review.whamcloud.com/33392 Subject: LU-11530 lnet: properly error check sensitivity Project: fs/lustre-release Branch: master Current Patch Set: 1 Commit: a2b71c9226d2bda6b606b9d6f883f071ee9654aa

            Yes. I'll create a patch.

            ashehata Amir Shehata (Inactive) added a comment - Yes. I'll create a patch.
            pjones Peter Jones added a comment -

            Amir

            Does this need to be addressed for 2.12?

            Peter

            pjones Peter Jones added a comment - Amir Does this need to be addressed for 2.12? Peter

            People

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

              Dates

                Created:
                Updated:
                Resolved: