Execution
Date 18 Nov 2025 09:30:10 +0000
Duration 00:00:24.51
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.11
ara 1.7.3 / 1.7.3
Python 3.10.10
Summary
2 Hosts
1 Tasks
2 Results
1 Plays
1 Files
0 Records

Task result details

  • Status
    OK
  • Duration
    00:00:22.55
  • Play
    Playbook to install and config tuned on CRs
  • Task
    Install
  • Host
    kvm1-dev

Field Value
changed
False
cmd
set -o pipefail
dnf clean all
dnf -y install tuned
systemctl enable --now tuned.service
mkdir -p /etc/tuned/ls-cr-tweaks/
cat > /etc/tuned/ls-cr-tweaks/tuned.conf << EOF
[main]
summary=LS optimized profile for COMPUTE RESOURCES

[sysctl]
vm.swappiness = 10

[scheduler]
runtime=0
sched_migration_cost_ns = 5000000
EOF
tuned-adm profile ls-cr-tweaks
delta
0:00:22.072670
end
2025-11-18 09:30:33.545771
invocation
{
    "module_args": {
        "_raw_params": "set -o pipefail\ndnf clean all\ndnf -y install tuned\nsystemctl enable --now tuned.service\nmkdir -p /etc/tuned/ls-cr-tweaks/\ncat > /etc/tuned/ls-cr-tweaks/tuned.conf << EOF\n[main]\nsummary=LS optimized profile for COMPUTE RESOURCES\n\n[sysctl]\nvm.swappiness = 10\n\n[scheduler]\nruntime=0\nsched_migration_cost_ns = 5000000\nEOF\ntuned-adm profile ls-cr-tweaks\n",
        "_uses_shell": true,
        "argv": null,
        "chdir": null,
        "creates": null,
        "executable": "/bin/bash",
        "expand_argument_vars": true,
        "removes": null,
        "stdin": null,
        "stdin_add_newline": true,
        "strip_empty_ends": true
    }
}
msg

rc
0
start
2025-11-18 09:30:11.473101
stderr

stderr_lines
[]
stdout
52 files removed
AlmaLinux 9 - AppStream                          20 MB/s | 9.1 MB     00:00    
AlmaLinux 9 - BaseOS                            7.3 MB/s | 2.6 MB     00:00    
AlmaLinux 9 - Extras                             62 kB/s |  20 kB     00:00    
Extra Packages for Enterprise Linux 9 - x86_64   21 MB/s |  20 MB     00:00    
Extra Packages for Enterprise Linux 9 openh264  2.4 kB/s | 2.5 kB     00:01    
kernelcare                                       79 kB/s |  25 kB     00:00    
created by dnf config-manager from http://mirro 1.1 MB/s | 454 kB     00:00    
Package tuned-2.25.1-2.el9_6.noarch is already installed.
Dependencies resolved.
================================================================================
 Package         Architecture     Version                Repository        Size
================================================================================
Upgrading:
 tuned           noarch           2.26.0-1.el9           baseos           372 k

Transaction Summary
================================================================================
Upgrade  1 Package

Total download size: 372 k
Downloading Packages:
tuned-2.26.0-1.el9.noarch.rpm                   7.4 MB/s | 372 kB     00:00    
--------------------------------------------------------------------------------
Total                                           1.1 MB/s | 372 kB     00:00     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Upgrading        : tuned-2.26.0-1.el9.noarch                              1/2 
  Running scriptlet: tuned-2.26.0-1.el9.noarch                              1/2 
  Running scriptlet: tuned-2.25.1-2.el9_6.noarch                            2/2 
  Cleanup          : tuned-2.25.1-2.el9_6.noarch                            2/2 
  Running scriptlet: tuned-2.25.1-2.el9_6.noarch                            2/2 
  Running scriptlet: tuned-2.26.0-1.el9.noarch                              2/2 
  Running scriptlet: tuned-2.25.1-2.el9_6.noarch                            2/2 
  Verifying        : tuned-2.26.0-1.el9.noarch                              1/2 
  Verifying        : tuned-2.25.1-2.el9_6.noarch                            2/2 

Upgraded:
  tuned-2.26.0-1.el9.noarch                                                     

Complete!
stdout_lines
[
    "52 files removed",
    "AlmaLinux 9 - AppStream                          20 MB/s | 9.1 MB     00:00    ",
    "AlmaLinux 9 - BaseOS                            7.3 MB/s | 2.6 MB     00:00    ",
    "AlmaLinux 9 - Extras                             62 kB/s |  20 kB     00:00    ",
    "Extra Packages for Enterprise Linux 9 - x86_64   21 MB/s |  20 MB     00:00    ",
    "Extra Packages for Enterprise Linux 9 openh264  2.4 kB/s | 2.5 kB     00:01    ",
    "kernelcare                                       79 kB/s |  25 kB     00:00    ",
    "created by dnf config-manager from http://mirro 1.1 MB/s | 454 kB     00:00    ",
    "Package tuned-2.25.1-2.el9_6.noarch is already installed.",
    "Dependencies resolved.",
    "================================================================================",
    " Package         Architecture     Version                Repository        Size",
    "================================================================================",
    "Upgrading:",
    " tuned           noarch           2.26.0-1.el9           baseos           372 k",
    "",
    "Transaction Summary",
    "================================================================================",
    "Upgrade  1 Package",
    "",
    "Total download size: 372 k",
    "Downloading Packages:",
    "tuned-2.26.0-1.el9.noarch.rpm                   7.4 MB/s | 372 kB     00:00    ",
    "--------------------------------------------------------------------------------",
    "Total                                           1.1 MB/s | 372 kB     00:00     ",
    "Running transaction check",
    "Transaction check succeeded.",
    "Running transaction test",
    "Transaction test succeeded.",
    "Running transaction",
    "  Preparing        :                                                        1/1 ",
    "  Upgrading        : tuned-2.26.0-1.el9.noarch                              1/2 ",
    "  Running scriptlet: tuned-2.26.0-1.el9.noarch                              1/2 ",
    "  Running scriptlet: tuned-2.25.1-2.el9_6.noarch                            2/2 ",
    "  Cleanup          : tuned-2.25.1-2.el9_6.noarch                            2/2 ",
    "  Running scriptlet: tuned-2.25.1-2.el9_6.noarch                            2/2 ",
    "  Running scriptlet: tuned-2.26.0-1.el9.noarch                              2/2 ",
    "  Running scriptlet: tuned-2.25.1-2.el9_6.noarch                            2/2 ",
    "  Verifying        : tuned-2.26.0-1.el9.noarch                              1/2 ",
    "  Verifying        : tuned-2.25.1-2.el9_6.noarch                            2/2 ",
    "",
    "Upgraded:",
    "  tuned-2.26.0-1.el9.noarch                                                     ",
    "",
    "Complete!"
]