About 2 months ago I started having ridiculously low download speeds from the Argentina mirror (opensuse.unc.edu.ar). When manually downloading from any other latam server, the download speeds and response times are good.
Is there a way to blacklist the super slow mirror or to tell the cdn to test other servers from the pool if the speed is below a threshold?
It wasn’t like this at the beginning, I’m not sure if the server got slower or if a different mirror was used before
Not that I am aware of. You can tell MirrorCache to avoid specific country mirrors by appending ?AVOID_COUNTRY=xx parameter to the URL; but I am not sure how to setup repository so that zypper automatically does it.
Or you can prefer some country or region (?COUNTRY=xx or ?REGION=xx).
I was almost faster when I had the 200 kbyte line than now that I have the 100 megabyte, and in the last year it has gotten worse. Everything comes in waves, I have been there for hours watching what was happening and every minute or so there is a peak that sometimes lasts a few seconds and then absolute zero not even a bit arrives. You can’t even say that it is slow, because it is not true, there are days that in a short time I download 2 Gigabytes, and days that to do an update you need the patience of the Eternal. I have made two posts about it without solving anything, whoever asks you for zypper lr -d and then starts saying this or that repo is not official, do this, do that they treat you like an idiot and in the end everything is as before
This is what happens to me, I launch zypper dup twice and the Packman repo times out twice, but that’s not all, everything takes a very long time, even the repo indexes don’t time out. The same thing happens during the update… because I’m in love with Opensuse, I used it for the first time 30 years ago, otherwise I would have already changed the distribution on the main computer too.
I think this is it, I’ll try as soon as there’re new packages available for me. Regarding the repos themselves, while it can have something to do, I’ve not added new repositories since the problem started, and I’ve experienced the ridiculously low speeds through that specific mirror only, and its been months already
Using a VPN to make the system pick other mirrors seem to be enough to conclude that opensuse.unc.edu.ar is having throughput issues, and it’s been months like that already.
Is there a way I can report that mirror to be investigated? Tried on a different ISP and had the same experience.
One repo need not contain only one URL. You may replace the redirector URL with a group of URLs that you have observed are normally satisfactory. e.g.:
Thanks for the reply. adding the url param?AVOID_COUNTRY=arto the default url worked perfectly and seems like a simpler solution. It also works for manual downloads from downloads.opensuse.org.
But this is a workaround, it is certain that there’re problems with the only ar mirror and it should be removed, replaced or be left as a last resort regardless of distance and TTFB. It’s a bad experience for the low amount of users that are defaulted to it, and having to modify a system file doesn’t seem like the best option. There must be someone that could take a look at this specific mirror and escalate the issue, I’m not sure where to report it.
I’m not sure how Tumbleweed handles system overwrites but I’ve had my share of issues when modifying official repos on other distros when an update needed to change a modified file
We are not responsible for mirror performance and issues. Anyone can become a mirror and send a request to become a registered mirror.
Ideally, the issue should be reported to UNC itself.
The only thing we can do on the openSUSE infra side is disable this mirror completely so users are never sent to it.
Zypper does not pick one single mirror for download during updates, it usually downloads from multiple sources. It could be that there are more mirrors in LATAM that don’t have a good performance. They can get slow if too many users are downloading at the same time.
On a side note, you can use mirrorsorcerer to control things on the system side.