| *** yamamoto_ has quit IRC | 00:37 | |
| *** yamamoto has joined #openstack-neutron-ovn | 00:39 | |
| *** mwarad has joined #openstack-neutron-ovn | 01:16 | |
| *** mwarad has quit IRC | 01:30 | |
| *** gongysh has joined #openstack-neutron-ovn | 01:45 | |
| *** mwarad has joined #openstack-neutron-ovn | 02:34 | |
| *** _mwarad_ has joined #openstack-neutron-ovn | 02:49 | |
| *** mwarad has quit IRC | 02:52 | |
| *** yamamoto has quit IRC | 03:36 | |
| *** _mwarad_ has quit IRC | 03:47 | |
| *** yamamoto has joined #openstack-neutron-ovn | 03:47 | |
| *** yamamoto has quit IRC | 03:48 | |
| *** yamamoto has joined #openstack-neutron-ovn | 03:49 | |
| *** gongysh has quit IRC | 04:30 | |
| *** trinaths has joined #openstack-neutron-ovn | 04:35 | |
| *** gongysh has joined #openstack-neutron-ovn | 05:09 | |
| *** janki has joined #openstack-neutron-ovn | 05:29 | |
| *** yamamoto has quit IRC | 06:01 | |
| *** yamamoto has joined #openstack-neutron-ovn | 06:05 | |
| *** zefferno has joined #openstack-neutron-ovn | 06:19 | |
| *** anilvenkata has quit IRC | 06:39 | |
| *** anilvenkata has joined #openstack-neutron-ovn | 06:41 | |
| *** anilvenkata has quit IRC | 07:07 | |
| *** anilvenkata has joined #openstack-neutron-ovn | 07:07 | |
| *** anilvenkata has quit IRC | 07:17 | |
| trinaths | any ovn experts around ? | 07:18 |
|---|---|---|
| *** anilvenkata has joined #openstack-neutron-ovn | 07:19 | |
| *** anilvenkata has quit IRC | 07:47 | |
| *** anilvenkata has joined #openstack-neutron-ovn | 07:50 | |
| *** lucas-afk is now known as lucasagomes | 08:25 | |
| *** yamamoto has quit IRC | 08:27 | |
| *** yamamoto has joined #openstack-neutron-ovn | 08:28 | |
| *** yamamoto has quit IRC | 08:31 | |
| *** yamamoto has joined #openstack-neutron-ovn | 08:32 | |
| *** gongysh has quit IRC | 09:19 | |
| *** gongysh has joined #openstack-neutron-ovn | 09:37 | |
| *** yamamoto has quit IRC | 10:21 | |
| *** yamamoto has joined #openstack-neutron-ovn | 10:25 | |
| *** yamamoto has quit IRC | 10:28 | |
| *** yamamoto has joined #openstack-neutron-ovn | 10:28 | |
| openstackgerrit | Merged openstack/networking-ovn master: Replace br-int with ovs_integration_bridge of OVN metadata conf https://review.openstack.org/486822 | 10:35 |
| openstackgerrit | Merged openstack/networking-ovn master: Make Metadata agent independent from other config files https://review.openstack.org/490822 | 10:36 |
| numans | lucasagomes, hi, regarding this patch - https://review.openstack.org/#/c/490834/ | 10:36 |
| lucasagomes | numans, hi there | 10:36 |
| lucasagomes | numans, thanks for the review there btw | 10:37 |
| numans | lucasagomes, what do you think about the type :) | 10:37 |
| numans | typo | 10:37 |
| numans | lucasagomes, want to spin another patch ? or fine with it ? i am fine either way :) | 10:37 |
| lucasagomes | numans, I don't really mind, I just didn't put a new patch-set because there's 2+2 already on it | 10:38 |
| lucasagomes | but if we are going to fix it let's do in the same patch right ? It's clearer | 10:38 |
| lucasagomes | I can add a new review in a sec | 10:39 |
| numans | lucasagomes, yeah. it would be nice | 10:39 |
| lucasagomes | numans, ack, hang on lemme do it | 10:39 |
| numans | lucasagomes, that's why I didn't give workflow+1, wanted to check with you | 10:39 |
| lucasagomes | numans, oh right | 10:39 |
| lucasagomes | ok, lemme fix it then | 10:39 |
| *** yamamoto has quit IRC | 10:41 | |
| openstackgerrit | Lucas Alvares Gomes proposed openstack/networking-ovn master: Idea proposal: Neutron/OVN database consistency problem https://review.openstack.org/490834 | 10:41 |
| lucasagomes | boom ^ :D | 10:41 |
| numans | lucasagomes, ++ | 10:41 |
| *** gongysh has quit IRC | 11:01 | |
| *** yamamoto has joined #openstack-neutron-ovn | 11:09 | |
| trinaths | numans: hi | 11:16 |
| numans | trinaths, hi | 11:16 |
| trinaths | numans: I have bring up the ovn setup following ,https://docs.openstack.org/networking-ovn/latest/contributor/testing.html . I have a issue. at any given time ovn-sbctl shows on chassis. either controller or compute node. Controller node log : http://paste.openstack.org/show/618015/ Compute node log: http://paste.openstack.org/show/618014/ | 11:17 |
| trinaths | numans: can you help me resolve this issue. please. | 11:18 |
| numans | trinaths, looks like both the nodes have the same chassis id configured | 11:19 |
| numans | trinaths, can you run the below command on both the nodes and share the output | 11:19 |
| numans | ovs-vsctl get open . external_ids | 11:19 |
| numans | trinaths, ^ | 11:19 |
| trinaths | numans: ok | 11:20 |
| *** yamamoto_ has joined #openstack-neutron-ovn | 11:20 | |
| *** yamamoto has quit IRC | 11:24 | |
| trinaths | numans: http://paste.openstack.org/show/618042/ | 11:25 |
| trinaths | numans: true said, they both have the same systemid | 11:25 |
| trinaths | numans: is there any localrc changes need to be done at devstack ? | 11:26 |
| numans | trinaths, in any one node run - ovs-vsctl set open . external_ids:system-id=126a8177-bcad-4ebc-8ba4-d1c082297166 | 11:30 |
| numans | trinaths, or anyother value you like :) | 11:30 |
| numans | trinaths, this will solve your problem | 11:31 |
| trinaths | numans: oh ok | 11:33 |
| trinaths | numans: solved. thanks a lot for the help. :) | 11:34 |
| *** lucasagomes is now known as lucas-hungry | 11:42 | |
| numans | trinaths, wc | 11:54 |
| *** trinaths has quit IRC | 11:56 | |
| *** lucas-hungry is now known as lucasagomes | 12:32 | |
| openstackgerrit | Daniel Alvarez proposed openstack/networking-ovn master: subports: add binding support to them https://review.openstack.org/488354 | 12:51 |
| *** ajo has joined #openstack-neutron-ovn | 12:56 | |
| *** mmichelson has joined #openstack-neutron-ovn | 13:03 | |
| ajo | anilvenkata great work with the network scheduling patch | 13:11 |
| ajo | https://review.openstack.org/#/c/485176/5/networking_ovn/common/ovn_client.py | 13:11 |
| ajo | I was reading this :) | 13:11 |
| ajo | so you implemented the selection of chassis based on specific physnet , right? | 13:11 |
| anilvenkata | ajo, yes, sorry I was away for some time :) | 13:19 |
| ajo | anilvenkata only what lucasagomes found, it looks good otherwise :) | 13:41 |
| lucasagomes | ++ | 13:42 |
| anilvenkata | ajo, agree with you and lucasagomes :) that is valid suggestion | 13:42 |
| anilvenkata | lucasagomes++ | 13:42 |
| openstackgerrit | Daniel Alvarez proposed openstack/networking-ovn master: Rename OVN metadata agent configuration file https://review.openstack.org/483916 | 14:00 |
| *** gongysh has joined #openstack-neutron-ovn | 14:02 | |
| *** gongysh has quit IRC | 14:03 | |
| *** zefferno has quit IRC | 14:21 | |
| *** zefferno has joined #openstack-neutron-ovn | 14:23 | |
| *** zefferno has quit IRC | 14:46 | |
| ajo | anilvenkata do you want/need help with any of the patches ? :) I can parallel update any of them if you want :) | 15:01 |
| anilvenkata | ajo, thanks Miguel, I am writing functional test for https://review.openstack.org/#/c/485176/ | 15:02 |
| ajo | ack, amazing :) | 15:02 |
| anilvenkata | ajo, almost done :) | 15:02 |
| anilvenkata | ajo, otherwise we test with only one network and one or two chassis, we will have these issues | 15:03 |
| anilvenkata | ajo, if we have func tests, we can try with multiple physnets and br-mappings :) | 15:03 |
| anilvenkata | lucasagomes, ^ | 15:03 |
| ajo | yeah, that sounds great :D | 15:03 |
| anilvenkata | ajo, thanks Miguel | 15:03 |
| lucasagomes | anilvenkata, ++ yeah sounds good | 15:04 |
| anilvenkata | ajo, lucasagomes let me take my kid to doctor now, he has wheezing problem :) | 15:04 |
| anilvenkata | numans, ^ | 15:04 |
| *** anilvenkata is now known as anilvenkata|AFK | 15:04 | |
| ajo | anilvenkata|AFK of course, take care anil | 15:05 |
| *** yamamoto_ has quit IRC | 15:08 | |
| *** yamamoto has joined #openstack-neutron-ovn | 15:10 | |
| *** yamamoto has quit IRC | 15:11 | |
| lucasagomes | anilvenkata|AFK, see ya, hope he gets better soon | 15:14 |
| *** janki has quit IRC | 15:19 | |
| *** yamamoto has joined #openstack-neutron-ovn | 16:12 | |
| *** yamamoto has quit IRC | 16:17 | |
| *** pcaruana has quit IRC | 16:25 | |
| *** saphi has joined #openstack-neutron-ovn | 16:31 | |
| *** lucasagomes is now known as lucas-afk | 16:32 | |
| *** lrichard has quit IRC | 16:57 | |
| *** lrichard has joined #openstack-neutron-ovn | 17:00 | |
| *** igordcard is now known as igordc | 17:02 | |
| *** anilvenkata|AFK is now known as anilvenkata | 17:19 | |
| anilvenkata | thanks ajo lucas-afk | 17:20 |
| anilvenkata | ajo, https://review.openstack.org/#/c/486971/ needs russellb blessings | 17:25 |
| * ajo looks | 17:26 | |
| ajo | oh right :) | 17:26 |
| *** saphi has quit IRC | 17:34 | |
| russellb | NO! | 17:39 |
| russellb | kidding, i haven't looked yet ^_^ | 17:39 |
| ajo | XD | 17:39 |
| anilvenkata | :) | 17:42 |
| *** anilvenkata has quit IRC | 18:53 | |
| russellb | anyone know what's up with ovs master CI? | 19:00 |
| russellb | has it been broken a long time? | 19:00 |
| russellb | if so, that means ovs 2.8 could be broken ... we need to debug it | 19:01 |
| *** openstackgerrit has quit IRC | 19:03 | |
| *** zkassab has joined #openstack-neutron-ovn | 20:17 | |
| *** zkassab has quit IRC | 20:18 | |
| *** amotoki has quit IRC | 20:24 | |
| *** ajo has quit IRC | 21:02 | |
| *** ajo has joined #openstack-neutron-ovn | 21:04 | |
| *** ajo has quit IRC | 22:01 | |
| *** rpb has joined #openstack-neutron-ovn | 22:20 | |
| *** mmichelson has quit IRC | 22:27 | |
| *** yamamoto has joined #openstack-neutron-ovn | 22:51 | |
| *** yamamoto has quit IRC | 23:33 | |
| *** yamamoto has joined #openstack-neutron-ovn | 23:40 | |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!