Monday, 2024-01-29

wncsllnmorning o/ I sent a problem that I'm having with loadbalancer on friday. i will send it again, if anyone could help me, i appreciate it12:47
wncsllni have an environment deployed with kolla-ansible and i has encountered an error which amphore stuck in PENDING_CREATE and after a while status changes to ERROR12:47
wncsllnalso amphora VMs stuck in BOOTING status12:47
wncsllnbug is similar to this https://bugs.launchpad.net/kolla-ansible/+bug/184790512:47
gthiemongewncslln: Hi, I think it's directly related to the way kolla-ansible creates the Octavia management network (https://docs.openstack.org/kolla-ansible/latest/reference/networking/octavia.html#networking)13:23
gthiemongewncslln: maybe you should ask the kolla Folks directly13:24
wncsllngthiemonge: i first asked here because in the end of the bugreport Dincer said is not a kolla related, but i will send there13:31
wncsllnthanks for the help!!13:31
gthiemongewncslln: do you have the logs of the octavia worker?13:32
wncsllni doing another try before any configuration changes, im building a new amphora image13:32
wncsllngthiemonge: yeah, one moment13:32
gthiemongewncslln: do you see "ERROR.*ConnectTimeout: HTTPSConnectionPool" (not WARNING)?13:32
kevkogthiemonge: btw, if you have a octavia configured for amphora driver (which is now v2 path ) ...and you don't have octavia_persistence database ... what will be the result of LB create ? 13:34
kevkoi mean "octavia driver"  for amphora (octavia changed this from v1 to v2 in xena )13:34
gthiemongekevko: octavia_persistence (jobboard) is optional, v2 can work without it13:34
kevkohmm13:34
kevkookay, thanks 13:34
gthiemongekevko: this is the default config (like in the CI), amphorav2 without jobboard13:35
kevkogthiemonge: thanks .. just asking 13:35
kevkowncslln: ensure that you can reach amphora instance from your octavia-worker ... ( octavia worker should have IP from management network ....)13:36
wncsllni have lost the error logs but iirc octavia worker cant connect to amphora instance13:38
wncsllngthiemonge:  Could not connect to instance. Retrying.: requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='10.5.2.53', port=9443): Max retries exceeded with url: // (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x7f889c9bc7c0>, 'Connection to 10.5.2.53 timed out. (connect timeout=10.0)'))13:40
gthiemongewncslln: if they are WARNING-level messages, it's fine, we expect to see that, if it's an ERROR-level message, it's a real issue13:42
wncsllnits a warning13:42
gthiemongewhen your LB goes to provisioning_status ERROR, you should get ERROR-level messages with the reason in the logs13:43
wncsllni sent a request to create another LB, im waiting to change status to ERROR to see any log message13:44
gthiemongeack13:45
kevkowncslln: point is that you *have to* reach amphora instance from worker ... did you use octavia_auto_configure in kolla_ansible ? or you've created network resources by a hand ?  13:45
wncsllnkevko: i use auto_configure13:47
wncsllni will test if i can reach instance13:47
kevkowncslln: systemctl list-units | grep o-hm13:47
wncsllnnot found13:47
kevkoip a | grep o-hm013:48
kevkowncslln: ^^ you should have this interface working 13:48
wncsllnoh13:49
wncsllnnot found yoo13:49
wncsllntoo13:49
wncslln:/13:49
kevkowncslln: that's your problem 13:49
wncsllnthis interface that makes comm with loadbalancer and instances?13:49
kevkowncslln: in production environment your should have management network on which the amphoras are started - some external network ..and physical interfaces on nodes ...13:50
kevkowncslln: kolla has octavia_auto_configure ...so kolla create tenant network in service project ...and create ip interface on physical node which is actually created port in ovs 13:51
kevkowncslln: https://github.com/openstack/kolla-ansible/blob/master/ansible/roles/octavia/tasks/hm-interface.yml13:52
wncsllni have the management network on service project13:54
wncsllnbut doesnt have the interface on infra nodes13:55
kevkowncslln: so check conditionals 13:55
opendevreviewTom Weininger proposed openstack/octavia-tempest-plugin master: WIP test rebase of below patch  https://review.opendev.org/c/openstack/octavia-tempest-plugin/+/90568315:28
servagemHello, I was wondering if there is a planned release date for a new version of Octavia Yoga? I've noticed some fixes have been made in the stable/yoga branch since the last release (version 10.1.0).18:28

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!