loadbalancer create error

Bug #1933418 reported by HONGKYU KIM
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Invalid
Undecided
Unassigned

Bug Description

When I create loadbalancer using below command, Errors occur in worker.log in network node and nova-compute.log in compute node

# openstack loadbalancer create --name lb01 --vip-subnet-id a411808e-8588-4d71-be9c-74ea8174d62a

[root@controller ~]\ (octavia)# openstack network list
+--------------------------------------+-------------+--------------------------------------+
| ID | Name | Subnets |
+--------------------------------------+-------------+--------------------------------------+
| 51672ec4-418a-410d-bc75-3beab6295e5a | selfservice | a411808e-8588-4d71-be9c-74ea8174d62a |
| 5a7e8d8b-8c9e-4d28-aa36-608eb3ff8a97 | provider | c11c70b6-85c2-42f7-911a-0d737ecd192c |
+--------------------------------------+-------------+--------------------------------------+
[root@controller ~]\ (octavia)# openstack subnet list
+--------------------------------------+-------------+--------------------------------------+-----------------+
| ID | Name | Network | Subnet |
+--------------------------------------+-------------+--------------------------------------+-----------------+
| a411808e-8588-4d71-be9c-74ea8174d62a | selfservice | 51672ec4-418a-410d-bc75-3beab6295e5a | 172.16.1.0/24 |
| c11c70b6-85c2-42f7-911a-0d737ecd192c | provider | 5a7e8d8b-8c9e-4d28-aa36-608eb3ff8a97 | 172.16.200.0/24 |
+--------------------------------------+-------------+--------------------------------------+-----------------+
[root@controller ~]\ (octavia)# openstack image list
+--------------------------------------+---------+--------+
| ID | Name | Status |
+--------------------------------------+---------+--------+
| 4206112c-1a6c-49eb-9927-d7c2eaf19d9d | Amphora | active |
| 511cd976-bd62-4dc8-850d-aa40c0f6210c | cirros | active |
| 7e03a679-ccb6-4083-9e60-8919ca88c3f5 | web | active |
+--------------------------------------+---------+--------+
[root@controller ~]\ (octavia)# openstack security group list
+--------------------------------------+-------------------+------------------------+----------------------------------+------+
| ID | Name | Description | Project | Tags |
+--------------------------------------+-------------------+------------------------+----------------------------------+------+
| 098b4fca-9d29-4842-9e1e-bc1f72c4b536 | default | Default security group | c1741f9a770f4be98a227bb4fc6dcb18 | [] |
| 607f879d-925c-460b-adfd-aef8db47e028 | default | Default security group | 2a0e90a572ba400ca0f7d1489958e959 | [] |
| 95aec977-9d8e-4976-a3b1-4a4a3c4b058e | lb-mgmt-sec-group | lb-mgmt-sec-group | c86331e52f0e4dc99703f769179c0093 | [] |
| a2e4296c-9aeb-444d-8f9b-1f7eba685dcc | default | Default security group | c86331e52f0e4dc99703f769179c0093 | [] |
+--------------------------------------+-------------------+------------------------+----------------------------------+------+
[root@controller ~]\ (octavia)# openstack loadbalancer list
+--------------------------------------+------+----------------------------------+--------------+---------------------+------------------+----------+
| id | name | project_id | vip_address | provisioning_status | operating_status | provider |
+--------------------------------------+------+----------------------------------+--------------+---------------------+------------------+----------+
| 7163a3d9-47c4-4d1f-9649-4f64c41b95d3 | lb01 | c86331e52f0e4dc99703f769179c0093 | 172.16.1.120 | ERROR | OFFLINE | amphora |
+--------------------------------------+------+----------------------------------+--------------+---------------------+------------------+----------+

Revision history for this message
HONGKYU KIM (hongkk10) wrote :
Revision history for this message
Jeremy Stanley (fungi) wrote :

Did you intend to file this in private as a suspected security vulnerability? It doesn't seem to describe any security-sensitive misbehavior in the software.

Revision history for this message
Gage Hugo (gagehugo) wrote :

I don't see any security implications either.

Should this be filed under the octavia project as well?

Revision history for this message
Jeremy Stanley (fungi) wrote :

As there was no response and it seems pretty clear that this is not describing a security issue, I've switched it to a regular public bug just now.

information type: Private Security → Public
Revision history for this message
Lee Yarwood (lyarwood) wrote :
Changed in nova:
status: New → Invalid
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.