if the primary node of an HA config goes down, the controller stops responding

Bug #1947179 reported by Heather Lanigan
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Canonical Juju
Fix Released
High
Joseph Phillips

Bug Description

Seen in 2.9.x and 3.0

Bootstrap lxd and enable-ha. Once settled, lxc stop the primary controller.

Looks like the leases aren't updating:

$ juju_leases
controller-leases:
  26c1ec8e-8c36-40a8-8b72-734ce860f066:
    holder: machine-0
    lease-acquired: 28s ago
    lease-expires: 32s
  312553fc-66ca-4f9b-8689-ce7ca76d1582:
    holder: machine-0
    lease-acquired: 21s ago
    lease-expires: 39s
  463126db-aa30-48ac-82c3-1e747fa0de04:
    holder: machine-0
    lease-acquired: 28s ago
    lease-expires: 32s
model-leases:
  463126db-aa30-48ac-82c3-1e747fa0de04:
    controller:
      holder: controller/0
      lease-acquired: 23s ago
      lease-expires: 37s

Over 10 minutes, the acquired and expires times do not change.

Recovers with a lxc start of the node stopped.

Revision history for this message
Joseph Phillips (manadart) wrote :

I believe this is resolved by:
https://github.com/juju/juju/pull/13429

Changed in juju:
status: Triaged → Fix Committed
assignee: nobody → Joseph Phillips (manadart)
milestone: none → 2.9.17
Changed in juju:
status: Fix Committed → Fix Released
Changed in juju:
status: Fix Released → Triaged
milestone: 2.9.17 → none
status: Triaged → Fix Released
Revision history for this message
Joseph Phillips (manadart) wrote :

I reopened this in error. I verified that it does not occur and the fix was released in the 2.9.17 milestone.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.