Hi Russel,

Usually this happened to me when the Octavia network was not reachable from the controller nodes. Can you run:

Openstack loadbalancer amphora list

This should show you the assigned ip of the amphora instance. Try to ping this from your controller nodes.

Von meinem iPhone gesendet

Am 22.05.2022 um 14:45 schrieb Russell Stather <Russell.Stather@ignitiongroup.co.za>:



I have uploaded an amphora image, but it sits in pending_create forever. Any ideas what it could be waiting for?

Any ideas appreciated.

Russell

igadmin@ig-umh-maas:~$ openstack loadbalancer show lb1
+---------------------+--------------------------------------+
| Field               | Value                                |
+---------------------+--------------------------------------+
| admin_state_up      | True                                 |
| availability_zone   | None                                 |
| created_at          | 2022-05-22T12:20:34                  |
| description         |                                      |
| flavor_id           | None                                 |
| id                  | 66cd63ca-9fb2-42c9-b393-18cb3662b530 |
| listeners           |                                      |
| name                | lb1                                  |
| operating_status    | OFFLINE                              |
| pools               |                                      |
| project_id          | bfb1cf98939f4885b908f8667a66907e     |
| provider            | amphora                              |
| provisioning_status | PENDING_CREATE                       |
| updated_at          | None                                 |
| vip_address         | 192.168.0.87                         |
| vip_network_id      | be5f8494-1964-466b-a47a-8e5430976009 |
| vip_port_id         | 00dcde13-7227-429f-b0e8-dc3af470f1ae |
| vip_qos_policy_id   | None                                 |
| vip_subnet_id       | 66690e99-44b2-4233-8f16-d539c8a05090 |
| tags                |                                      |
+---------------------+--------------------------------------+