Bug 1120837
Summary: | [RFE] Satellite 6 should have a means to limit synchronization speed | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Rich Jerrido <rjerrido> |
Component: | Repositories | Assignee: | satellite6-bugs <satellite6-bugs> |
Status: | CLOSED DUPLICATE | QA Contact: | Katello QA List <katello-qa-list> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.0.3 | CC: | aupadhye, bbuckingham, bkearney, chartwel, ejacobs, greartes, jlyle, kd8ion, mhrivnak, mmccune, mmello, mtaru, pdwyer, sokeeffe, vdhande, xdmoon |
Target Milestone: | Unspecified | Keywords: | FutureFeature, Triaged |
Target Release: | Unused | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Enhancement | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2017-05-30 13:18:10 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: | |||
Bug Depends On: | |||
Bug Blocks: | 672946 |
Description
Rich Jerrido
2014-07-17 20:04:50 UTC
Since this issue was entered in Red Hat Bugzilla, the release flag has been set to ? to ensure that it is properly evaluated for this release. Pulp offers this now. There are improvements we'd like to make to how we expose download configuration items in general, but this feature is at least available and documented. It can be set in the same places that proxy settings go, if you're familiar with that. See "max_speed" here: https://pulp-rpm.readthedocs.org/en/latest/tech-reference/yum-plugins.html#configuration-parameters The important thing to know is that the limit is per sync task. If you run a bunch of syncs at the same time on a bunch of different workers, each one will use up to its full limit without considering the others. We've toyed with the idea of having one global limit, but that would be very difficult to coordinate in a distributed architecture. That sort of aggregate limiting might be better done in a proxy. (In reply to Michael Hrivnak from comment #6) === > See "max_speed" here: > https://pulp-rpm.readthedocs.org/en/latest/tech-reference/yum-plugins. > html#configuration-parameters === Thank you, Michael. === > The important thing to know is that the limit is per sync task. === Yes, yum's "throttle" value in /etc/yum.conf works the same way. Should we recommend to customers who are wanting a global limit to use iptables or firewalld to limit the rate of traffic from the these IP addresses (obtained from KCS Solution 1362093)? download.rhn.redhat.com 209.132.183.193 satellite.rhn.redhat.com 209.132.183.191 xmlrpc.rhn.redhat.com 209.132.183.192 Will work to get docs for 6.2 to detail how to configure Satellite 6 to use the Pulp configiruation Per 6.3 planning, moving out non acked bugs to the backlog https://access.redhat.com/articles/2387381 covers how to set this up in satellite 6.1 and 6.2 until there is support in the installer (either to set the config, or to preserve it) *** Bug 1113237 has been marked as a duplicate of this bug. *** *** This bug has been marked as a duplicate of bug 1348572 *** |