*** doonhammer has joined #openstack-neutron-ovn | 00:03 | |
*** doonhammer has quit IRC | 00:03 | |
*** doonhammer has joined #openstack-neutron-ovn | 00:04 | |
*** doonhammer has quit IRC | 00:04 | |
*** doonhammer has joined #openstack-neutron-ovn | 00:17 | |
masber | hi, is there a performance penalization running ovs on kernel 3.10> | 00:48 |
---|---|---|
masber | ? | 00:48 |
masber | the reason I am asking is because I am experiencing a poor network performance between vms running on same host | 00:50 |
masber | for example I am running openstack ocata on centos 7 | 00:51 |
masber | iperf shows me a bandwidth of 17.5Gigs/sec | 00:51 |
masber | I asked this question on #openstack and found a person who got 40Gigs/sec | 00:52 |
masber | the difference is that the other person was using ubuntu | 00:52 |
masber | with kernel 4.1 | 00:52 |
masber | that is the reason I am asking is the kernel plays such an important role on ovs performance | 00:53 |
*** ajo has quit IRC | 00:54 | |
*** leifmadsen has quit IRC | 00:55 | |
*** leifmadsen has joined #openstack-neutron-ovn | 00:57 | |
*** ajo has joined #openstack-neutron-ovn | 01:00 | |
*** s3wong has quit IRC | 01:17 | |
*** gongysh has joined #openstack-neutron-ovn | 01:54 | |
*** doonhammer has quit IRC | 02:12 | |
openstackgerrit | Dong Jun proposed openstack/networking-ovn master: Call idlutils.get_schema_helper instead of idlutils._get_schema_helper https://review.openstack.org/457844 | 02:32 |
openstackgerrit | Ihar Hrachyshka proposed openstack/networking-ovn master: Disable new N537 hacking check from next neutron-lib https://review.openstack.org/457109 | 03:04 |
*** jerrygb has joined #openstack-neutron-ovn | 03:21 | |
*** mickeys_ has quit IRC | 03:39 | |
*** gongysh has quit IRC | 03:56 | |
*** salv-orlando has joined #openstack-neutron-ovn | 04:23 | |
*** salv-orlando has quit IRC | 04:28 | |
*** mickeys has joined #openstack-neutron-ovn | 04:40 | |
*** mickeys has quit IRC | 04:45 | |
*** salv-orlando has joined #openstack-neutron-ovn | 04:56 | |
*** gongysh has joined #openstack-neutron-ovn | 05:01 | |
*** anilvenkata has joined #openstack-neutron-ovn | 05:14 | |
*** janki has joined #openstack-neutron-ovn | 05:22 | |
*** jerrygb has quit IRC | 05:25 | |
*** ltomasbo|away is now known as ltomasbo | 05:26 | |
*** mickeys has joined #openstack-neutron-ovn | 05:41 | |
numans | masber, are you using with OVN ? | 05:45 |
*** mickeys has quit IRC | 05:46 | |
masber | numans, yes I am using ovs and firewall = ovsswitch so no hybrid iptables | 05:46 |
masber | tap devices are connected to ovs and not to linux bridge | 05:46 |
masber | I am not an expert here, I am learning little by little | 05:46 |
numans | masber, i meant ML2 OVN driver + OVN | 05:47 |
numans | or neutron ML2 ovs | 05:47 |
masber | sorry I misunderstood | 05:47 |
masber | how can I know? | 05:48 |
numans | masber, from your answer i suspect you are using the reference neutron ML2 ovs | 05:48 |
numans | masber, check the value of mech_driver in /etc/neutron/plugins/ml2_conf.ini | 05:49 |
numans | masber, i may be a little wrong with the path :) | 05:49 |
numans | masber, if you are using OVN, our testing has shown that vms running on same host (belonging to the same network) has performance hit | 05:50 |
masber | http://paste.openstack.org/show/606942/ | 05:50 |
numans | masber, ok, its ML2 ovs | 05:51 |
numans | and not OVN | 05:51 |
numans | so not sure why you are seeing this issue :) | 05:51 |
masber | from your experience, which bandwidth do you see across vm on same host? | 05:52 |
masber | and do you think the kernel may impact the performance? | 05:52 |
numans | masber, don't remember exactly | 05:52 |
numans | masber, i think so | 05:52 |
numans | masber, you are using centos right ? | 05:52 |
masber | I was talking with SamYaple from #openstack and he got 40Gigs/sec on his lab | 05:53 |
numans | masber, i suggest you update your centos kernel to the latest one and see if there are any improvements - http://elrepo.org/tiki/kernel-ml | 05:53 |
masber | I am getting 17.5Gigs/sec which less than 50% performance so I am guessing I have a lot of things to customise | 05:54 |
numans | masber, other suggestion is to build the ovs kernel module from sources and see how it performs | 05:54 |
masber | the differences between his lab and my env were that he is using ubuntu 16.04 (kernel 4.1) and DPDK and SR-IOV | 05:55 |
masber | and I am running centos 7.3 (kernel 3.1) no DPDK and no SR-IOV | 05:56 |
switchcade | masber: DPDK and SR-IOV are major changes that affect performance | 05:56 |
numans | masber, ok. I don't know too much of DPDK, but I think DPDK should give a better performance | 05:57 |
masber | ok, I will check enabling those feature and see | 05:59 |
masber | I am reinstalling my hosts using ubuntu for another test, these way I can see what is the impact of the kernel | 06:00 |
*** salv-orlando has quit IRC | 06:04 | |
masber | I will come back to you with the outcome if you are interested | 06:05 |
*** numans has quit IRC | 06:25 | |
elurkki | What could be the problem when neutron gives error "Failed to bind port 7f03d3ae-a657-4f5a-aed6-a90c56bc09ea on host compute2" after adding new compute node ? Thanks a lot for tips | 06:26 |
elurkki | CentOS 7, sealert doesn't give any alerts | 06:26 |
*** janki has quit IRC | 06:30 | |
*** pcaruana has joined #openstack-neutron-ovn | 06:33 | |
*** dongjun has quit IRC | 06:38 | |
*** dongjun has joined #openstack-neutron-ovn | 06:39 | |
*** mickeys has joined #openstack-neutron-ovn | 06:42 | |
*** mickeys has quit IRC | 06:46 | |
*** numans has joined #openstack-neutron-ovn | 06:47 | |
*** janki has joined #openstack-neutron-ovn | 06:49 | |
*** numans has quit IRC | 06:56 | |
*** numans has joined #openstack-neutron-ovn | 07:00 | |
*** zefferno has joined #openstack-neutron-ovn | 07:01 | |
*** mkalfon_ has joined #openstack-neutron-ovn | 07:03 | |
elurkki | Doh, hostname was not set and that caused Failed to bind error | 07:04 |
masber | elurkki, also check your nic is up and running | 07:06 |
*** salv-orlando has joined #openstack-neutron-ovn | 07:17 | |
*** mickeys has joined #openstack-neutron-ovn | 07:36 | |
*** jerrygb has joined #openstack-neutron-ovn | 07:55 | |
*** jerrygb has quit IRC | 08:00 | |
*** lucas-afk is now known as lucasagomes | 08:07 | |
*** numans has quit IRC | 08:33 | |
*** mickeys has quit IRC | 08:40 | |
*** janki has quit IRC | 08:41 | |
*** numans has joined #openstack-neutron-ovn | 08:44 | |
*** janki has joined #openstack-neutron-ovn | 08:49 | |
*** janki has quit IRC | 08:56 | |
*** janki has joined #openstack-neutron-ovn | 08:57 | |
arslanq | numans: Since i was trying DPDK with OVN, it seems like networking_ovn bug because i can make sure the configuration by manually creating ports of type dpdkvhostuser. These are exact nova logs: https://pastebin.mozilla.org/9019408 | 09:15 |
arslanq | numans: It looks like that nova does not get the path that we are giving in ml2 conf i.e vhost_sock_dir | 09:16 |
arslanq | numans: I am not sure how to debug this issue | 09:17 |
*** numans has quit IRC | 09:24 | |
*** mickeys has joined #openstack-neutron-ovn | 09:40 | |
*** mickeys has quit IRC | 09:47 | |
*** salv-orl_ has joined #openstack-neutron-ovn | 09:48 | |
*** zefferno has quit IRC | 09:50 | |
*** mkalfon_ has quit IRC | 09:50 | |
*** zefferno has joined #openstack-neutron-ovn | 09:51 | |
*** salv-orlando has quit IRC | 09:51 | |
*** janki has quit IRC | 10:05 | |
*** janki has joined #openstack-neutron-ovn | 10:16 | |
*** janki has quit IRC | 10:37 | |
*** janki has joined #openstack-neutron-ovn | 10:37 | |
*** janki has quit IRC | 10:41 | |
*** mickeys has joined #openstack-neutron-ovn | 10:44 | |
*** mickeys has quit IRC | 10:48 | |
*** janki has joined #openstack-neutron-ovn | 10:50 | |
*** salv-orl_ has quit IRC | 10:52 | |
*** janki has quit IRC | 10:53 | |
*** janki has joined #openstack-neutron-ovn | 11:17 | |
*** numans has joined #openstack-neutron-ovn | 11:25 | |
*** gongysh has quit IRC | 11:35 | |
*** salv-orlando has joined #openstack-neutron-ovn | 11:42 | |
*** mickeys has joined #openstack-neutron-ovn | 11:45 | |
openstackgerrit | Lucas Alvares Gomes proposed openstack/networking-ovn master: Acknowledge Neutron that DHCP has changed https://review.openstack.org/458035 | 11:47 |
*** salv-orlando has quit IRC | 11:48 | |
*** mickeys has quit IRC | 11:49 | |
*** numans has quit IRC | 11:52 | |
*** numans has joined #openstack-neutron-ovn | 11:54 | |
openstackgerrit | Lucas Alvares Gomes proposed openstack/networking-ovn master: Acknowledge Neutron that DHCP has changed https://review.openstack.org/458035 | 11:56 |
*** lucasagomes is now known as lucas-hungry | 11:59 | |
arslanq | numans: did you get a chance to see the logs i posted above | 12:04 |
numans | arslanq, nope | 12:05 |
arslanq | numans: Since i was trying DPDK with OVN, it seems like networking_ovn bug because i can make sure the configuration by manually creating ports of type dpdkvhostuser. These are exact nova logs: https://pastebin.mozilla.org/9019408 | 12:06 |
arslanq | It looks like that nova does not get the path that we are giving in ml2 conf i.e vhost_sock_dir | 12:06 |
*** gongysh has joined #openstack-neutron-ovn | 12:41 | |
openstackgerrit | Russell Bryant proposed openstack/networking-ovn master: Repair master CI unit test and python3.5 dsvm functional test https://review.openstack.org/457440 | 12:41 |
numans | arslanq, can you please create a bug in networking_ovn | 12:41 |
arslanq | numans: I am debugging it more, i'll let you know | 12:44 |
numans | arslanq, thanks | 12:45 |
*** mickeys has joined #openstack-neutron-ovn | 12:46 | |
arslanq | numans: I am only stuck on DPDK otherwise i have tested other advanced features with OVN | 12:46 |
numans | arslanq, you are using newton right | 12:47 |
*** mickeys has quit IRC | 12:50 | |
*** jerrygb has joined #openstack-neutron-ovn | 12:53 | |
*** lucas-hungry is now known as lucasagomes | 13:07 | |
arslanq | numans: Yes i am using Newton with L3-agent | 13:11 |
arslanq | numans: I read the release-spec, DPDK is supported with OVN with l3-agent......please correct me if i am wrong | 13:13 |
lucasagomes | btw folks: https://review.openstack.org/#/c/458075/ | 13:35 |
lucasagomes | it's just adding networking-ovn to reviewstats | 13:35 |
numans | lucasagomes++ | 13:45 |
russellb | lucasagomes: approved | 13:56 |
lucasagomes | ty! | 13:57 |
*** janki has quit IRC | 14:06 | |
*** mickeys has joined #openstack-neutron-ovn | 14:21 | |
openstackgerrit | Lucas Alvares Gomes proposed openstack/networking-ovn master: Acknowledge Neutron that DHCP has changed https://review.openstack.org/458035 | 14:22 |
*** mickeys has quit IRC | 14:25 | |
*** doonhammer has joined #openstack-neutron-ovn | 15:03 | |
*** zkassab has joined #openstack-neutron-ovn | 15:03 | |
*** pcaruana has quit IRC | 15:28 | |
openstackgerrit | Merged openstack/networking-ovn master: Repair master CI unit test and python3.5 dsvm functional test https://review.openstack.org/457440 | 15:32 |
*** fzdarsky has joined #openstack-neutron-ovn | 15:33 | |
arslanq | numans: This is confirmed bug, i just tried on OVS its working with openvswitch-agent | 15:42 |
*** doonhammer has left #openstack-neutron-ovn | 15:46 | |
*** mlavalle has joined #openstack-neutron-ovn | 15:56 | |
arslanq | numans: russellb: https://bugs.launchpad.net/networking-ovn/+bug/1684219 | 16:06 |
openstack | Launchpad bug 1684219 in networking-ovn "vhostuser_sock_path not present in vif_details" [Undecided,New] | 16:06 |
numans | arslanq, thanks for reporting the bug | 16:08 |
*** lucasagomes is now known as lucas-afk | 16:08 | |
numans | arslanq, is it possible for you to reproduce the bug in the networking-ovn master ? | 16:08 |
numans | if it is reproducible in master, the fix should first go to master before it is backported to ocata and newton | 16:09 |
arslanq | numans: Yes i am looking at the code on both master and newton branch....both are different....let me try with hot patch | 16:17 |
*** zefferno has quit IRC | 16:22 | |
*** gongysh has quit IRC | 16:22 | |
*** ltomasbo is now known as ltomasbo|away | 16:23 | |
*** mickeys_ has joined #openstack-neutron-ovn | 16:37 | |
*** mickeys_ has quit IRC | 16:42 | |
arslanq | numans: Hot patch did not clarify it, i would have to check it on a new setup with on master. I'll let you know | 16:42 |
arslanq | numans: Does networking_ovn (master) work with openstack stable/newton | 16:43 |
arslanq | numans: sorry with openstack stable/ocata | 16:43 |
russellb | it's not tested, so maybe, but it could break at any time if it does work | 16:43 |
arslanq | russellb: I think just to test the above issue i think it should not be an issue | 16:44 |
*** salv-orlando has joined #openstack-neutron-ovn | 16:54 | |
*** numans has quit IRC | 16:57 | |
*** numans has joined #openstack-neutron-ovn | 16:58 | |
*** mickeys_ has joined #openstack-neutron-ovn | 17:29 | |
*** anilvenkata has quit IRC | 17:42 | |
openstackgerrit | Guoshuai Li proposed openstack/networking-ovn master: Bug Fix For QOS https://review.openstack.org/457518 | 17:51 |
*** mlavalle has quit IRC | 18:18 | |
*** mlavalle has joined #openstack-neutron-ovn | 18:22 | |
openstackgerrit | Arslan Qadeer proposed openstack/networking-ovn master: In OvS 2.6,The NorthDB used “policing_burst”,“policing_rate” to config QoS, But in OvS2.7 , It changed by “qos_burst”, “qos_max_rate”. BUG-ID: 1683073 https://review.openstack.org/458195 | 18:28 |
*** switchcade has quit IRC | 18:28 | |
*** switchcade has joined #openstack-neutron-ovn | 18:30 | |
*** switchcade has quit IRC | 19:16 | |
*** switchcade has joined #openstack-neutron-ovn | 19:18 | |
*** s3wong has joined #openstack-neutron-ovn | 20:59 | |
*** zkassab has quit IRC | 21:12 | |
*** jerrygb has quit IRC | 21:47 | |
*** salv-orl_ has joined #openstack-neutron-ovn | 21:49 | |
*** salv-orlando has quit IRC | 21:52 | |
*** ZiLi0n has joined #openstack-neutron-ovn | 22:10 | |
ZiLi0n | hello, how can port_security be disabled by default, so that spoofing is allowed? | 22:10 |
*** mlavalle has quit IRC | 22:16 | |
*** gongysh has joined #openstack-neutron-ovn | 22:38 | |
*** gongysh has quit IRC | 22:40 | |
*** safchain has quit IRC | 22:43 | |
*** salv-orl_ has quit IRC | 22:44 | |
*** jerrygb has joined #openstack-neutron-ovn | 22:49 | |
*** jerrygb has quit IRC | 22:53 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!