Issue #2629
closed
max_speed param does not work in yum_importer.json
Status:
CLOSED - WORKSFORME
Description
Here is my yum_importer.json
{
"proxy_host": null,
"proxy_port": null,
"proxy_username": null,
"proxy_password": null,
"max_speed": 4096
}
Yet it does not limit the download per the docs.
- Triaged changed from No to Yes
- Sprint/Milestone set to 36
One thing to ensure is that the workers get restarted after changing the json file.
- Status changed from NEW to ASSIGNED
- Assignee set to ipanova@redhat.com
If i do not have any max_speed limit set, this repo [0] gets synced in:
Start Time: 2017-03-29T17:23:22Z
Finish Time: 2017-03-29T17:23:33Z
When i set speed limit to 512 in the json file and restart services, repo gets synced in :
Start Time: 2017-03-29T17:19:41Z
Finish Time: 2017-03-29T17:21:53Z
When i set speed limit to the yum_importer config of the single repo, it gets synced in:
Start Time: 2017-03-29T17:24:33Z
Finish Time: 2017-03-29T17:26:56Z
Please check whether you restarted the needed services as Michael suggested in the above comment.
[0] https://repos.fedorapeople.org/repos/pulp/pulp/v2/testing/2.12/fedora-24/x86_64/
obviously between this syncs i removed the repo, cleaned orphans and re-created again
- Status changed from ASSIGNED to CLOSED - WORKSFORME
i am closing this, please re-open it should you have some objections.
- Sprint/Milestone deleted (
36)
Also available in: Atom
PDF