CertGrid CertGrid
Hands-on Lab·Red Hat Certified System Administrator

System Tuning with tuned

A small objective, usually taught as three commands to memorise. This measures what a profile actually changes - `vm.swappiness` reads 60, 10 and 30 under three different profiles - so the abstraction becomes something you can verify.

Operating Running Systems Guide 27 of 67 Beginner

Written against the versions above. `tuned` is installed and enabled by default on RHEL. `tuned-adm recommend` picks a profile from the hardware, and on a virtual machine that is `virtual-guest`. The profile choice persists in `/etc/tuned/active_profile`.

Every command on this page runs on RHCSA-A01.
Server NameIP AddressOSRolesCPURAMHDD
RHCSA-A01192.168.0.31RHEL 10.0 (Coughlan)Practice node (graded) - spare /dev/sda2 Core4 GB50 GB + 15 GB

Before you start

  1. What is active, and what is available

  2. What `recommend` decides, and why

  3. Proving a profile does something

  4. Verifying, switching off, and where the choice lives

Official sources