microsoft / linux-package-repositories

Microsoft Packaged Linux Software (DEBs, RPMs, etc) are hosted on packages.microsoft.com (PMC) made available as native Linux repositories for use with package managers like APT, YUM, etc.
https://packages.microsoft.com
MIT License
70 stars 16 forks source link

Enable High Availability Repository #25

Closed emarins closed 1 year ago

emarins commented 1 year ago

Describe the issue I deployed a Red Hat Linux 8 server, but I could not find HA repository available. We need to install some packages from this repository.
How to enable HA repository on packages.microsoft.com ?

When did the issue occur? After Installing a new Red Hat Virtual Machine

If appplicable, what package did you attempt to install, and from which repo?

Steps to Reproduce dnf repolist command does not show HA repository

Actual Result

Expected Result

Screenshots Not Available.

Additional context We need to enable HA Red Hat repository in a Red Hat Virtual Machine

emarins commented 1 year ago

Hello, I forgot to provide some information.

These repositories are available and we can install and update some Linux packages. rhel-8-for-x86_64-appstream-rpms Red Hat Enterprise Linux 8 for x86_64 - AppStream (RPMs) rhel-8-for-x86_64-baseos-rpms Red Hat Enterprise Linux 8 for x86_64 - BaseOS (RPMs)

But, we need to add the following repository. Does someone know how to do that ? rhel-8-for-x86_64-highavailability-rpms Red Hat Enterprise Linux 8 for x86_64 - High Availability (RPMs)

Thanks

daviddavis commented 1 year ago

I'm not sure I totally understand but we don't provide Red Hat Enterprise Linux 8 for x86_64 - AppStream, etc at packages.microsoft.com. Those repos are from Red Hat.

Klaas- commented 1 year ago

So for Azure RHEL VMs the repositories are actually provided by Microsoft, but not through packages.microsoft.com but through Microsofts installation of RHUI (rhui-[123].microsoft.com) which should be a Geo-HA setup, I'd say open a support case @emarins

emarins commented 1 year ago

I'm not sure I totally understand but we don't provide Red Hat Enterprise Linux 8 for x86_64 - AppStream, etc at packages.microsoft.com. Those repos are from Red Hat.

Thanks for your reply @daviddavis. We are already using Red Hat repositories from packages.microsoft.com. We deployed Red Hat servers from marketplace and everything is fine if we use BaseOS repositories. But we are trying to find the steps to add the HA repository in my existing Red Hat Azure servers. Do you happen to know the list of Red Hat repositories available on packages.microsoft.com ? or someone else that can help to find it out ? Thank you

mbearup commented 1 year ago

I'm not sure I totally understand but we don't provide Red Hat Enterprise Linux 8 for x86_64 - AppStream, etc at packages.microsoft.com. Those repos are from Red Hat.

Thanks for your reply @daviddavis. We are already using Red Hat repositories from packages.microsoft.com. We deployed Red Hat servers from marketplace and everything is fine if we use BaseOS repositories. But we are trying to find the steps to add the HA repository in my existing Red Hat Azure servers. Do you happen to know the list of Red Hat repositories available on packages.microsoft.com ? or someone else that can help to find it out ? Thank you

The RHEL repos on packages.microsoft.com are viewable here (by searching for rhel). But I don't think those are the repos you're referring to - these are Microsoft products packaged for RHEL, not OS packages curated by Red Hat engineers. The marketplace images pull their updates from RHUI (rhui-*.microsoft.com), which is effectively a mirror of RHEL repositories. I've reached out to the RHUI team to see if they can answer your question.

mbearup commented 1 year ago

As mentioned above, the HA repositories are not part of packages.microsoft.com. Recommend opening an Azure Support case if your issue is still unresolved.