Project

General

Profile

Actions

Bug #10561

closed

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

Added by Bryan Kearney almost 9 years ago. Updated almost 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 #1

Updated by Eric Helms almost 9 years ago

  • Category changed from Hammer to API
  • translation missing: en.field_release set to 31
  • Triaged changed from No to Yes
Actions #2

Updated by The Foreman Bot almost 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 ()
Actions #3

Updated by Adam Ruzicka almost 9 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF