Actions
Bug #15841
closedApache has 7x number of open files on capsule with satellite 6.2 compare to satellite 6.1
Difficulty:
Triaged:
Bugzilla link:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1333630
Description of problem:
Apache on 6.1 capsule have about 5k open files, on 6.2 it have 38k. It seems suspicious.
Version-Release number of selected component (if applicable):
Capsule61: capsule-installer-2.3.25-1.el7sat.noarch
Capsule62: satellite-capsule-6.2.0-9.0.beta.el7sat.noarch
How reproducible:
always
Steps to Reproduce:
1. Restart services with `katello-services restart`
2. # lsof | wc -l
Actual results:
Capsule61: 19624
Capsule62: 51776
Expected results:
We should be sure this is expected
Updated by Justin Sherrill over 8 years ago
- Status changed from New to Ready For Testing
- Translation missing: en.field_release set to 162
- Pull request https://github.com/Katello/puppet-katello/pull/136, https://github.com/Katello/puppet-pulp/pull/155 added
Updated by Anonymous over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset puppet-katello|b4ed05ec849864e1b009733f20add03647de7b07.
Actions