| *** rcernin has joined #openstack-lbaas | 00:00 | |
| *** eandersson has quit IRC | 01:36 | |
| *** eandersson has joined #openstack-lbaas | 01:39 | |
| *** tkajinam has quit IRC | 01:45 | |
| *** tkajinam has joined #openstack-lbaas | 01:47 | |
| *** ricolin has joined #openstack-lbaas | 04:47 | |
| *** ajay33 has joined #openstack-lbaas | 04:52 | |
| *** ivve has joined #openstack-lbaas | 05:29 | |
| *** maciejjozefczyk has joined #openstack-lbaas | 06:19 | |
| *** psachin has joined #openstack-lbaas | 06:24 | |
| *** maciejjozefczyk has quit IRC | 06:32 | |
| *** maciejjozefczyk has joined #openstack-lbaas | 06:32 | |
| *** tesseract has joined #openstack-lbaas | 06:56 | |
| *** trident has quit IRC | 07:04 | |
| *** rcernin has quit IRC | 07:08 | |
| *** luksky has joined #openstack-lbaas | 07:12 | |
| *** trident has joined #openstack-lbaas | 07:13 | |
| *** rcernin has joined #openstack-lbaas | 07:25 | |
| *** rcernin has quit IRC | 07:48 | |
| *** pcaruana has joined #openstack-lbaas | 07:49 | |
| *** tkajinam has quit IRC | 08:21 | |
| *** yamamoto has quit IRC | 09:16 | |
| *** yamamoto has joined #openstack-lbaas | 09:17 | |
| *** yamamoto has quit IRC | 09:17 | |
| *** yamamoto has joined #openstack-lbaas | 09:17 | |
| *** yamamoto has quit IRC | 09:22 | |
| *** dayou has quit IRC | 09:30 | |
| *** dayou has joined #openstack-lbaas | 09:30 | |
| *** salmankhan has joined #openstack-lbaas | 09:51 | |
| *** salmankhan has quit IRC | 09:52 | |
| *** salmankhan1 has joined #openstack-lbaas | 09:52 | |
| *** salmankhan1 is now known as salmankhan | 09:54 | |
| *** salmankhan has quit IRC | 09:55 | |
| *** salmankhan has joined #openstack-lbaas | 09:55 | |
| openstackgerrit | Vishal Manchanda proposed openstack/octavia-dashboard master: [WIP]PDF documentation build https://review.opendev.org/679283 | 10:56 |
|---|---|---|
| *** baffle has quit IRC | 11:08 | |
| *** baffle has joined #openstack-lbaas | 11:16 | |
| *** yamamoto has joined #openstack-lbaas | 11:44 | |
| *** yamamoto has quit IRC | 11:51 | |
| *** yamamoto has joined #openstack-lbaas | 12:14 | |
| *** yamamoto has quit IRC | 12:20 | |
| openstackgerrit | Ann Taraday proposed openstack/octavia master: Transition l7policy flows to dicts https://review.opendev.org/665977 | 12:26 |
| *** luksky has quit IRC | 12:28 | |
| *** yamamoto has joined #openstack-lbaas | 12:32 | |
| *** yamamoto has quit IRC | 12:36 | |
| *** tkajinam has joined #openstack-lbaas | 12:50 | |
| *** yamamoto has joined #openstack-lbaas | 12:54 | |
| *** yamamoto has quit IRC | 12:58 | |
| *** tkajinam has quit IRC | 12:58 | |
| *** tkajinam has joined #openstack-lbaas | 12:59 | |
| openstackgerrit | Ann Taraday proposed openstack/octavia master: Transition l7rule flows to dicts https://review.opendev.org/668173 | 13:00 |
| *** tkajinam has quit IRC | 13:06 | |
| *** luksky has joined #openstack-lbaas | 13:13 | |
| *** ajay33 has quit IRC | 13:36 | |
| *** yamamoto has joined #openstack-lbaas | 13:44 | |
| *** yamamoto has quit IRC | 13:55 | |
| *** yamamoto has joined #openstack-lbaas | 13:56 | |
| *** ricolin_ has joined #openstack-lbaas | 13:59 | |
| *** ricolin has quit IRC | 14:02 | |
| *** KeithMnemonic has joined #openstack-lbaas | 14:03 | |
| *** ricolin_ is now known as ricolin | 14:22 | |
| *** yamamoto has quit IRC | 14:24 | |
| *** yamamoto has joined #openstack-lbaas | 14:27 | |
| *** yamamoto has quit IRC | 14:52 | |
| *** yamamoto has joined #openstack-lbaas | 15:02 | |
| *** yamamoto has quit IRC | 15:02 | |
| *** psachin has quit IRC | 15:03 | |
| *** trident has quit IRC | 15:17 | |
| *** trident has joined #openstack-lbaas | 15:24 | |
| *** luksky has quit IRC | 15:45 | |
| *** maciejjozefczyk has quit IRC | 16:26 | |
| *** luksky has joined #openstack-lbaas | 16:29 | |
| *** KeithMnemonic1 has joined #openstack-lbaas | 17:27 | |
| *** KeithMnemonic1 has quit IRC | 17:27 | |
| *** salmankhan has quit IRC | 17:27 | |
| *** tesseract has quit IRC | 17:30 | |
| *** KeithMnemonic has quit IRC | 17:31 | |
| *** andrein has joined #openstack-lbaas | 18:05 | |
| andrein | Hello everyone. I'm trying to set up octavia on our openstack cluster, using kolla-ansible. I believe I've found a bug introduced by https://review.opendev.org/#/c/673518 that was recently merged into stable/stein. When I create a load balancer, the controller makes a GET request to /0.5/info and receives a 404 response, then shuts down the amphora VM. The previous cherry pick seems to change the api version to 1.0 on the agent. | 18:10 |
| johnsom | andrein You are using an amphora image from the master branch instead of one for stable/stein. | 18:13 |
| johnsom | Actually, no, that combination should be fine. | 18:14 |
| johnsom | Oh, I know, you have a master branch amphora image, but this patch 673518 has not yet been released. | 18:15 |
| andrein | johnsom, that's another bug I've hit that I want to report after I get everything working, in stable/stein elements/amphora-agent/source-repository-amphora-agent currently pulls master instead of stable/stein | 18:15 |
| andrein | As far as I can tell | 18:15 |
| johnsom | Yeah, the image build tool always builds master by default. | 18:16 |
| johnsom | Yeah, so the listener patch hasn't been released yet, so the issue is the master branch image vs. the stein branch. | 18:16 |
| andrein | So, here's what I did | 18:16 |
| andrein | cloned the repo, checked out stable/stein, edited the dib element to pull stable/stein, ran diskimage-create.sh | 18:17 |
| andrein | Did I miss anything? | 18:17 |
| johnsom | There is an environment variable that allows you to select the branch for the image: https://github.com/openstack/octavia/tree/master/diskimage-create#environment-variables called DIB_REPOREF_amphora_agent | 18:18 |
| andrein | ok, let me reset my tree and rebuild | 18:18 |
| *** pcaruana has quit IRC | 18:19 | |
| *** pcaruana has joined #openstack-lbaas | 18:19 | |
| andrein | johnsom, I've just rebuilt the image with DIB_REPOREF_amphora_agent=stable/stein | 18:36 |
| andrein | ::ffff:172.16.0.7 - - [02/Sep/2019:18:36:12 +0000] "GET /0.5/info HTTP/1.1" 404 163 "-" "Octavia HaProxy Rest Client/0.5 (https://wiki.openstack.org/wiki/Octavia)" | 18:37 |
| andrein | johnsom, I'm getting a 200 response on /1.0/info | 18:37 |
| johnsom | Somehow that is still a master image. | 18:38 |
| johnsom | Is the build not replacing the existing image? | 18:38 |
| andrein | How do I check which version is running in the amphora? | 18:38 |
| andrein | git rev-parse in /opt/amphora-agent shows I'm at 49990fd89fefb852b8d26415431818833902d3a6 (which matches https://opendev.org/openstack/octavia/commits/branch/stable/stein) | 18:43 |
| johnsom | Well, inside the instance in /opt there is a commit ID. Also if you query / it has a version discovery document | 18:43 |
| johnsom | Are you running that same version on the controllers? | 18:44 |
| andrein | this cluster was deployed about a week ago, so I'm assuming it's a couple of commits behind (I've used kolla-ansible images from docker hub). I haven't found out how to get the exact revision in those images yet. | 18:46 |
| andrein | I'm currently trying to build feb640d99d392167ca37e1c7c02d895a03f32172 (tag 4.0.0) to see if that fixes it | 18:50 |
| johnsom | Yeah, the last release tag should work | 18:50 |
| andrein | 4.0.0 was provisioned successfully | 18:59 |
| andrein | Going to give 4.0.1 a try too (though I remember 4.0.1 didn't work earlier today) | 19:00 |
| andrein | johnsom, so, 3ac8f296953d5bf4951d3278428f51b29118aa91 (4.0.1) works also | 19:16 |
| johnsom | Great | 19:16 |
| andrein | I'm happy this is working, but I'm a bit concerned about the upgrade path going forward. How is an upgrade to a prospective 4.0.2 supposed to work? | 19:17 |
| andrein | Will it cause downtime? | 19:17 |
| johnsom | This transition is going to be bumpy, but if you follow upgrade guide it should go ok | 19:18 |
| andrein | Where could I find it? | 19:18 |
| johnsom | We recommend upgrading the controllers first. There is an upgrade guide we test against | 19:19 |
| johnsom | Sorry, I am on my mobile phone, it is a holiday here. | 19:19 |
| johnsom | I am actually pulling weeds. Lol | 19:20 |
| andrein | Ah, lol :) | 19:26 |
| andrein | Thanks for the help, it was really great talking to you | 19:26 |
| andrein | I spent a few hours troubleshooting this today, talking to you set me straight :) thank you | 19:27 |
| andrein | Have a nice holiday :) | 19:28 |
| *** logan- has quit IRC | 19:59 | |
| *** logan- has joined #openstack-lbaas | 20:02 | |
| *** andy__ has joined #openstack-lbaas | 20:16 | |
| *** andy_ has quit IRC | 20:17 | |
| *** andy__ is now known as andy_ | 20:17 | |
| *** pcaruana has quit IRC | 20:36 | |
| *** tobberydberg has quit IRC | 21:30 | |
| *** tridde has joined #openstack-lbaas | 21:31 | |
| *** tobberydberg has joined #openstack-lbaas | 21:31 | |
| *** trident has quit IRC | 21:32 | |
| *** ivve has quit IRC | 22:06 | |
| *** ivve has joined #openstack-lbaas | 22:07 | |
| *** andrein has quit IRC | 22:13 | |
| *** ivve has quit IRC | 22:17 | |
| *** andrein has joined #openstack-lbaas | 22:23 | |
| *** luksky has quit IRC | 22:48 | |
| *** rcernin has joined #openstack-lbaas | 22:54 | |
| *** tkajinam has joined #openstack-lbaas | 22:56 | |
| *** gthiemonge has quit IRC | 23:09 | |
| *** gthiemon1e has joined #openstack-lbaas | 23:09 | |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!