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

script '/usr/lib/tuned/cpu-partitioning/script.sh' returned error code: 1

XMLWordPrintable

    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • None
    • Moderate
    • No
    • None
    • None
    • None
    • None
    • In Progress
    • Release Note Not Required
    • None
    • None
    • None
    • None
    • None

      Description of problem:

      Tuned profile is degraded on couple of nodes:
      
      oc get profile -A
      NAMESPACE                                NAME                                               TUNED                                APPLIED   DEGRADED   AGE
      openshift-cluster-node-tuning-operator   openshift-master-0.ecore.lab.eng.tlv2.redhat.com   pfcp-socket-size-master              True      False      22h
      openshift-cluster-node-tuning-operator   openshift-master-1.ecore.lab.eng.tlv2.redhat.com   pfcp-socket-size-master              True      False      22h
      openshift-cluster-node-tuning-operator   openshift-master-2.ecore.lab.eng.tlv2.redhat.com   pfcp-socket-size-master              True      False      23h
      openshift-cluster-node-tuning-operator   openshift-worker-0.ecore.lab.eng.tlv2.redhat.com   pfcp-socket-size-standard            True      False      22h
      openshift-cluster-node-tuning-operator   openshift-worker-1.ecore.lab.eng.tlv2.redhat.com   pfcp-socket-size-standard            True      False      22h
      openshift-cluster-node-tuning-operator   openshift-worker-2.ecore.lab.eng.tlv2.redhat.com   openshift-node-performance-ht100gb   True      True       22h
      openshift-cluster-node-tuning-operator   openshift-worker-3.ecore.lab.eng.tlv2.redhat.com   openshift-node-performance-ht100gb   True      True       22h
      
      Logs from tuned pod from respective nodes show next error:
      =============================================
      2023-09-21 15:51:09,154 WARNING  tuned.plugins.plugin_vm: Option 'transparent_hugepages' is not supported on current hardware.
      2023-09-21 15:51:09,154 INFO     tuned.plugins.plugin_systemd: setting 'CPUAffinity' to '0 26 52 78' in the '/etc/systemd/system.conf'
      2023-09-21 15:51:10,881 INFO     tuned.plugins.plugin_script: calling script '/usr/lib/tuned/cpu-partitioning/script.sh' with arguments '['start']'
      2023-09-21 15:51:11,395 ERROR    tuned.plugins.plugin_script: script '/usr/lib/tuned/cpu-partitioning/script.sh' returned error code: 1
      2023-09-21 15:51:11,398 INFO     tuned.plugins.plugin_bootloader: installing additional boot command line parameters to grub2
      2023-09-21 15:51:11,398 INFO     tuned.plugins.plugin_bootloader: cannot find grub.cfg to patch
      E0921 15:51:11.401271   14214 controller.go:899] unable to sync(daemon/) requeued (0)
      E0921 15:51:11.401483   14214 controller.go:899] unable to sync(daemon/) requeued (1)
      2023-09-21 15:51:11,401 INFO     tuned.daemon.daemon: static tuning from profile 'openshift-node-performance-ht100gb' applied
      

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

      4.14.0-rc.1
      

      How reproducible:

      So far once
      

      Steps to Reproduce:

      1. Deploy multinode dualstack baremetal cluster with GitOps-ZTP workflow
      2. Configure performance profile
      

      Actual results:

      Tuned profiles are in Degraded state
      

      Expected results:

      Tuned profiles are not in Degraded state
      

      Additional info:

      
      

              jmencak Jiri Mencak
              yprokule@redhat.com Yurii Prokulevych
              None
              None
              Liquan Cui Liquan Cui
              None
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated: