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

tuned: add tuned-adm verify --verbose option to help validate active profile settings

    • Normal
    • sst_cs_infra_services
    • ssg_core_services
    • False
    • Hide

      None

      Show
      None
    • If docs needed, set a value

      Description of problem:

      • Verification and validation of an active tuned(8) profile is a two fold issue:

      1) $ tuned-adm(8) verify - is being worked on at => BZ#1947858

      This bug is for the second part below

      2) $ tuned-adm(8) verify

      • Does not offer convenient user-interface/interaction for users to be able to see and confirm
        that tuned-adm(8) verify is working well.
      • It does not present verification results to a user properly.
        Verification results get logged to the /var/log/tnued/tuned.log file.
        ===
      1. tuned-adm verify
        Verification failed, current system settings differ from the preset profile.
        You can mostly fix this by restarting the Tuned daemon, e.g.:
        systemctl restart tuned
        or
        service tuned restart
        Sometimes (if some plugins like bootloader are used) a reboot may be required.
        See tuned log file ('/var/log/tuned/tuned.log') for details.
        ===

      $ cat /etc/redhat-release
      Red Hat Enterprise Linux release 8.4 Beta (Ootpa)
      $ rpm -q tuned
      tuned-2.15.0-2.el8.noarch
      $
      $ tuned --versio
      tuned 2.15.0

      How reproducible: 100%

      Steps to Reproduce:
      1. install tuned
      2. activate realtime profile
      3. run tuned-adm verify

      Expected results:

      • Make it easy for users to validate active profile settings with certainty.

            jskarvad Jaroslav Skarvada
            rhn-engineering-ppandit Prasad Pandit
            Jaroslav Skarvada Jaroslav Skarvada
            Robin Hack Robin Hack
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated: