Can't create load balancer; stuck in "Pending create"
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Octavia Charm |
New
|
Undecided
|
Chris MacNaughton |
Bug Description
Fresh OpenStack deployment: Focal+Ussuri+OVS
Disaggregated architecture
DVR, no neutron-gateway nodes
Juju version: 2.8.7-bionic-amd64
On a fresh OpenStack deployment, I can't create a load balancer.
Load balancer is stuck in "PENDING_CREATE" and eventually errors out. Amphora VMs are up and active but are repored as "BOOTING" in `openstack loadbalancer amphora list` output. Only two out of three octavia units have IP addresses assigned to o-hm0. The third unit does have the o-hm0 interface but no IP address assigned.
Octavia management network, security groups, image, flavor etc are created as described in attached octavia-
I tried amphora images generated by octavia-
Note that the bundle defines the following options for Octavia:
- loadbalancer-
- spare-pool-size: 2
When I set topology to SINGLE and reset pool size to 0, and redeployed the bundle, I was able to create a load balancer.
Bundle, juju status and juju-crashdump: https:/
We hit this bug yesterday in two separate deployments.
Subscribing field-critital. This is blocking two customer deployments.