Project

General

Profile

Actions

Bug #10561

closed

hammer repository upload-content throws error: "Error: Too many open files"

Added by Bryan Kearney over 9 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
API
Target version:
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

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:

Actions

Also available in: Atom PDF