Saturday, 2016-03-12

russellbazbiswas: yes, i did00:36
russellbazbiswas: the problems i was hitting at the time were a combination of 1) a bug in ovs+conntrack support. and 2) we needed to add some custom ACLs allowing DHCP.00:36
russellbare you having trouble?00:36
azbiswaswe are having trouble with DHCP requests reaching the DHCP server00:39
azbiswasfor provider networks00:39
azbiswasif the dhcp namespace is the only port in the network on a host, then the DHCP request does reach it, but if there are other VMs on the same host, then it's not reaching00:41
russellbinteresting00:41
russellbis this a VM reaching a remote DHCP server?00:41
azbiswasWe have bonding enabled as well, so it could be this - https://bugzilla.redhat.com/show_bug.cgi?id=126729100:41
openstackbugzilla.redhat.com bug 1267291 in openvswitch "[Openvswitch] balance-tcp bond mode causing issues with OSP Deployments" [High,New] - Assigned to lrichard00:41
russellba DHCP server on another host00:41
russellbok, i'm not familiar with bonding and OVS00:42
russellbyou could try disabling that to eliminate it from the equation00:42
azbiswasright00:42
azbiswasi'm not in charge of the environment :), i can only observe and see what's happening.00:43
russellbOK00:43
russellbany digging yet?  or just looking around to see if it was a known issue?00:44
azbiswasthe frame was reaching the br-pub but not reaching the dhcp agent unless that dhcp agent was the only port on that network in the host. That indicated a broadcast problem.00:45
russellband this is using up to date networking-ovn and ovs/ovn ?00:45
russellbthis was a problem with provider networks several weeks ago00:45
russellbmore than 1 port on the same provider net on the same host was broken00:46
azbiswasit's pretty recent i.e. the ebay/han zhou patch is there00:46
russellbok, sounds recent enough.00:46
russellb(brb)00:46
russellbif you know it's hitting the remote host, then the next thing i'd be doing is trying to debug the flow table ...00:48
russellbi'd have a client generating a DHCP request regularly (every second or something)00:49
russellband then i'd watch the counters in the flow table to see what's getting hit00:49
russellbthat usually helps me spot where a packet is going00:49
russellbi really like this command, or some variant ... watch -d -n 0.5 "sudo ovs-ofctl -O OpenFlow13 dump-flows br-int | cut -f3- -d','"00:49
russellbyou could also grep for "metadata=0x1" (or whatever the right number is) to only look at flows for a certain datapath00:50
azbiswaswe were doing something along that line, it was hitting the broadcast flow but not the one after.00:52
azbiswasThe watch command is something I'll keep in mind.00:52
russellbsounds like you've narrowed it down a good bit00:53
azbiswasWe don't seem to hitting this in other cloud systems, so it's not consistent either. There could be other stability issues. I wanted to confirm that the conntrack/ovs bug you found was fixed.00:53
russellbyes, the bug i was hitting back then was fixed00:54
russellbazbiswas: i believe it was https://github.com/openvswitch/ovs/commit/e37b8437e915a02a88116e5ea7af1a7e716bd59700:58
azbiswasrussellb: thanks00:59
russellbnp01:04
Sam-I-Amrussellb: weeeeekennnndddd01:06
russellbi have beer01:06
Sam-I-Ambut you also have computer01:07
russellbit's true01:07
Sam-I-Amso, halfway there :)01:07
Sam-I-Ami need to weekend hard01:07
Sam-I-Amits been... rough01:07
russellbsorry to hear that01:07
Sam-I-Amnew bike showed up today, so there's that01:07
russellbnice01:07
Sam-I-Amgoing to see how it rides tomorrow01:07
russellbi went to a bike store today for one of those tow your kid around trailers01:07
Sam-I-Amoh, fun01:08
Sam-I-Amthats good exercise01:08
russellbyeah, kid was scared of it first try, but we'll keep at it :)01:08
Sam-I-Ami'm scared of you01:08
russellbmakes sense01:08
Sam-I-Amits a thing01:09
russellbit has been mid-70s here01:09
russellb<301:09
Sam-I-Amits been lovely here01:10
Sam-I-Amnot getting out as much as i should be01:10
Sam-I-Amfigure now that my road bike showed up, winter will make another appearance01:10
Sam-I-Amwhat really worries me is dry march-april here leads to fires01:10
*** chandrav has quit IRC01:11
Sam-I-Ami remember riding home from work in 85 degrees in march 2012... and the whole state lit up that year.01:11
azbiswasThere are storms all over the left coast here, so there should be residual over the rockies01:11
Sam-I-Amstuff has sort of gone around here01:12
Sam-I-Amthe mountains arent doing too bad, actually01:12
Sam-I-Amits the plains that are dry01:12
Sam-I-Amrussellb: i think this beer thing is a good idea01:12
Sam-I-Amperhaps with a side of pizza01:12
russellblooks like the valley should be nice for my visit next week01:12
* azbiswas thirsty01:13
russellbsunny, upper 60s/70s01:13
russellbi had some nachos.01:13
Sam-I-Amrussellb: with a side of donut?01:13
russellbno!01:13
Sam-I-Ama few weeks ago the donut shop had nutella-stuffed glazed donuts01:13
Sam-I-Amif you're going to donut, you might as well go all in01:14
russellbi thought i might code a little01:19
russellbbut...01:19
Sam-I-Amheh01:21
Sam-I-Ami'm trying to avoid my roommate while he watches the ku baylor game01:21
Sam-I-Amthings are going to get real here01:21
russellbha01:22
russellbi'm almost due for another beer01:22
Sam-I-Ami just got one01:22
russellband at that point there is 0% chance of productivity01:22
Sam-I-Amwell, i dunno about that. killing off the weak brain cells let the others work more efficiencly.01:23
Sam-I-Amthats why you feel smarter after drinking beer01:23
*** asti has joined #openstack-neutron-ovn01:24
russellbyou're on to something01:24
Sam-I-Amcode reviews go much better with beer01:24
Sam-I-Ami need to uncomputer pretty hard this weekend. bikes. airplanes. in particular, washing an airplane. its pleasantly mindless, and when i get done, i have a feeling of accomplishment.01:25
Sam-I-Ammight break out the RC helicopters after mothballing them for the winter01:25
*** banix has joined #openstack-neutron-ovn01:27
*** jckasper has joined #openstack-neutron-ovn01:33
russellbSam-I-Am: sounds fun!01:36
*** jckasper has quit IRC01:38
Sam-I-Amrussellb: yep. its amazing how liberating washing and waxing an airplane is.01:38
*** asti has quit IRC01:40
*** fzdarsky|afk has quit IRC02:22
*** fzdarsky has joined #openstack-neutron-ovn02:28
*** gongysh has joined #openstack-neutron-ovn02:43
*** s3wong has quit IRC03:03
*** azbiswas has quit IRC03:08
*** irenab has quit IRC03:24
*** irenab has joined #openstack-neutron-ovn03:28
*** azbiswas has joined #openstack-neutron-ovn04:09
*** jckasper has joined #openstack-neutron-ovn04:17
*** azbiswas has quit IRC04:24
*** azbiswas has joined #openstack-neutron-ovn04:24
*** azbiswas has quit IRC04:29
*** banix has quit IRC04:30
*** jckasper has quit IRC04:31
*** jckasper has joined #openstack-neutron-ovn04:32
*** jckasper has quit IRC04:40
*** jckasper has joined #openstack-neutron-ovn04:40
*** jckasper has quit IRC04:41
*** jckasper has joined #openstack-neutron-ovn04:41
*** azbiswas has joined #openstack-neutron-ovn05:27
*** azbiswas has quit IRC05:27
*** jckasper has quit IRC05:31
*** jckasper has joined #openstack-neutron-ovn05:31
*** jckasper has quit IRC05:33
*** jckasper has joined #openstack-neutron-ovn05:33
*** armax has quit IRC05:38
*** jckasper has quit IRC06:06
*** jckasper has joined #openstack-neutron-ovn06:06
*** jckasper has joined #openstack-neutron-ovn06:07
*** jckasper has quit IRC06:19
*** jckasper has joined #openstack-neutron-ovn06:19
*** jckasper has quit IRC06:19
*** jckasper has joined #openstack-neutron-ovn06:20
*** jckasper has quit IRC06:38
*** jckasper has joined #openstack-neutron-ovn06:38
*** jckasper has quit IRC06:43
*** jckasper has joined #openstack-neutron-ovn06:45
*** gangil has quit IRC07:15
*** gangil has joined #openstack-neutron-ovn07:17
*** gangil has joined #openstack-neutron-ovn07:17
*** jckasper has quit IRC07:27
*** jckasper has joined #openstack-neutron-ovn07:28
*** gongysh has quit IRC07:29
*** jckasper has quit IRC07:32
*** gangil has quit IRC08:02
*** yamamoto has joined #openstack-neutron-ovn10:19
*** yamamoto has quit IRC10:19
*** yamamoto has joined #openstack-neutron-ovn11:20
*** yamamoto has quit IRC11:22
*** yamamoto has joined #openstack-neutron-ovn11:22
*** yamamoto has quit IRC11:22
*** jckasper has joined #openstack-neutron-ovn11:29
*** jckasper has quit IRC11:33
*** yamamoto has joined #openstack-neutron-ovn11:50
*** yamamoto has quit IRC12:15
*** yamamoto has joined #openstack-neutron-ovn12:22
*** yamamoto has quit IRC12:36
*** banix has joined #openstack-neutron-ovn12:52
*** yamamoto has joined #openstack-neutron-ovn13:14
*** yamamoto has quit IRC13:41
*** numans has joined #openstack-neutron-ovn13:41
*** yamamoto has joined #openstack-neutron-ovn13:43
*** yamamoto has quit IRC13:43
*** yamamoto has joined #openstack-neutron-ovn13:44
*** numans has quit IRC13:46
*** banix has quit IRC13:50
*** asti has joined #openstack-neutron-ovn13:54
*** yamamoto has quit IRC13:58
*** yamamoto has joined #openstack-neutron-ovn13:59
*** asti has quit IRC14:07
*** banix has joined #openstack-neutron-ovn14:09
*** banix has quit IRC14:23
*** banix has joined #openstack-neutron-ovn14:24
*** banix has quit IRC14:56
*** yamamoto has quit IRC15:11
*** yamamoto has joined #openstack-neutron-ovn15:12
*** yamamoto has quit IRC15:16
*** irenab has quit IRC15:27
*** irenab has joined #openstack-neutron-ovn15:29
*** openstackgerrit_ has quit IRC15:30
*** jckasper has joined #openstack-neutron-ovn15:30
*** jckasper has quit IRC15:35
*** yamamoto has joined #openstack-neutron-ovn15:40
*** openstackgerrit_ has joined #openstack-neutron-ovn15:43
*** obondarev has joined #openstack-neutron-ovn16:08
*** obondarev_ has quit IRC16:12
*** markmcclain has quit IRC16:12
*** markmcclain has joined #openstack-neutron-ovn16:14
*** gangil has joined #openstack-neutron-ovn16:27
*** gangil has joined #openstack-neutron-ovn16:27
*** gangil has quit IRC16:31
*** armax has joined #openstack-neutron-ovn16:39
*** yamamoto has quit IRC17:00
*** dlundquist has quit IRC17:32
*** yamamoto has joined #openstack-neutron-ovn18:00
*** yamamoto has quit IRC18:11
*** armax has quit IRC19:01
*** jckasper has joined #openstack-neutron-ovn19:32
*** jckasper has quit IRC19:37
*** banix has joined #openstack-neutron-ovn20:02
*** banix has quit IRC20:06
openstackgerritAmitabha Biswas proposed openstack/networking-ovn: Reduce number of OVSDB row changes during ACL updates  https://review.openstack.org/28248822:14
*** jckasper has joined #openstack-neutron-ovn23:34
*** jckasper has quit IRC23:38

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