*** armax has quit IRC | 00:04 | |
*** wuchunyang has joined #openstack-lbaas | 00:22 | |
*** wuchunyang has quit IRC | 00:26 | |
rm_work | was there a bug filed for the AZ-profile validation issue? | 01:09 |
---|---|---|
rm_work | johnsom: ^^ | 01:09 |
*** TMM has quit IRC | 01:17 | |
johnsom | No, sorry | 01:21 |
*** TMM has joined #openstack-lbaas | 01:24 | |
*** TMM has quit IRC | 01:27 | |
openstackgerrit | Adam Harwell proposed openstack/octavia master: Properly validate AZ-profile networks https://review.opendev.org/726494 | 01:28 |
*** TMM has joined #openstack-lbaas | 01:38 | |
*** dayou has quit IRC | 02:12 | |
*** dayou has joined #openstack-lbaas | 02:20 | |
*** wuchunyang has joined #openstack-lbaas | 02:50 | |
*** wuchunyang has quit IRC | 03:03 | |
*** sapd1_x has joined #openstack-lbaas | 03:35 | |
rm_work | johnsom: apply that patch to your devstack and see if it fixes it? I am still trying to get my devstacks working again... my macbook keeps locking up when i try to use VMs on it <_< | 04:03 |
rm_work | i really freaking hate this macbook | 04:03 |
*** yamamoto has quit IRC | 04:13 | |
*** yamamoto has joined #openstack-lbaas | 04:53 | |
*** yamamoto has quit IRC | 04:58 | |
*** wuchunyang has joined #openstack-lbaas | 05:11 | |
*** gregwork has joined #openstack-lbaas | 05:12 | |
*** gcheresh has joined #openstack-lbaas | 05:14 | |
*** dayou has quit IRC | 05:36 | |
*** dayou has joined #openstack-lbaas | 05:37 | |
*** wuchunyang has quit IRC | 05:41 | |
*** sapd1_x has quit IRC | 05:44 | |
*** gcheresh has quit IRC | 05:52 | |
*** yamamoto has joined #openstack-lbaas | 06:27 | |
*** wuchunyang has joined #openstack-lbaas | 07:14 | |
*** yamamoto has quit IRC | 07:18 | |
*** yamamoto has joined #openstack-lbaas | 07:18 | |
openstackgerrit | Merged openstack/octavia stable/rocky: Fix Rocky v2 scenario and grenade jobs https://review.opendev.org/725901 | 07:24 |
*** yamamoto has quit IRC | 07:29 | |
*** wuchunyang has quit IRC | 08:12 | |
*** gcheresh has joined #openstack-lbaas | 08:19 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/octavia-dashboard stable/ussuri: Imported Translations from Zanata https://review.opendev.org/726505 | 08:21 |
*** gcheresh has quit IRC | 08:30 | |
*** livelace has joined #openstack-lbaas | 08:42 | |
*** wuchunyang has joined #openstack-lbaas | 08:59 | |
*** livelace has quit IRC | 09:06 | |
*** riuzen has joined #openstack-lbaas | 09:16 | |
riuzen | Got an error when creating LB on Train version. Did I miss somthing? http://paste.openstack.org/show/793353/ | 09:17 |
*** wuchunyang has quit IRC | 09:21 | |
*** livelace has joined #openstack-lbaas | 09:23 | |
*** riuzen has quit IRC | 09:42 | |
*** gcheresh has joined #openstack-lbaas | 09:47 | |
*** wuchunyang has joined #openstack-lbaas | 10:40 | |
*** wuchunyang has quit IRC | 10:45 | |
*** gcheresh has quit IRC | 10:47 | |
*** gcheresh has joined #openstack-lbaas | 10:48 | |
*** livelace has quit IRC | 11:01 | |
*** livelace has joined #openstack-lbaas | 11:09 | |
*** gcheresh has quit IRC | 11:46 | |
*** gcheresh_ has joined #openstack-lbaas | 11:46 | |
*** livelace has quit IRC | 12:05 | |
*** gcheresh_ has quit IRC | 12:25 | |
*** gcheresh_ has joined #openstack-lbaas | 12:44 | |
*** gcheresh_ has quit IRC | 13:00 | |
*** livelace has joined #openstack-lbaas | 13:12 | |
*** yamamoto has joined #openstack-lbaas | 13:40 | |
*** livelace has quit IRC | 13:40 | |
*** livelace has joined #openstack-lbaas | 13:42 | |
*** gcheresh_ has joined #openstack-lbaas | 13:56 | |
*** riuzen has joined #openstack-lbaas | 13:59 | |
*** yamamoto has quit IRC | 14:45 | |
*** yamamoto has joined #openstack-lbaas | 14:51 | |
*** yamamoto has quit IRC | 14:51 | |
*** yamamoto has joined #openstack-lbaas | 14:51 | |
*** yamamoto has quit IRC | 14:51 | |
*** yamamoto has joined #openstack-lbaas | 14:53 | |
*** yamamoto has quit IRC | 14:58 | |
*** gcheresh_ has quit IRC | 15:10 | |
johnsom | Rio | 15:20 |
johnsom | U | 15:20 |
johnsom | riuzen: I don’t see any errors there. Just a warning that it is waiting for nova to boot the service vm. | 15:21 |
*** armax has joined #openstack-lbaas | 15:56 | |
*** zetaab has joined #openstack-lbaas | 16:04 | |
zetaab | we are currently building new openstack setup and thinking to use network zones across 3 different datacenters (zones). So we are planning to have one region with 3 zones | 16:05 |
zetaab | the problem what we are now facing is that we have 3 different external networks (one in each datacenter), and we are thinking how we can get HA octavia in to use | 16:06 |
*** rcernin has quit IRC | 16:06 | |
zetaab | does anyone have experience of building openstack with network zones and not just using L2 between everything | 16:06 |
johnsom | You will want the availability zone feature we are releasing in Ussuri | 16:07 |
zetaab | yep that is one that I need :) | 16:08 |
zetaab | but I was thinking that is there plan to support HA installations to this kind of setup? Like if I request new loadbalancer from octavia API it could create n loadbalancers in background to different zones, and return array of floatingips? | 16:08 |
zetaab | AFAIK AWS is working like that, when you request new elb in background it will create loadbalancers to each zone and will return cname back (which then targets to lb ips in each zone) | 16:09 |
zetaab | with new ussuri feature we can of course create those loadbalancers manually to multiple zones, but I was just thinking that it can be also hidden from users | 16:14 |
johnsom | We don’t do floating IPs, those are something you can optionally add later if you need them. We also do not manage DNS at the moment. | 16:18 |
*** ccamposr has quit IRC | 16:18 | |
*** ccamposr__ has joined #openstack-lbaas | 16:19 | |
johnsom | Load balancers that span AZs require special networking. There is a proposed patch for that, but it is still very WIP. | 16:19 |
zetaab | I have tried to find out information from internet how people usually build their OpenStack to multiple datacenters, but there are not really good information about that | 16:21 |
zetaab | we currently have own regions in each datacenter, but it do have also big problems when using platforms like kubernetes | 16:21 |
zetaab | (we want that pods are able to talk each other etc) | 16:25 |
*** riuzen has quit IRC | 16:43 | |
*** sapd1 has joined #openstack-lbaas | 16:53 | |
*** ccamposr has joined #openstack-lbaas | 17:14 | |
*** ccamposr__ has quit IRC | 17:17 | |
*** livelace has quit IRC | 18:31 | |
*** livelace has joined #openstack-lbaas | 19:27 | |
*** yamamoto has joined #openstack-lbaas | 20:24 | |
*** yamamoto has quit IRC | 20:28 | |
*** livelace has quit IRC | 22:26 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!