[MDEV-24603] Difference between content of ip addresses of yum.mariadb.org Created: 2021-01-15 Updated: 2021-01-21 Resolved: 2021-01-21 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Packaging |
| Affects Version/s: | None |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Jiffs Maverick | Assignee: | Daniel Bartholomew |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Address yum.mariadb.org can resolve to 142.4.219.197 or 142.4.217.28. The order of the addresses always changes:
It is ok. But content of http://142.4.219.197/ and http://142.4.217.28/ are different. Address 142.4.219.197 doesnt't have old version of MariaDB such as 10.4.10-10.4.14. |
| Comments |
| Comment by Daniel Black [ 2021-01-17 ] |
|
Well noticed. I suspect the ageing off of packages on the .28 server got broken. For installing a specific archived version recommend https://mariadb.com/kb/en/yum/#pinning-the-mariadb-repository-to-a-specific-minor-release |
| Comment by Faustin Lammler [ 2021-01-18 ] |
|
Hi! About the changing IP, it's perfectly normal, we use Round Robin DNS loadbalancing. |
| Comment by Daniel Bartholomew [ 2021-01-21 ] |
|
Yes, I suspect the two server are just out of sync in regards to removing older releases. These are not archive servers so they're not supposed to have all old releases on them. I will fix. |