Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1533253

Summary: transmission-daemon has a hardcoded limit on the maximum number of torrent files
Product: [Fedora] Fedora Reporter: redhat-bugzilla <fedora>
Component: transmissionAssignee: Gwyn Ciesla <gwync>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: rawhideCC: admiller, denis, gwync, helio, jspaleta, kumarpraveen.nitdgp, raghusiddarth, sanjay.ankur
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: transmission-2.92-10.fc27 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-01-16 17:16:56 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 Flags
Patch to remove hardcoded fdlimit none

Description redhat-bugzilla@heiko-reese.de 2018-01-10 20:29:12 UTC
Created attachment 1379717 [details]
Patch to remove hardcoded fdlimit

Description of problem: transmission-daemon sets the process' limit of open file descriptors to the smaller value of the current limit and 1024. This breaks having more than ~1000 torrent files in parallel.

How reproducible: Start transmission-deamon and add more than 1024 torrent files.

ulimits should be set by systemd. The attached patch simply removes the check.

Comment 1 Fedora Update System 2018-01-11 16:15:38 UTC
transmission-2.92-10.fc27 has been submitted as an update to Fedora 27. https://bodhi.fedoraproject.org/updates/FEDORA-2018-724dfce731

Comment 2 Fedora Update System 2018-01-12 15:50:43 UTC
transmission-2.92-10.fc27 has been pushed to the Fedora 27 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-724dfce731

Comment 3 Fedora Update System 2018-01-16 17:16:56 UTC
transmission-2.92-10.fc27 has been pushed to the Fedora 27 stable repository. If problems still persist, please make note of it in this bug report.