Bug 2070611
Summary: | [Errno 24] too many open files after some time syncing. | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Vedashree Deshpande <vdeshpan> | ||||
Component: | Pulp | Assignee: | satellite6-bugs <satellite6-bugs> | ||||
Status: | CLOSED NOTABUG | QA Contact: | Lai <ltran> | ||||
Severity: | high | Docs Contact: | |||||
Priority: | high | ||||||
Version: | 6.10.4 | CC: | bbuckingham, bdm, dalley, dkliban, ehelms, faguiard, ggainey, jkrajice, pdwyer, rchan, wclark, zhunting | ||||
Target Milestone: | 6.12.0 | ||||||
Target Release: | Unused | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2022-08-05 15:10:52 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
Vedashree Deshpande
2022-03-31 14:15:39 UTC
While running a sync of RHEL 7 I am seeing it cap out around 1020 open files. I'm curious if this can still be produced on 6.10.6, and which repo specifically was being tested (I know it said "any" repo, but nonetheless) We've fixed a few file leak bugs lately upstream, I believe at least some of those patches are already in 6.10.6. The Pulp upstream bug status is at closed. Updating the external tracker on this bug. All upstream Pulp bugs are at MODIFIED+. Moving this bug to POST. Setting it back to NEW because as I said I don't think the small bug makes any real difference. All upstream Pulp bugs are at MODIFIED+. Moving this bug to POST. Brian, I am unable to reproduce any issues without an http proxy in the loop, and combined with the two reports and the traceback we can probably conclude that it is a necessary component of the bug. I now have some results (which are attached) from using this command to sync the repo https://cdn.redhat.com/content/dist/rhel8/8/x86_64/baseos/os/ with no HTTP proxy using the following command: watch -t -n 10 "(date '+TIME:%H:%M:%S' ; lsof -a -u pulp -n -d ^mem -d ^cwd -d ^rtd -d ^txt -d ^DEL | wc -l) | tee -a /tmp/pulp_nofile_sync" Could you get results of the same command running through the duration of the sync, syncing the same repository, under an HTTP proxy, so that we can compare them?file:///home/dalley/devel/pulp_nofile_sync Created attachment 1895482 [details]
open fd count - el8baseos sync pulp 3.14 without proxy
All upstream Pulp bugs are at MODIFIED+. Moving this bug to POST. All upstream Pulp bugs are at MODIFIED+. Moving this bug to POST. Requesting needsinfo from upstream developer dkliban, ggainey because the 'FailedQA' flag is set. |