| Summary: | decrease the urlgrabber default_speed value | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Fabrice Bellet <fabrice> |
| Component: | yum | Assignee: | Packaging Maintenance Team <packaging-team-maint> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 20 | CC: | admiller, ffesti, firas.alkafri, jzeleny, packaging-team-maint |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | python-urlgrabber-3.10.1-0.fc20 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-06-04 07:54:07 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: | |
|
Description
Fabrice Bellet
2013-12-14 17:00:26 UTC
doh, 125e3 for 1Mbit Right, it's 1MBps, not 1Mbit. default_speed is used only as the first estimate for never-tried-before mirrors, but when there's a lot of them it might still cause problems.. OTOh when set too low, Yum uses only first few mirrors even if there are faster ones available. And while the 1st condition fixes automatically once all mirrors have been tried (and found to be inferior), the 2nd one is permanent... that's why I set the default speed relatively high. Anyway, it's on the top of the list of urlgrabber options that should be exposed in yum.conf. Eg: default_mirror_speed This is the speed estimate for mirrors Yum has not used yet. Setting this slightly below the speed of your favorite mirror makes Yum much less promisuous. The default is 1MBps. python-urlgrabber-3.10.1-0.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/python-urlgrabber-3.10.1-0.fc20 Package python-urlgrabber-3.10.1-0.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing python-urlgrabber-3.10.1-0.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-6918/python-urlgrabber-3.10.1-0.fc20 then log in and leave karma (feedback). python-urlgrabber-3.10.1-0.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. |