Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-26794

RHEL-10 - default tuned profile should be throughput-performance

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Blocker Blocker
    • None
    • rhel-10.0
    • tuned
    • None
    • None
    • None
    • rhel-sst-cs-net-perf-services, rhel-sst-performance-engineering
    • ssg_core_services
    • 3
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • None
    • None
    • None

      The default tuned profile in RHEL is throughput-performance. 

       

      Example: RHEL-9.4.0-20240219.74 with tuned-2.22.0-1.el9.noarch

      grep -E -v '^#|^$' /usr/lib/tuned/recommend.d/50-tuned.conf  
      [atomic-host] 
      virt= 
      syspurpose_role=.*atomic.* 
      [atomic-guest] 
      virt=.+ 
      syspurpose_role=.*atomic.* 
      [virtual-guest] 
      virt=.+ 
      [balanced] 
      syspurpose_role=(.*(desktop|workstation).*)|^$ 
      chassis_type=.*(Notebook|Laptop|Portable).* 
      [throughput-performance]

      With tuned-2.22.0-0.1.rc1.el10+5.noarch.rpm for RHEL-10 from brew

      https://brewweb.engineering.redhat.com/brew/buildinfo?buildID=2913277

      the default profile is balanced (inherited from Fedora)

      $grep -E -v '^#|^$' /usr/lib/tuned/recommend.d/50-tuned.conf 
      [atomic-host] 
      virt= 
      system=.*atomic.* 
      [atomic-guest] 
      virt=.+ 
      system=.*atomic.* 
      [throughput-performance] 
      virt= 
      system=.*(computenode|server).* 
      [virtual-guest] 
      virt=.+ 
      [balanced]

      Could you please update the defaults for tuned-in RHEL-10 to match RHEL-9?

      We need to update the file /usr/lib/tuned/recommend.d/50-tuned.conf to match RHEL-9. 

      Thanks a lot

      Jirka

       

              jskarvad Jaroslav Škarvada
              jhladky1@redhat.com Jiri Hladky
              Jaroslav Škarvada Jaroslav Škarvada
              Robin Hack Robin Hack
              Votes:
              0 Vote for this issue
              Watchers:
              10 Start watching this issue

                Created:
                Updated:
                Resolved: