Public bug reported:

This bug is part of the HA enablement for Microsoft Azure Cloud.
(https://discourse.ubuntu.com/t/ubuntu-ha-cluster-in-microsoft-azure-cloud/)

"""
Need one additional Azure package to support load balancer. If you refer the
following article, we use Azure load balancer to find the active replica in
availability group for SQL Server and routing connections appropriately.
"""

[rafaeldtinoco@focal ~]$ apt-file list resource-agents | grep -i azure

resource-agents: /usr/lib/ocf/resource.d/heartbeat/azure-events
resource-agents: /usr/lib/ocf/resource.d/heartbeat/azure-lb
resource-agents: /usr/share/man/man7/ocf_heartbeat_azure-events.7.gz
resource-agents: /usr/share/man/man7/ocf_heartbeat_azure-lb.7.gz

[rafaeldtinoco@bionic ~]$ apt-file list resource-agents | grep -i azure
<nothing>

In Ubuntu we have:

$ rmadison resource-agents
 resource-agents | 1:4.1.0~rc1-1ubuntu1.2 | bionic-updates
 resource-agents | 1:4.5.0-2ubuntu2 | focal
 resource-agents | 1:4.6.1-1ubuntu1 | groovy

 In Debian:

$ rmad resource-agents

resource-agents | 1:4.2.0-2+deb10u2 | stable
resource-agents | 1:4.6.1-1~bpo10+1 | buster-backports
resource-agents | 1:4.6.1-1 | testing
resource-agents | 1:4.6.1-1 | unstable

>From upstream:

commit 771b49a1
Author: Oyvind Albrigtsen <oalbr...@redhat.com>
Date:   Wed Nov 29 14:09:06 2017

    azure-lb: new resource agent

(and other commits from 2018 and 2019 as fixes)

[rafaeldtinoco@upstream resource-agents]$ git describe --tags 771b49a1
v4.1.0-1-g771b49a1

[rafaeldtinoco@upstream resource-agents]$ git tag --contains 771b49a1
v4.1.1
v4.1.1rc1

Considering version in Bionic is 4.1.0~rc1, we probably lost the new resource by
little. Should be easy to be backported and, after discussing with the SRU
(Stable Releases Update) team member, possible to be consider as HW enablement
within SRU guidelines.

** Affects: resource-agents (Ubuntu)
     Importance: Undecided
         Status: Fix Released

** Affects: resource-agents (Ubuntu Bionic)
     Importance: High
         Status: Confirmed

** Affects: resource-agents (Ubuntu Focal)
     Importance: High
         Status: Confirmed

** Also affects: resource-agents (Ubuntu Focal)
   Importance: Undecided
       Status: New

** Also affects: resource-agents (Ubuntu Bionic)
   Importance: Undecided
       Status: New

** Summary changed:

- Azure: azure-lb & azure-events agents should be backported to Bionic
+ Microsoft Azure Enablement: azure-lb & azure-events missing in Bionic

** Changed in: resource-agents (Ubuntu Bionic)
       Status: New => Confirmed

** Changed in: resource-agents (Ubuntu Focal)
       Status: New => Confirmed

** Changed in: resource-agents (Ubuntu Bionic)
   Importance: Undecided => High

** Changed in: resource-agents (Ubuntu Focal)
   Importance: Undecided => High

** Changed in: resource-agents (Ubuntu)
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1895343

Title:
  Microsoft Azure Enablement: azure-lb & azure-events missing in Bionic

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/resource-agents/+bug/1895343/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to