lxc / incus

Powerful system container and virtual machine manager
https://linuxcontainers.org/incus
Apache License 2.0
2.71k stars 223 forks source link

After a rolling reboot, load-balancer prefixes (/32) are not advertised #1188

Closed trunet closed 2 months ago

trunet commented 2 months ago

Required information

Issue description

After a rolling restart of my incus cluster, it fails to advertise its load-balancers /32. I could not see them incus query /internal/testing/bgp. However if I create one LB it triggers a refresh somehow and bring all of them back. This needs to be done for each OVN to refresh its LBs.

incus network load-balancer create ovn-mystack 10.[REDACTED]
incus network load-balancer delete ovn-mystack 10.[REDACTED]

Steps to reproduce

  1. Rolling reboot all servers
  2. LBs are not reacheable

Information to attach

stgraber commented 2 months ago

Got the issue reproduced here

stgraber commented 2 months ago

Trivial fix...