*** yamamoto has joined #openstack-lbaas | 01:45 | |
*** yamamoto has quit IRC | 02:26 | |
*** yamamoto has joined #openstack-lbaas | 02:26 | |
*** psachin has joined #openstack-lbaas | 03:35 | |
*** pcaruana has joined #openstack-lbaas | 05:29 | |
*** gcheresh has joined #openstack-lbaas | 05:31 | |
*** pcaruana has quit IRC | 05:37 | |
*** gcheresh has quit IRC | 05:42 | |
*** pcaruana has joined #openstack-lbaas | 05:50 | |
*** ramishra has joined #openstack-lbaas | 06:28 | |
sapd1 | lxkong, You mean we have to use hardware rng to accelerate the creation process. | 06:32 |
---|---|---|
*** gcheresh has joined #openstack-lbaas | 06:34 | |
*** gcheresh has quit IRC | 06:43 | |
*** gcheresh has joined #openstack-lbaas | 06:47 | |
*** gcheresh has quit IRC | 06:54 | |
*** gcheresh_ has joined #openstack-lbaas | 06:54 | |
*** ramishra_ has joined #openstack-lbaas | 06:57 | |
*** ramishra has quit IRC | 06:59 | |
*** mjozefcz has joined #openstack-lbaas | 07:04 | |
*** ivve has joined #openstack-lbaas | 07:05 | |
*** luksky has joined #openstack-lbaas | 07:09 | |
*** rcernin has quit IRC | 07:13 | |
*** tesseract has joined #openstack-lbaas | 07:14 | |
*** AlexStaf has joined #openstack-lbaas | 07:41 | |
*** ramishra_ has quit IRC | 07:54 | |
*** rpittau|afk is now known as rpittau | 07:54 | |
*** ramishra has joined #openstack-lbaas | 07:58 | |
*** yamamoto has quit IRC | 08:00 | |
*** yamamoto has joined #openstack-lbaas | 08:10 | |
*** ajay33 has joined #openstack-lbaas | 08:10 | |
*** yamamoto has quit IRC | 08:13 | |
*** yamamoto has joined #openstack-lbaas | 08:14 | |
*** yamamoto has quit IRC | 08:19 | |
*** yamamoto has joined #openstack-lbaas | 08:19 | |
*** yamamoto has quit IRC | 08:20 | |
*** ramishra_ has joined #openstack-lbaas | 08:42 | |
*** AlexStaf has quit IRC | 08:42 | |
*** tesseract has quit IRC | 08:42 | |
*** irclogbot_1 has quit IRC | 08:42 | |
*** hogepodge has quit IRC | 08:42 | |
*** tesseract has joined #openstack-lbaas | 08:43 | |
*** ramishra has quit IRC | 08:45 | |
*** openstackgerrit has quit IRC | 08:45 | |
*** irclogbot_1 has joined #openstack-lbaas | 08:47 | |
*** irclogbot_1 has quit IRC | 08:49 | |
*** irclogbot_2 has joined #openstack-lbaas | 08:52 | |
*** yamamoto has joined #openstack-lbaas | 09:36 | |
*** sapd1_x has joined #openstack-lbaas | 10:08 | |
*** sapd1_x has quit IRC | 10:16 | |
*** pcaruana has quit IRC | 10:43 | |
*** pcaruana has joined #openstack-lbaas | 10:43 | |
ajay33 | Hello @johnsom @jrosser | 11:02 |
ajay33 | I had exposed the env variable (DIB_REPOREF_amphora_agent to stable stein) and then create the amp img. | 11:02 |
ajay33 | However when I logged into the amphora and go to /opt directory and checking the git status, the git is pointing to master node. (I think git must point to stable/stein). | 11:02 |
ajay33 | Would you check if i doing something wrong or any other thing is also need to be done. | 11:02 |
ajay33 | https://www.irccloud.com/pastebin/XnIMq93G/ | 11:03 |
*** henriqueof has joined #openstack-lbaas | 11:42 | |
*** yamamoto has quit IRC | 12:15 | |
*** yamamoto has joined #openstack-lbaas | 12:15 | |
nmagnezi | ajay33, this worked for me in the past: https://github.com/nmagnezi/tools/blob/master/development/build_and_load_amphora_image.sh | 12:18 |
nmagnezi | ajay33, based on https://github.com/openstack/octavia/blob/master/devstack/plugin.sh#L72 | 12:18 |
*** mjozefcz has quit IRC | 12:23 | |
*** mjozefcz has joined #openstack-lbaas | 12:26 | |
*** mjozefcz has quit IRC | 12:26 | |
*** mjozefcz has joined #openstack-lbaas | 12:27 | |
*** rod2a has joined #openstack-lbaas | 12:51 | |
rod2a | hi everyone I try to use octavia with mullti AZ but I don't find relevant documentation | 12:52 |
rod2a | I can precise AZ in each octavia component but not in the command line (rocky version) | 12:52 |
rod2a | Do I need to register many octavia endpoint, each one with an AZ configuration, and request the one where I want to create amphorae ? | 12:52 |
rod2a | Since there is no scheduler in octavia I don't understand how the API can decide where to create the amphorae | 12:53 |
*** Vorrtex has joined #openstack-lbaas | 13:07 | |
*** luksky has quit IRC | 13:08 | |
*** yamamoto has quit IRC | 13:31 | |
rm_work | Yeah, by default we operate in only one AZ, so there is no choice | 13:38 |
rm_work | I had a patch that changed it to split across AZs, but still there was no choice, it actually used all of them automatically. | 13:38 |
rm_work | If you want Octavia in multiple AZs and want to let the user select it, then yes, you could probably do that by running and exposing multiple Octavia control planes with different AZ configurations | 13:39 |
rm_work | Though I don't think I've seen that done before, it should work | 13:40 |
rm_work | Honestly the state of "AZs" in Openstack is pretty bad... This really should have been handled as regions in my opinion, but Nova and then neutron kind of did it on their own, and it's not exactly standardized | 13:41 |
*** KeithMnemonic has joined #openstack-lbaas | 13:54 | |
rod2a | thanks very much for your answer ! I will consider using region | 13:58 |
*** atmark has joined #openstack-lbaas | 14:00 | |
*** yamamoto has joined #openstack-lbaas | 14:06 | |
*** luksky has joined #openstack-lbaas | 14:06 | |
rod2a | Reading the code in github it seems that in Stein version I could precise the flavor to use creating the amphorae | 14:11 |
rod2a | do you think it is a good idea to use flavor metadata to force amphorae positioning (specific host aggregate) ? | 14:11 |
rod2a | (creating the LB and not the amphorea, sorry, but at the end the amphorae should be on the right kvm) | 14:20 |
*** yamamoto has quit IRC | 14:49 | |
*** yamamoto has joined #openstack-lbaas | 14:49 | |
*** mattheca has joined #openstack-lbaas | 14:55 | |
*** gcheresh_ has quit IRC | 15:06 | |
*** luksky has quit IRC | 15:26 | |
*** yamamoto has quit IRC | 15:47 | |
*** yamamoto has joined #openstack-lbaas | 15:49 | |
*** dtruong has quit IRC | 15:59 | |
*** dtruong has joined #openstack-lbaas | 16:00 | |
*** rpittau is now known as rpittau|afk | 16:15 | |
*** yamamoto has quit IRC | 16:28 | |
*** yamamoto has joined #openstack-lbaas | 16:28 | |
*** yamamoto has quit IRC | 16:34 | |
*** mjozefcz has quit IRC | 16:40 | |
*** mattheca has quit IRC | 16:59 | |
*** openstackgerrit has joined #openstack-lbaas | 17:04 | |
openstackgerrit | Michael Johnson proposed openstack/octavia-tempest-plugin master: Set connection_retry_interval back up to 1200 https://review.opendev.org/675745 | 17:04 |
*** yamamoto has joined #openstack-lbaas | 17:12 | |
*** ajay33 has quit IRC | 17:15 | |
*** ramishra_ has quit IRC | 17:26 | |
*** ivve has quit IRC | 17:27 | |
atmark | hello, I have 4 octavia containers octavia_{api,worker,housekeeping,health_manager} and I have octavia plugin of a 3rd party vendor. I just want to know which container reside should the driver reside? | 17:45 |
atmark | which container should the driver reside* | 17:46 |
cgoncalves | atmark, hi. in the octavia-api container | 17:47 |
atmark | cgoncalves: cool thanks | 17:49 |
cgoncalves | atmark, if you're not going to use the amphora driver, you might not need any of the other octavia services but the API | 17:51 |
*** rouk has joined #openstack-lbaas | 17:53 | |
*** atmark has quit IRC | 17:59 | |
*** atmark has joined #openstack-lbaas | 18:00 | |
*** rod2a has quit IRC | 18:00 | |
*** yamamoto has quit IRC | 18:06 | |
*** luksky has joined #openstack-lbaas | 18:12 | |
*** mjozefcz has joined #openstack-lbaas | 18:19 | |
openstackgerrit | Michael Johnson proposed openstack/octavia-tempest-plugin master: Set connection_retry_interval back up to 1200 https://review.opendev.org/675745 | 18:23 |
*** ivve has joined #openstack-lbaas | 18:58 | |
*** abaindur has joined #openstack-lbaas | 19:21 | |
*** tesseract has quit IRC | 19:32 | |
*** psachin has quit IRC | 19:37 | |
openstackgerrit | Michael Johnson proposed openstack/octavia master: Set Libvirt hw_rng for devstack https://review.opendev.org/676013 | 19:44 |
*** mjozefcz has quit IRC | 19:51 | |
*** yamamoto has joined #openstack-lbaas | 20:04 | |
rouk | if a provider requires different image/flavor id, how do you make per-provider image ids in the config? | 20:33 |
johnsom | If a provider needs a different image or flavor id, it should have it's own configuration section for that. | 20:33 |
rouk | yeah... i think that needs to be changed, they reused the amp one, which is silly. | 20:34 |
rouk | ill change the code. | 20:34 |
johnsom | Yeah, that is not good. That is our configuration setting.... | 20:34 |
johnsom | You might check if they have those settings in the flavor capability | 20:35 |
rouk | where do you mean? | 20:36 |
johnsom | i.e. to check the amphora driver you would run: openstack loadbalancer provider capability list amphora | 20:36 |
rouk | yeah it just returns invalid schema | 20:42 |
rouk | guess its a buggy mess that never considered portability :p | 20:42 |
*** pcaruana has quit IRC | 20:56 | |
*** mjozefcz has joined #openstack-lbaas | 21:02 | |
*** mjozefcz has quit IRC | 21:11 | |
*** abaindur has quit IRC | 21:38 | |
*** abaindur has joined #openstack-lbaas | 21:39 | |
*** yamamoto has quit IRC | 22:03 | |
*** henriqueof has quit IRC | 22:04 | |
*** schaney has joined #openstack-lbaas | 22:07 | |
*** spatel has joined #openstack-lbaas | 22:14 | |
*** ivve has quit IRC | 22:33 | |
*** spatel has quit IRC | 22:37 | |
*** abaindur has quit IRC | 23:04 | |
*** abaindur has joined #openstack-lbaas | 23:05 | |
*** rcernin has joined #openstack-lbaas | 23:11 | |
*** Vorrtex has quit IRC | 23:29 | |
*** luksky has quit IRC | 23:31 | |
*** spatel has joined #openstack-lbaas | 23:54 | |
*** spatel has quit IRC | 23:59 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!