Bug #10561
closedhammer repository upload-content throws error: "Error: Too many open files"
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1206734
Description of problem:
It seems that when uploading multiple files hammer keeps an open file handle on all of them. This causes the system to run out of file handles when trying to upload a large repository.
Version-Release number of selected component (if applicable):
How reproducible:
100%
Steps to Reproduce:
1. in a directory with more rpms than your `ulimit -n` do a 'hammer repository upload-content --name='TestLinux 6.5 content' --organization=Default_Organization --path=./'
2.
3.
Actual results:
upload fails with error:
Could not upload the content:
Error: Too many open files - ./somefile.rpm
Expected results:
repository uploads successfully.
Additional info:
Updated by Eric Helms over 9 years ago
- Category changed from Hammer to API
- Translation missing: en.field_release set to 31
- Triaged changed from No to Yes
Updated by The Foreman Bot over 9 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/hammer-cli-katello/pull/298 added
- Pull request deleted (
)
Updated by Adam Ruzicka over 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset hammer-cli-katello|d5b4bd12de12addd65874fd63452500123b28838.