openlogic / AzureBuildCentOS

Kickstart scripts and other components to build CentOS images for Azure
Other
20 stars 22 forks source link

OpenLogic CentOS7 updates repo currently not available #108

Closed tbugfinder closed 3 years ago

tbugfinder commented 3 years ago

https://github.com/openlogic/AzureBuildCentOS/blob/49f0e78b3f2db017295966c7fd041257afe2e12a/config/azure/CentOS-Base-7.repo#L25

Hi,

today I cannot deploy new VMs which depend on the updates repo. It looks like the updates folder is missing. Is a maintainer of the repo available here or where should I go to?

# yum repolist
Loaded plugins: fastestmirror, langpacks, priorities, product-id, search-disabled-repos, subscription-manager, versionlock

This system is not registered with an entitlement server. You can use subscription-manager to register.

Loading mirror speeds from cached hostfile
 * base: mirror.ash.fastserv.com
 * epel: mirror.umd.edu
 * extras: mirror.datto.com
 * updates: atl.mirrors.clouvider.net
http://olcentgbl.trafficmanager.net/centos/7/updates/x86_64/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
To address this issue please refer to the below wiki article

https://wiki.centos.org/yum-errors

If above article doesn't help to resolve this issue please use https://bugs.centos.org/.

http://olcentgbl.trafficmanager.net/centos/7/updates/x86_64/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
repo id                                                                                   repo name                                                                                                     status
base-openlogic/7/x86_64                                                                   CentOS-7 - Base (OpenLogic)                                                                                   10,072
extras-openlogic/7/x86_64                                                                 CentOS-7 - Extras (OpenLogic)                                                                                    448
updates-openlogic/7/x86_64                                                                CentOS-7 - Updates (OpenLogic)                                                                                     0
base/7/x86_64                                                                             CentOS-7 - Base                                                                                               10,072
epel/x86_64                                                                               Extra Packages for Enterprise Linux 7 - x86_64                                                                13,512
extras/7/x86_64                                                                           CentOS-7 - Extras                                                                                                448
openlogic/7/x86_64                                                                        CentOS-7 - OpenLogic packages for x86_64                                                                          22
packages-microsoft-com-prod                                                               packages-microsoft-com-prod                                                                                      759
puppet5/x86_64                                                                            Puppet 5 Repository el 7 - x86_64                                                                                270
updates/7/x86_64                                                                          CentOS-7 - Updates                                                                                             1,207
repolist: 36,810

Thanks & Best

N3WWN commented 3 years ago

Thanks for pointing this out!

I'm testing a fix right now and hope to have the 7/updates repo back online ASAP.

N3WWN commented 3 years ago

This was only an issue on 3 of our client repos. Based on geographic distribution and load balancing, most users would not have seen any degradation of service, but those who did, would see it consistently.

Our monitoring shows that the issue is now completely resolved with the fix I pushed earlier.

Please let me know if you continue to experience any issues.

Thanks!

tbugfinder commented 3 years ago

Thank you so much. It's fixed also for us.

N3WWN commented 3 years ago

Closed due to be resolved.