Octavia UDP loadbalancer issue with bobcat amphora image

Bug #2037759 reported by Satish Patel
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
octavia
New
Undecided
Unassigned

Bug Description

I am running Xena openstack release but I downloaded amphora-x86-haproxy image of Bobcat (test release).

TCP LB working but when I test UDP it doesn't work and found ipvsadm doesn't get setup.

root@amphora-a196d13e-4924-443a-9b5a-eba7e7afa832:~# ip netns exec amphora-haproxy ipvsadm -ln
IP Virtual Server version 1.2.1 (size=4096)
Prot LocalAddress:Port Scheduler Flags
  -> RemoteAddress:Port Forward Weight ActiveConn InActConn
root@amphora-a196d13e-4924-443a-9b5a-eba7e7afa832:~#

It works with Xena amphora-x86-haproxy image.

root@amphora-c743abb7-1049-4057-8bf0-29479cf86dff:~# ip netns exec amphora-haproxy ipvsadm
IP Virtual Server version 1.2.1 (size=4096)
Prot LocalAddress:Port Scheduler Flags
  -> RemoteAddress:Port Forward Weight ActiveConn InActConn
UDP 10.0.0.41:1500 wrr
  -> 10.0.0.144:32446 Masq 1 0 1
  -> 10.0.0.184:32446 Masq 1 0 2

Does bobcat image missing something or its compatibility issue. I don't have logs because I destroy environment. I can reproduce if required.

Revision history for this message
Michael Johnson (johnsom) wrote :

The bobcat image works with a bobcat control plane. It's something about having a xena control plane with a bobcat image.

Also note, the /var/lib/octavia/lvs directory was missing in this amphora instance.

Revision history for this message
Gregory Thiemonge (gthiemonge) wrote :

Do you have the logs of the amphora-agent in the amphora?

I think we should see some errors if keepalived was not configured/started

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.