Uploaded image for project: 'Performance and Scale for AI Platforms'
  1. Performance and Scale for AI Platforms
  2. PSAP-600

NTO: Provide a way to override sysctl values already defined in /etc/sysctl{.conf,.d}

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Done
    • Icon: Normal Normal
    • July Release for PSAP
    • None
    • NTO
    • PSAP Sprint 217, PSAP Sprint 218, PSAP Sprint 219, PSAP Sprint 220, PSAP Sprint 221

      NTO: Provide a way to override sysctl values already defined in /etc/sysctl

      {.conf,.d}

      By default, TuneD doesn't override values users/administrators set in /etc/sysctl{.conf,.d}

      directories. However, it already has a way of support this functionality by setting `reapply_sysctl = 0` in `/etc/tuned/tuned-main.conf` configuration file. Experience has show, this might actually be needed on NTO-level: https://bugzilla.redhat.com/show_bug.cgi?id=2039701

      Enhance NTO to allow setting this variable in Tuned custom resources. The idea is to have something similar we already have for enabling debugging of TuneD by:

          operand:
            debug: true
      

      i.e., add something like:

          operand:     
            tunedConfig: 
              reapply_sysctl: 0/false   # int/bool - discuss with TuneD maintainers
      

              jmencak Jiri Mencak
              jmencak Jiri Mencak
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: