Chapter 2. Performance tuning quick start


You can tune your Satellite Server based on expected host counts and hardware allocation by using built-in tuning profiles included in Satellite that are available by using the installation routine’s tuning flag. For more information, see Tuning Satellite Server with Predefined Profiles in Installing Satellite Server in a connected network environment.

There are four sizes provided based on estimates of the number of hosts your Satellite manages. You can find the specific tuning settings for each profile in the configuration files contained in /usr/share/foreman-installer/config/foreman.hiera/tuning/sizes.

Expand
NameNumber of hostsRecommend RAMRecommend Cores

default

0 – 5000

20 GiB

4

medium

5000 – 10000

32 GiB

8

large

10000 – 20000

64 GiB

16

extra-large

20000 – 60000

128 GiB

32

extra-extra-large

60000+

256 GiB+

48+

Procedure

  1. Select an installation size: default, medium, large, extra-large, or extra-extra-large. The default value is default.
  2. Run satellite-installer:

    # satellite-installer --tuning "My_Installation_Size"
  3. Optional: Run a health check. For more information, see Section 5.1, “Applying configurations”.
  4. Optional: Tune the Ruby app server directly by using the Puma Tuning section. For more information, see Section 5.2, “Puma tunings”.
Red Hat logoGithubredditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat Documentation

Legal Notice

Theme

© 2026 Red Hat
Back to top