*** mickeys has quit IRC | 00:28 | |
*** mickeys has joined #openstack-neutron-ovn | 00:32 | |
*** mickeys has quit IRC | 01:33 | |
*** s3wong has quit IRC | 01:48 | |
*** mickeys has joined #openstack-neutron-ovn | 01:53 | |
*** yamamoto has joined #openstack-neutron-ovn | 02:29 | |
*** mickeys has quit IRC | 02:53 | |
*** mickeys has joined #openstack-neutron-ovn | 03:54 | |
*** mickeys has quit IRC | 03:58 | |
*** pcaruana has joined #openstack-neutron-ovn | 04:52 | |
*** mickeys has joined #openstack-neutron-ovn | 04:55 | |
*** mickeys has quit IRC | 04:59 | |
*** pcaruana has quit IRC | 05:03 | |
*** mickeys has joined #openstack-neutron-ovn | 05:10 | |
*** ltomasbo|away is now known as ltomasbo | 05:28 | |
*** dongjun has joined #openstack-neutron-ovn | 06:35 | |
*** dongjun has quit IRC | 06:36 | |
*** dongjun has joined #openstack-neutron-ovn | 06:42 | |
*** pcaruana has joined #openstack-neutron-ovn | 06:47 | |
*** dongjun has quit IRC | 07:16 | |
*** mickeys has quit IRC | 07:21 | |
*** arslanq has joined #openstack-neutron-ovn | 07:22 | |
arslanq | hi russellb: OVS and kernel version mapping in the link "http://docs.openvswitch.org/en/latest/faq/releases/" shows that for OVS 2.6.x kernel version is 3.10 To 4.7 and my kernel version installed is 4.10. Should this affect my traffic on Geneve tunnel with DPDK? | 07:25 |
---|---|---|
arslanq | russellb: i can observe traffic if VMs are on same compute but not on if VMs are on separate computes | 07:26 |
elurkki | Any tips when dmesg started to give dump starting with this row "genev_sys_6081: hw csum failure" after I compiled "make rpm-fedora-kmod" (and others) and installed packages and rebooted. The machine is fully up to date CentOS 7. Thanks for tips. | 07:27 |
*** zefferno has joined #openstack-neutron-ovn | 07:35 | |
openstackgerrit | Guoshuai Li proposed openstack/networking-ovn master: support distributed floating ip https://review.openstack.org/463928 | 07:39 |
openstackgerrit | Guoshuai Li proposed openstack/networking-ovn master: add functional test for QoS. https://review.openstack.org/460846 | 08:11 |
*** lucas-afk is now known as lucasagomes | 08:15 | |
*** mickeys has joined #openstack-neutron-ovn | 08:22 | |
*** mickeys has quit IRC | 08:26 | |
*** mickeys has joined #openstack-neutron-ovn | 08:40 | |
*** mickeys has quit IRC | 08:40 | |
*** zefferno has quit IRC | 09:03 | |
*** zefferno has joined #openstack-neutron-ovn | 09:19 | |
*** mickeys has joined #openstack-neutron-ovn | 09:41 | |
*** mickeys has quit IRC | 09:45 | |
*** yamamoto has quit IRC | 10:05 | |
openstackgerrit | Lucas Alvares Gomes proposed openstack/networking-ovn master: DevStack local.conf.sample: Disable Cinder and reference Horizon https://review.openstack.org/462050 | 10:10 |
*** yamamoto has joined #openstack-neutron-ovn | 10:32 | |
*** mickeys has joined #openstack-neutron-ovn | 10:42 | |
*** mickeys has quit IRC | 10:46 | |
*** zefferno has quit IRC | 11:07 | |
*** mkalfon_ has joined #openstack-neutron-ovn | 11:07 | |
*** lucasagomes is now known as lucas-hungry | 11:10 | |
elurkki | Is the "Allowed Address Pairs" supported feature in OVN ? | 11:14 |
elurkki | I created haproxy & keepalived in VM for test purposes added a address pair for the VIP, but the VIP is not pinging | 11:15 |
elurkki | Just pondering here what should I do next | 11:16 |
*** yamamoto has quit IRC | 11:29 | |
*** mickeys has joined #openstack-neutron-ovn | 11:43 | |
*** mickeys has quit IRC | 11:47 | |
arslanq | elurkki: i am not sure what exactly you are trying. If you want a load balancer then you should try OVN native LB | 12:18 |
elurkki | arslanq: There is application which needs keepalived and testing it with my openstack test installation | 12:18 |
elurkki | arslanq: Sure I could remove the need for the haproxy & keepalived from the application, but installation script installs those automatically | 12:19 |
openstackgerrit | boden proposed openstack/networking-ovn master: use is_port_trusted from neutron-lib https://review.openstack.org/463979 | 12:19 |
elurkki | arslanq: Though at the moment I am wresting with OVS. The compilation I make is simple not working in my machines. Reading the documentation if I have done something wrong with compile procedure | 12:20 |
arslanq | elurkki: You should take a look on this document for current supported features on ocata https://github.com/openstack/networking-ovn/blob/stable/ocata/releasenotes/notes/networking-ovn-0df373f5a7b22d19.yaml | 12:20 |
elurkki | arslanq: Thanks | 12:20 |
arslanq | no problem | 12:21 |
elurkki | 'Allowed Address Pairs' :) Whee there it is | 12:21 |
elurkki | I just need to get OVS working without kernel core dumps | 12:21 |
arslanq | elurkki: if you have the latest kernel (4.11) then there should not be any issue with OVS and also you will not need to install kmod | 12:23 |
elurkki | CentOS 7 with default kernel here | 12:23 |
elurkki | 3.10 it seems to be | 12:23 |
elurkki | no idea what patches they have thrown in there | 12:24 |
arslanq | what is the OVS version you are installing ? | 12:24 |
elurkki | git clone https://github.com/openvswitch/ovs.git && git checkout origin/branch-2.7 | 12:24 |
elurkki | make rpm-fedora and make rpm-fedora-kmod | 12:25 |
arslanq | if you upgrade your kernel then kmod will be no more needed | 12:25 |
elurkki | I will check what is would mean if I would change the kernel | 12:26 |
arslanq | you can use this to upgrade your kernel https://www.ostechnix.com/install-linux-kernel-4-10-centos-ubuntu/ | 12:27 |
elurkki | :) reading excatly same page here :) | 12:27 |
elurkki | thanks ! | 12:27 |
arslanq | no problem | 12:27 |
*** yamamoto has joined #openstack-neutron-ovn | 12:29 | |
*** yamamoto has quit IRC | 12:39 | |
*** mickeys has joined #openstack-neutron-ovn | 12:44 | |
*** yamamoto has joined #openstack-neutron-ovn | 12:45 | |
*** yamamoto has quit IRC | 12:47 | |
*** mickeys has quit IRC | 12:47 | |
*** yamamoto has joined #openstack-neutron-ovn | 13:04 | |
*** zkassab has joined #openstack-neutron-ovn | 13:12 | |
*** mickeys has joined #openstack-neutron-ovn | 13:44 | |
openstackgerrit | boden proposed openstack/networking-ovn master: use extra_dhcp_opt api-def from neutron-lib https://review.openstack.org/463995 | 13:44 |
*** mickeys has quit IRC | 13:49 | |
*** lucas-hungry is now known as lucasagomes | 14:16 | |
*** fzdarsky has joined #openstack-neutron-ovn | 14:44 | |
*** mickeys has joined #openstack-neutron-ovn | 14:45 | |
*** mickeys has quit IRC | 14:50 | |
*** mickeys_ has joined #openstack-neutron-ovn | 15:09 | |
*** pcaruana has quit IRC | 15:18 | |
*** yamamoto has quit IRC | 16:13 | |
*** yamamoto has joined #openstack-neutron-ovn | 16:14 | |
*** fzdarsky has quit IRC | 16:28 | |
*** mkalfon_ has quit IRC | 16:32 | |
*** lucasagomes is now known as lucas-afk | 16:53 | |
-openstackstatus- NOTICE: The Launchpad/UbuntuOne SSO OpenID provider is offline, preventing logins to review.openstack.org, wiki.openstack.org, et cetera; ETA for fix is unknown | 17:27 | |
*** ChanServ changes topic to "The Launchpad/UbuntuOne SSO OpenID provider is offline, preventing logins to review.openstack.org, wiki.openstack.org, et cetera; ETA for fix is unknown" | 17:27 | |
*** fzdarsky has joined #openstack-neutron-ovn | 17:45 | |
*** s3wong has joined #openstack-neutron-ovn | 17:51 | |
*** ltomasbo is now known as ltomasbo|away | 18:20 | |
*** fzdarsky has quit IRC | 18:23 | |
*** ChanServ changes topic to "http://docs.openstack.org/developer/networking-ovn/ -=- OVN meeting Thursdays 10:15am Pacific / 1:15pm Eastern #openvswitch -=- Tempest health: http://goo.gl/9MaBJC" | 18:40 | |
-openstackstatus- NOTICE: OpenID authentication through LP/UO SSO is working again | 18:40 | |
*** Manish_ has joined #openstack-neutron-ovn | 19:23 | |
*** zkassab has quit IRC | 19:52 | |
*** mickeys_ has quit IRC | 20:13 | |
openstackgerrit | boden proposed openstack/networking-ovn master: use worker from neutron-lib https://review.openstack.org/464073 | 20:25 |
openstackgerrit | boden proposed openstack/networking-ovn master: use worker from neutron-lib https://review.openstack.org/464073 | 20:27 |
*** mickeys has joined #openstack-neutron-ovn | 21:11 | |
*** fzdarsky has joined #openstack-neutron-ovn | 21:59 | |
*** fzdarsky has quit IRC | 22:58 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!