Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-33603

PerformanceProfile kernelArguments for module_blacklist does not get updated

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not a Bug
    • Icon: Undefined Undefined
    • None
    • 4.14.z
    • Node Tuning Operator
    • None
    • No
    • False
    • Hide

      None

      Show
      None

      Description of problem:

      The change from:  
      additionalKernelArgs:
          - module_blacklist=irdma
      To:
        additionalKernelArgs:
          - module_blacklist=irdma,tg3
      
      Does not work.
      
      1. When the first version of the performance profile was created (with module_blacklist=irdma), the node that uses it (worker-<xxxxxx>) was rebooted and the kernel argument was seen in /proc/cmdline
      2. Then tried to update the parameter, and after the reboot the kernel argument is not changed in /proc/cmdline 
      
      The NTO logs also shows that its updated however its not applied:
      updated Profile worker-0.<xxxxx> bootcmdline: <..> module_blacklist=irdma,tg3

      Version-Release number of selected component (if applicable):

          

      How reproducible:

          

      Steps to Reproduce:

          1. Modify the PerformanceProfile.spec.additionalKernelArgs 
          2. Change value from module_blacklist=irdma to module_blacklist=irdma,tg3
          3. Reboot
          

      Actual results:

          The kernel parameter is not updating.

      Expected results:

          Should update the parameters

      Additional info:

          

            jmencak Jiri Mencak
            rhn-support-ssardar Sameer Sardar
            Liquan Cui Liquan Cui
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: