Bug #22513
Satellite 6 should ship with larger default configurations to support large client installs
Description
Cloned from BZ:
Right now we have a pre-set limit of 225 Content Hosts for QPID which is far too low, see the install guide section:
"""
Increasing the Maximum Number of Client Connections
With more than 225 content hosts, qpidd reaches the maximum number of client connections. To increase it, first establish the new value of the limit that is calculated as:
"""
we should have our installer configure the various system level values to increase the defaults so customers don't hit arbitrary limits with reasonable # of clients.
Ideally we can support up to 30k clients without requiring manual reconfiguration.
Associated revisions
Fixes #22513 - add exposed params to hiera
Refs #22513 - add default queue param
Refs #22513 - Allow overriding postgresql server settings via hiera
Refs #22513 - use appropriate puppetlabs/postgresql release
History
#1
Updated by Chris Roberts over 4 years ago
- Category changed from Installer to Foreman modules
- Project changed from Katello to Installer
#2
Updated by The Foreman Bot over 4 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/puppet-foreman_proxy/pull/409 added
#3
Updated by The Foreman Bot over 4 years ago
- Pull request https://github.com/theforeman/foreman-installer/pull/264 added
#4
Updated by Chris Roberts over 4 years ago
- % Done changed from 0 to 100
- Status changed from Ready For Testing to Closed
Applied in changeset eb46741a3955314baebded90fba01feed0831391.
#5
Updated by The Foreman Bot over 4 years ago
- Pull request https://github.com/theforeman/foreman-installer/pull/265 added
#6
Updated by The Foreman Bot about 4 years ago
- Pull request https://github.com/theforeman/foreman-installer/pull/269 added
#7
Updated by The Foreman Bot about 4 years ago
- Pull request https://github.com/theforeman/foreman-installer/pull/278 added
#8
Updated by The Foreman Bot about 4 years ago
- Pull request https://github.com/theforeman/foreman-installer/pull/279 added
#9
Updated by Ewoud Kohl van Wijngaarden almost 4 years ago
- Triaged set to No
- Target version set to 1.18.0
- Fixed in Releases 1.18.0 added
Refs #22513 - Expose the dynflow file limit