Wednesday, 2017-05-03

*** yamamoto has joined #openstack-neutron-ovn00:57
*** yamamoto has quit IRC01:05
openstackgerritMerged openstack/networking-ovn master: use neutron-lib constants rather than plugin constants  https://review.openstack.org/46148801:46
russellbnumans: do you know why ovs master is broken?01:47
numansrussellb, hi01:47
* numans thinking why01:48
numansrussellb, i think the latest commit in devstack broke it01:48
numansrussellb, lucas-afk pointed me to the commit. let me check01:48
numansrussellb, looks like this broke it - https://github.com/openstack-dev/devstack/commit/7f8df450dbdfe754eb3f7311de56327878a3d1c301:49
numansatleast that's what i see from this commit - https://review.openstack.org/#/c/461700/101:50
russellbyeah i thought that patch fixed it01:50
numansrussellb, i see that ovs_master job is broken01:54
russellbyeah, or maybe broken again01:54
*** s3wong has quit IRC01:55
numansrussellb, for the ovn tutorial in the summit, networking-ovn master would be used with ovs master ?01:55
russellbnumans: i don't know, we'd have to ask blp ...01:56
numansrussellb, ok. from this patch it looks like - https://patchwork.ozlabs.org/patch/756973/01:57
openstackgerritGuoshuai Li proposed openstack/networking-ovn master: fix no update OVNNB static-route when change external subnet's gateway_ip  https://review.openstack.org/45996502:05
openstackgerritDong Jun proposed openstack/networking-ovn master: Fix ValueError When mapping muti physnets to a same OVS bridge  https://review.openstack.org/46099802:07
numansdongjun, Hi02:08
numansdo you have any idea why ovs master CI is broken02:08
dongjunnumans: hi02:08
dongjunagain?02:09
numansdongjun, yeah :)02:10
numansbut since its non voting,02:10
numansdongjun, not blocked on CI02:10
numansdongjun, this commit has failure for the master job - https://review.openstack.org/#/c/461488/02:12
numansthe commit prior to that is fine02:12
dongjunoh, no idea02:12
dongjunjust noticed now02:12
numanslet's see how it goes for this one - https://review.openstack.org/#/c/459965/02:13
dongjunnumans: are you looking into the broken?02:14
numansdongjun, not yet02:27
dongjunnumans: Seems there is not any log of ovs-vswitchd in output logs and journal file.02:44
dongjunnumans: Did ovn has a wrong log setting to devstack?02:46
numansdongjun, oh ok. I am not sure on that02:54
*** janki has joined #openstack-neutron-ovn02:55
dongjunnumans:  ^. Hope it would not be another ghost problem.  It succeeded in https://review.openstack.org/#/c/460998/03:12
*** zkassab has joined #openstack-neutron-ovn03:16
*** anilvenkata has joined #openstack-neutron-ovn03:18
*** zkassab has quit IRC03:24
*** dongjun has quit IRC03:29
*** dongjun has joined #openstack-neutron-ovn03:29
*** masber has quit IRC03:46
*** jchhatbar has joined #openstack-neutron-ovn03:49
*** janki has quit IRC03:52
*** mickeys has quit IRC03:55
openstackgerritMerged openstack/networking-ovn master: fix no update OVNNB static-route when change external subnet's gateway_ip  https://review.openstack.org/45996503:56
*** salv-orlando has joined #openstack-neutron-ovn04:18
*** mickeys has joined #openstack-neutron-ovn04:18
*** salv-orlando has quit IRC04:23
*** jchhatbar is now known as janki04:30
*** salv-orlando has joined #openstack-neutron-ovn04:49
openstackgerritMerged openstack/networking-ovn master: Fix ValueError When mapping muti physnets to a same OVS bridge  https://review.openstack.org/46099805:02
*** mickeys has quit IRC05:18
*** mickeys has joined #openstack-neutron-ovn05:34
*** salv-orl_ has joined #openstack-neutron-ovn05:46
*** ltomasbo|away is now known as ltomasbo05:47
*** salv-orlando has quit IRC05:49
*** salv-orl_ has quit IRC05:50
*** masber has joined #openstack-neutron-ovn05:58
*** zefferno has joined #openstack-neutron-ovn06:07
*** zefferno has quit IRC06:12
*** zefferno has joined #openstack-neutron-ovn06:13
*** zefferno has quit IRC06:14
*** gongysh has joined #openstack-neutron-ovn06:21
*** pcaruana has joined #openstack-neutron-ovn06:27
arslanqhi numans: i was able to resolve that issue by upgrading qemu-kvm version06:38
arslanqnumans: now i can launch VMs06:38
numansarslanq, hi06:38
numansthat's great06:38
elurkkinumans: Have you ever faced the problem where OVN router stops passing the traffic through. It has happened for me twice now. I do have ping from all my networks now, and it they have been working 24h now without problems. I can fix the problem by removing the router and creating it again.06:40
numanselurkki, that's strange06:40
numanselurkki, is it gateway router ?06:40
numanselurkki, i mean ping is East-west ? or North-south ?06:40
numanselurkki, which version of ovs you are using06:41
arslanqelrukki: I have also faced this problem before....restarting services worked for me06:41
elurkkiOh boy. I do not know concept east-west, north-south. I have to study those before I can answer for you06:41
arslanqnumans: DPDK traffic is working on same compute node...but east west traffic is not working06:42
numanselurkki, no worries :)06:42
elurkkinumans: The network is like this: provider network (public IPs, connected to OVN over VLAN) <-> Router <-> Private Network (192.168.0.0/24)06:42
elurkkiI have used openstack commands to create those all06:43
numanselurkki, east - west is ping across private networks connected via a logical router06:43
elurkkiok06:43
numanselurkki, which version of ovs you are using06:43
*** mickeys has quit IRC06:43
elurkkiCompiled it from sources. Checking quickly the git tag06:44
numanselurkki, if you can reproduce it it would be great if you could raise a bug with the logs and steps06:44
elurkkinumans: I think I could reproduce it with disabling the contiuous ping, but after that I should be able to read the ovs flows, which I do not know how to do.06:45
elurkkinumans: Any goo pointer for starting with OVS tracing ?06:45
numanselurkki, you could use "ovs-ofctl dump-flows br-int"06:45
elurkkiok06:45
elurkkinumans: Ok, I will test this few days and ask more questions if it occurs. Thanks again!06:47
elurkkiand the version06:47
*** zefferno has joined #openstack-neutron-ovn06:47
elurkkinumans: This is from Mar 9, 2017. Tag commit a80aba3a7996759e4950187dcfbe89ab7cfe7d9306:48
numanselurkki, ok06:48
elurkkiI would say it is old06:48
elurkkifor git repo06:48
elurkkiI think I will recompile this06:48
numanselurkki, if you want, you could rebase it to the latest one and give it a try06:48
openstackgerritGuoshuai Li proposed openstack/networking-ovn master: add functional test for QoS.  https://review.openstack.org/46084607:28
*** salv-orlando has joined #openstack-neutron-ovn07:38
*** salv-orlando has quit IRC07:46
*** gongysh has quit IRC07:55
*** masber has quit IRC07:56
*** masber has joined #openstack-neutron-ovn07:59
*** salv-orlando has joined #openstack-neutron-ovn08:05
*** lucas-afk is now known as lucasagomes08:26
*** salv-orlando has quit IRC08:56
*** yamamoto has joined #openstack-neutron-ovn09:07
*** yamamoto has quit IRC09:11
*** mickeys has joined #openstack-neutron-ovn09:15
*** mickeys has quit IRC09:17
openstackgerritLucas Alvares Gomes proposed openstack/networking-ovn master: DevStack local.conf.sample: Disable Horizon and Cinder  https://review.openstack.org/46205009:19
*** salv-orlando has joined #openstack-neutron-ovn10:06
*** mickeys has joined #openstack-neutron-ovn10:18
*** mickeys has quit IRC10:23
*** salv-orlando has quit IRC10:30
elurkkinumans: Seems that compute1 <-> compute2 ping wont go through. Any tips ?10:35
elurkkinumans: I do have VMs in both of them and ICMP wont go through. If both VMs are in the same compute node, no problems.10:35
numanselurkki, ok may be you need to allow geneve ports in your firewall10:52
numanselurkki, or flush your iptables rules and try once10:52
elurkkiok, will test those10:54
elurkkinumans: or do you mena those 6641 and 6642 ?10:54
numanselurkki, those are required. you also need to allow geneve udp port10:54
numansi think 6081 is the port for geneve10:55
elurkkidisabling whole firewalld now10:55
elurkkithats it10:56
elurkkiping started to work10:56
elurkkioh boy10:56
elurkkiThanks again :)10:56
numanselurkki, welcome.10:56
openstackgerritboden proposed openstack/networking-ovn master: use neutron-lib port security api-def  https://review.openstack.org/46147411:01
*** lucasagomes is now known as lucas-hungry11:28
*** pcaruana has quit IRC11:53
*** pcaruana has joined #openstack-neutron-ovn11:57
*** fzdarsky has joined #openstack-neutron-ovn11:59
*** fzdarsky has quit IRC12:00
arslanqnumans: is this gateway Ha plan implemented or not? http://docs.openvswitch.org/en/latest/topics/high-availability/12:36
numansarslanq, there is a proposal for that - https://mail.openvswitch.org/pipermail/ovs-dev/2017-April/330530.html12:37
numansarslanq,  I think ajo  and anilvenkata are working on it12:38
anilvenkataarslanq, Hi, me and ajo are working on it12:38
arslanqnumans: Thanks :)12:39
arslanqanilvenkata: is there a timeline for that? and this will be finally merged into 2.7?12:39
anilvenkataarslanq, amy be 2.812:40
anilvenkataarslanq, as it is a feature, I dont think it will go in 2.712:40
arslanqanilvenkata: ok, are you also implementing this with OpenStack?12:41
anilvenkataarslanq, yes12:41
arslanqanilvenkata: Ok Great...thanks12:41
anilvenkataarslanq, welcome :)12:41
*** lucas-hungry is now known as lucasagomes12:42
*** masber has quit IRC13:01
*** zkassab has joined #openstack-neutron-ovn13:05
ajoarslanq hi,13:19
ajoys, that's the plan as anilvenkata  said :)13:19
ajoarslanq do you want to help or just looking for availability? :)13:20
arslanqajo: I was looking for availability.....actually i am testing OVN these days.13:23
ajoack, arslanq , let me point you to an email we sent, 1 sec13:24
ajoIt'd be great to get some feedback13:24
arslanqajo: yes sure13:24
*** salv-orlando has joined #openstack-neutron-ovn13:25
*** tongli has joined #openstack-neutron-ovn13:26
*** ltomasbo is now known as ltomasbo|away13:33
ajoarslanq https://mail.openvswitch.org/pipermail/ovs-dev/2017-April/330597.html13:34
ajosorry for the delay13:35
ajoarslanq if you can answer with some feedaback that would be great13:35
*** ltomasbo|away is now known as ltomasbo13:36
*** mlavalle has joined #openstack-neutron-ovn13:45
*** janki has quit IRC13:53
openstackgerritDong Jun proposed openstack/networking-ovn master: Add OVN Trunk Driver Functional test  https://review.openstack.org/46216213:57
openstackgerritMerged openstack/networking-ovn master: use neutron-lib port security api-def  https://review.openstack.org/46147413:58
*** openstackgerrit has quit IRC14:18
*** salv-orl_ has joined #openstack-neutron-ovn14:53
*** salv-orlando has quit IRC14:56
*** zefferno has quit IRC15:00
*** mickeys has joined #openstack-neutron-ovn15:04
*** openstackgerrit has joined #openstack-neutron-ovn15:10
openstackgerritDong Jun proposed openstack/networking-ovn master: Fix bug of trunk plugin loading  https://review.openstack.org/46082515:10
*** regXboi has joined #openstack-neutron-ovn15:13
*** regXboi has left #openstack-neutron-ovn15:14
*** salv-orl_ has quit IRC15:18
*** salv-orlando has joined #openstack-neutron-ovn15:18
openstackgerritDong Jun proposed openstack/networking-ovn master: Add OVN Trunk Driver Functional test  https://review.openstack.org/46216215:33
*** ltomasbo is now known as ltomasbo|away15:43
*** zkassab_ has joined #openstack-neutron-ovn15:58
*** zkassab_ has quit IRC15:58
*** tongli has quit IRC15:59
*** anilvenkata has quit IRC16:05
openstackgerritTerry Wilson proposed openstack/ovsdbapp master: Allow choosing vlog levels to patch and restoring the vlog  https://review.openstack.org/46112616:11
*** lucasagomes is now known as lucas-afk16:21
openstackgerritTerry Wilson proposed openstack/ovsdbapp master: Allow choosing vlog levels to patch and restoring the vlog  https://review.openstack.org/46112616:21
*** pcaruana has quit IRC16:24
openstackgerritTerry Wilson proposed openstack/ovsdbapp master: Allow choosing vlog levels to patch and restoring the vlog  https://review.openstack.org/46112617:38
*** s3wong has joined #openstack-neutron-ovn18:06
*** salv-orlando has quit IRC18:12
*** mickeys has quit IRC18:18
*** mickeys has joined #openstack-neutron-ovn18:24
*** anilvenkata has joined #openstack-neutron-ovn18:36
-openstackstatus- NOTICE: Gerrit on review.openstack.org is being restarted to accomodate a memory leak in Gerrit. Service should return shortly.18:53
*** anilvenkata has quit IRC19:11
openstackgerritMerged openstack/ovsdbapp master: Allow choosing vlog levels to patch and restoring the vlog  https://review.openstack.org/46112619:18
*** mickeys has quit IRC19:39
*** salv-orlando has joined #openstack-neutron-ovn19:41
*** zkassab has quit IRC19:53
*** mickeys has joined #openstack-neutron-ovn20:16
*** salv-orl_ has joined #openstack-neutron-ovn20:56
*** salv-orlando has quit IRC20:59
*** mlavalle has quit IRC22:25
*** igordcar1 has joined #openstack-neutron-ovn22:26
*** igordcard has quit IRC22:28
*** salv-orl_ has quit IRC22:32
*** mickeys has quit IRC23:34
*** masber has joined #openstack-neutron-ovn23:58

Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!