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

incorrect memory tuning profile in tuned-profiles-postgresql

Linking RHIVOS CVEs to...Migration: Automation ...SWIFT: POC ConversionSync from "Extern...XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Undefined Undefined
    • None
    • rhel-9.5, rhel-9.6
    • tuned
    • None
    • No
    • Low
    • rhel-net-perf
    • None
    • False
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • None
    • None
    • Unspecified
    • Unspecified
    • Unspecified
    • All
    • None

      What were you trying to do that didn't work?

      • incorrect parameters in tuned-profiles-postgresql

      What is the impact of this issue to you?

      • tuned not working correctly by default

      Please provide the package NVR for which the bug is seen:

      • tuned-profiles-postgresql-2.25.1-2.el9_6.noarch

      How reproducible is this bug?:

      • default configuration

      Steps to reproduce

      [root@localhost ~]# grep ^dirty /usr/lib/tuned/postgresql/tuned.conf
      dirty_background_bytes = 67108864
      dirty_bytes = 536870912
      [root@localhost ~]# rpm -q tuned-profiles-postgresql
      tuned-profiles-postgresql-2.25.1-2.el9_6.noarch
      

      Expected results

      • default configuration lines should be:
        vm.dirty_background_bytes = 67108864
        vm.dirty_bytes = 536870912
        

      Actual results

      dirty_background_bytes = 67108864
      dirty_bytes = 536870912
      

              jskarvad Jaroslav Škarvada
              rdulhani Rajesh Dulhani (Inactive)
              Jaroslav Škarvada Jaroslav Škarvada
              Robin Hack Robin Hack
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: