Execution
Date 18 Dec 2025 11:06:21 +0000
Duration 00:17:13.55
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
325 Hosts
1 Tasks
325 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
False
cmd
set -o pipefail
dnf clean all
dnf -y install tuned
systemctl enable --now tuned.service
sed -i 's/vm.swappiness=0/# vm.swappiness=0/g' /etc/sysctl.conf
mkdir -p /etc/tuned/ls-vm-tweaks/
mv /etc/tuned/ls-vm-tweaks/tuned.conf /etc/tuned/ls-vm-tweaks/tuned.conf-bak-$(date +%s)
cat > /etc/tuned/ls-vm-tweaks/tuned.conf << EOF
[main]
summary=LS VM optimized profile

[sysctl]
vm.dirty_ratio = 30
vm.dirty_background_ratio = 10
vm.swappiness = 1
vm.force_cgroup_v2_swappiness = 1
net.core.somaxconn = 4096
net.ipv6.ip_nonlocal_bind = 1

[scheduler]
runtime=0
sched_min_granularity_ns = 10000000
sched_wakeup_granularity_ns = 15000000
EOF
tuned-adm off
tuned-adm profile ls-vm-tweaks
tuned-adm active | grep ls-vm-tweaks && echo "Profile ls-vm-tweaks is active" || echo "Profile ls-vm-tweaks is not active"
delta
0:00:58.818034
end
2025-12-18 11:07:22.645757
invocation
{
    "module_args": {
        "_raw_params": "set -o pipefail\ndnf clean all\ndnf -y install tuned\nsystemctl enable --now tuned.service\nsed -i 's/vm.swappiness=0/# vm.swappiness=0/g' /etc/sysctl.conf\nmkdir -p /etc/tuned/ls-vm-tweaks/\nmv /etc/tuned/ls-vm-tweaks/tuned.conf /etc/tuned/ls-vm-tweaks/tuned.conf-bak-$(date +%s)\ncat > /etc/tuned/ls-vm-tweaks/tuned.conf << EOF\n[main]\nsummary=LS VM optimized profile\n\n[sysctl]\nvm.dirty_ratio = 30\nvm.dirty_background_ratio = 10\nvm.swappiness = 1\nvm.force_cgroup_v2_swappiness = 1\nnet.core.somaxconn = 4096\nnet.ipv6.ip_nonlocal_bind = 1\n\n[scheduler]\nruntime=0\nsched_min_granularity_ns = 10000000\nsched_wakeup_granularity_ns = 15000000\nEOF\ntuned-adm off\ntuned-adm profile ls-vm-tweaks\ntuned-adm active | grep ls-vm-tweaks && echo \"Profile ls-vm-tweaks is active\" || echo \"Profile ls-vm-tweaks is not active\"\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-12-18 11:06:23.827723
stderr
Errors during downloading metadata for repository 'imunify360-rollout-3':
  - Status code: 404 for https://download.imunify360.com/el/8/slot-3/x86_64/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz (IP: 2a01:4f9:3070:3847::2)
  - Status code: 404 for https://download.imunify360.com/el/8/slot-3/x86_64/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz (IP: 2a01:4f9:3070:3847::2)
Error: Failed to download metadata for repo 'imunify360-rollout-3': Yum repo downloading error: Downloading error(s): repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz - Cannot download, all mirrors were already tried without success; repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz - Cannot download, all mirrors were already tried without success
Ignoring repositories: imunify360-rollout-3
mv: cannot stat '/etc/tuned/ls-vm-tweaks/tuned.conf': No such file or directory
stderr_lines
[
    "Errors during downloading metadata for repository 'imunify360-rollout-3':",
    "  - Status code: 404 for https://download.imunify360.com/el/8/slot-3/x86_64/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz (IP: 2a01:4f9:3070:3847::2)",
    "  - Status code: 404 for https://download.imunify360.com/el/8/slot-3/x86_64/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz (IP: 2a01:4f9:3070:3847::2)",
    "Error: Failed to download metadata for repo 'imunify360-rollout-3': Yum repo downloading error: Downloading error(s): repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz - Cannot download, all mirrors were already tried without success; repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz - Cannot download, all mirrors were already tried without success",
    "Ignoring repositories: imunify360-rollout-3",
    "mv: cannot stat '/etc/tuned/ls-vm-tweaks/tuned.conf': No such file or directory"
]
stdout
546 files removed
AlmaLinux 8 - BaseOS                            8.2 MB/s |  51 MB     00:06    
AlmaLinux 8 - AppStream                          16 MB/s |  23 MB     00:01    
AlmaLinux 8 - Extras                             44 kB/s |  14 kB     00:00    
AlmaLinux 8 - PowerTools                         12 MB/s | 5.1 MB     00:00    
alt common Extended Lifecycle Support by TuxCar 1.2 MB/s | 718 kB     00:00    
Extra Packages for Enterprise Linux 8 - x86_64   31 MB/s |  14 MB     00:00    
Imunify360 - Gradual Rollout Slot 5             769  B/s | 257  B     00:00    
Imunify360 - Gradual Rollout Slot               800  B/s | 257  B     00:00    
Imunify360 - Gradual Rollout Slot 7             840  B/s | 257  B     00:00    
Imunify360 - Gradual Rollout Slot 8             827  B/s | 257  B     00:00    
Imunify360 - Gradual Rollout Slot 1             807  B/s | 257  B     00:00    
Imunify360 - Gradual Rollout Slot 2              34 kB/s |  10 kB     00:00    
Imunify360 - Gradual Rollout Slot 3             522  B/s | 306  B     00:00    
Imunify360 - Gradual Rollout Slot 4              42 kB/s |  12 kB     00:00    
EL-8 - Imunify360                                10 MB/s | 7.3 MB     00:00    
Imunify360 alt-php repository for CentOS 8 - x8 5.1 MB/s | 3.6 MB     00:00    
kernelcare                                       29 kB/s | 9.1 kB     00:00    
Layershift AlmaLinux repository                 979 kB/s |  40 kB     00:00    
MariaDB                                         1.4 MB/s | 616 kB     00:00    
PLESK_18_0_74 extras                            2.9 MB/s | 154 kB     00:00    
PHP 7.4                                         534 kB/s |  20 kB     00:00    
PHP 8.1                                         465 kB/s |  19 kB     00:00    
PHP 8.2                                         597 kB/s |  19 kB     00:00    
PHP 8.3                                         589 kB/s |  19 kB     00:00    
grafana extension repository                    1.7 MB/s | 168 kB     00:00    
panel-migrator extension repository             526 kB/s |  48 kB     00:00    
site-import extension repository                533 kB/s |  48 kB     00:00    
watchdog extension repository                    40 kB/s | 1.2 kB     00:00    
Package tuned-2.22.1-6.el8_10.noarch is already installed.
Dependencies resolved.
Nothing to do.
Complete!
Current active profile: ls-vm-tweaks
Profile ls-vm-tweaks is active
stdout_lines
[
    "546 files removed",
    "AlmaLinux 8 - BaseOS                            8.2 MB/s |  51 MB     00:06    ",
    "AlmaLinux 8 - AppStream                          16 MB/s |  23 MB     00:01    ",
    "AlmaLinux 8 - Extras                             44 kB/s |  14 kB     00:00    ",
    "AlmaLinux 8 - PowerTools                         12 MB/s | 5.1 MB     00:00    ",
    "alt common Extended Lifecycle Support by TuxCar 1.2 MB/s | 718 kB     00:00    ",
    "Extra Packages for Enterprise Linux 8 - x86_64   31 MB/s |  14 MB     00:00    ",
    "Imunify360 - Gradual Rollout Slot 5             769  B/s | 257  B     00:00    ",
    "Imunify360 - Gradual Rollout Slot               800  B/s | 257  B     00:00    ",
    "Imunify360 - Gradual Rollout Slot 7             840  B/s | 257  B     00:00    ",
    "Imunify360 - Gradual Rollout Slot 8             827  B/s | 257  B     00:00    ",
    "Imunify360 - Gradual Rollout Slot 1             807  B/s | 257  B     00:00    ",
    "Imunify360 - Gradual Rollout Slot 2              34 kB/s |  10 kB     00:00    ",
    "Imunify360 - Gradual Rollout Slot 3             522  B/s | 306  B     00:00    ",
    "Imunify360 - Gradual Rollout Slot 4              42 kB/s |  12 kB     00:00    ",
    "EL-8 - Imunify360                                10 MB/s | 7.3 MB     00:00    ",
    "Imunify360 alt-php repository for CentOS 8 - x8 5.1 MB/s | 3.6 MB     00:00    ",
    "kernelcare                                       29 kB/s | 9.1 kB     00:00    ",
    "Layershift AlmaLinux repository                 979 kB/s |  40 kB     00:00    ",
    "MariaDB                                         1.4 MB/s | 616 kB     00:00    ",
    "PLESK_18_0_74 extras                            2.9 MB/s | 154 kB     00:00    ",
    "PHP 7.4                                         534 kB/s |  20 kB     00:00    ",
    "PHP 8.1                                         465 kB/s |  19 kB     00:00    ",
    "PHP 8.2                                         597 kB/s |  19 kB     00:00    ",
    "PHP 8.3                                         589 kB/s |  19 kB     00:00    ",
    "grafana extension repository                    1.7 MB/s | 168 kB     00:00    ",
    "panel-migrator extension repository             526 kB/s |  48 kB     00:00    ",
    "site-import extension repository                533 kB/s |  48 kB     00:00    ",
    "watchdog extension repository                    40 kB/s | 1.2 kB     00:00    ",
    "Package tuned-2.22.1-6.el8_10.noarch is already installed.",
    "Dependencies resolved.",
    "Nothing to do.",
    "Complete!",
    "Current active profile: ls-vm-tweaks",
    "Profile ls-vm-tweaks is active"
]