Actions
Bug #21225
closedPuppet processes consuming the whole Passenger Process Pool
Difficulty:
Triaged:
Bugzilla link:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1472734
Description of problem:
With Satellite 6.3, the puppet is configured with PassengerMinInstances set to 16(as can be found in /etc/foreman-installer/scenarios.d/satellite-answers.yaml). Since, the default for PassengerMaxPoolSize is 12, the current setting for Puppet, doesn't allow foreman processes to run hence creating huge lag while running some operation that needs to go through foreman.
It will be better if the value for PassengerMinInstances be kept somewhere below the value of PassengerMaxPoolSize so as to allow room for foreman processes to run.
Updated by Justin Sherrill about 7 years ago
- Translation missing: en.field_release set to 114
Updated by Justin Sherrill about 7 years ago
- Status changed from New to Rejected
- Translation missing: en.field_release changed from 114 to 166
This is only valid for puppet 3 and we no longer support puppet 3. Closing this out.
Updated by Eric Helms almost 7 years ago
- Project changed from Katello to Installer
- Category deleted (
Installer) - Status changed from Rejected to Closed
- Assignee set to Eric Helms
- Translation missing: en.field_release changed from 166 to 296
- Pull request https://github.com/theforeman/foreman-installer/pull/251 added
Actions