*** acidfoo_ has quit IRC | 00:00 | |
*** acidfoo_ has joined #openvswitch | 00:05 | |
*** yamamoto has joined #openvswitch | 00:33 | |
*** troulouliou_div2 has joined #openvswitch | 00:34 | |
*** acidfoo_ has quit IRC | 00:49 | |
*** armax has quit IRC | 00:50 | |
*** troulouliou_div2 has quit IRC | 00:51 | |
*** yamamoto_ has joined #openvswitch | 00:59 | |
*** yamamoto has quit IRC | 00:59 | |
*** tbachman_ has joined #openvswitch | 01:04 | |
*** tbachman has quit IRC | 01:05 | |
*** tbachman_ is now known as tbachman | 01:05 | |
*** psahoo has joined #openvswitch | 01:06 | |
*** tbachman_ has joined #openvswitch | 01:11 | |
*** yamamoto_ has quit IRC | 01:11 | |
*** tbachman has quit IRC | 01:12 | |
*** tbachman_ is now known as tbachman | 01:12 | |
*** acidfoo_ has joined #openvswitch | 01:20 | |
*** yamamoto has joined #openvswitch | 01:21 | |
*** dynek_ has joined #openvswitch | 01:49 | |
*** dynek has quit IRC | 01:52 | |
*** factor__ has quit IRC | 01:53 | |
*** factor__ has joined #openvswitch | 01:53 | |
*** yamamoto has quit IRC | 02:00 | |
*** factor__ has quit IRC | 02:02 | |
*** yamamoto has joined #openvswitch | 02:11 | |
*** rcernin has quit IRC | 02:12 | |
*** yamamoto has quit IRC | 02:16 | |
*** yamamoto has joined #openvswitch | 02:42 | |
*** rcernin has joined #openvswitch | 03:17 | |
*** armax has joined #openvswitch | 03:49 | |
*** donhw_ has joined #openvswitch | 03:49 | |
*** donhw has quit IRC | 03:52 | |
*** zhouhan_ has quit IRC | 04:06 | |
*** zhouhan has joined #openvswitch | 04:11 | |
*** anilvenkata has joined #openvswitch | 04:54 | |
*** zhouhan has quit IRC | 05:07 | |
*** zhouhan has joined #openvswitch | 05:07 | |
*** cpaelzer has quit IRC | 05:10 | |
*** links has joined #openvswitch | 05:16 | |
*** cpaelzer__ has joined #openvswitch | 05:30 | |
*** links has quit IRC | 05:42 | |
*** links has joined #openvswitch | 05:43 | |
*** dholler has joined #openvswitch | 05:48 | |
*** eelco has joined #openvswitch | 06:02 | |
*** dynek_ has quit IRC | 06:08 | |
*** links has quit IRC | 06:46 | |
*** slaweq has joined #openvswitch | 07:00 | |
*** links has joined #openvswitch | 07:01 | |
*** mmirecki has joined #openvswitch | 07:02 | |
*** blahdodo has quit IRC | 07:03 | |
*** blahdodo has joined #openvswitch | 07:07 | |
*** cpaelzer__ is now known as cpaelzer | 07:24 | |
*** aconstan has joined #openvswitch | 07:35 | |
*** links has quit IRC | 07:37 | |
*** zhouhan_ has joined #openvswitch | 07:52 | |
*** zhouhan has quit IRC | 07:52 | |
*** rcernin has quit IRC | 07:59 | |
*** maciejjozefczyk_ has joined #openvswitch | 08:14 | |
*** maciejjozefczyk has quit IRC | 08:18 | |
*** links has joined #openvswitch | 08:40 | |
*** apus has quit IRC | 08:42 | |
*** rcernin has joined #openvswitch | 08:54 | |
*** zhouhan_ has quit IRC | 09:00 | |
*** zhouhan has joined #openvswitch | 09:00 | |
*** rcernin has quit IRC | 09:01 | |
*** links has quit IRC | 09:01 | |
*** links has joined #openvswitch | 09:04 | |
*** rcernin has joined #openvswitch | 09:24 | |
*** donhw_ has quit IRC | 09:46 | |
*** rcernin has quit IRC | 09:58 | |
*** yamamoto has quit IRC | 09:59 | |
*** maciejjozefczyk_ is now known as maciejjozefczyk | 10:13 | |
*** __lore__ has joined #openvswitch | 10:21 | |
*** _lore_ has quit IRC | 10:21 | |
*** zhouhan_ has joined #openvswitch | 10:22 | |
*** zhouhan has quit IRC | 10:23 | |
*** EisNerd has joined #openvswitch | 10:35 | |
*** yamamoto has joined #openvswitch | 10:35 | |
EisNerd | hi someone here who can give me a hint howto find out why my iperf to my ovs box gets stalled after some seconds? | 10:36 |
---|---|---|
*** yamamoto has quit IRC | 10:43 | |
*** yamamoto has joined #openvswitch | 10:43 | |
*** apus has joined #openvswitch | 10:44 | |
*** __lore__ is now known as _lore_ | 10:47 | |
*** yamamoto has quit IRC | 10:51 | |
*** rcernin has joined #openvswitch | 10:55 | |
*** yamamoto has joined #openvswitch | 10:56 | |
*** rcernin has quit IRC | 11:08 | |
*** BakaKuna has joined #openvswitch | 11:14 | |
BakaKuna | hi all, is it possible to see which port is the busiest in OVS? | 11:15 |
numans | BakaKuna, you can see the tx/rx and see if a port is busy ? | 11:16 |
BakaKuna | numans: I'm thinking about a way to order 690 ports highest tx/rx -> lowest tx/rx :) | 11:17 |
numans | BakaKuna, may be you can see/inspect/query the ovs interface rows in ovs conf.db | 11:20 |
numans | ovs-vsctl get interface <iface_name> statistics | 11:20 |
*** links has quit IRC | 11:32 | |
*** rcernin has joined #openvswitch | 11:54 | |
*** yamamoto has quit IRC | 12:04 | |
*** rcernin has quit IRC | 12:06 | |
EisNerd | can someone give me a tip how ot get a trace or some debug log about what happens with the data? | 12:15 |
EisNerd | as heavy payload connections get lost for some reason | 12:19 |
*** yamamoto has joined #openvswitch | 12:21 | |
*** yamamoto has quit IRC | 12:37 | |
*** bostondriver has joined #openvswitch | 12:48 | |
EisNerd | could someone tell me why sending over internal nic - bridge - sriov if gives me stable 10gbps but receiving gets stalled after seconds? | 13:04 |
EisNerd | bridge = ovs | 13:04 |
*** yamamoto has joined #openvswitch | 13:12 | |
*** yamamoto has quit IRC | 13:19 | |
*** ragezor has joined #openvswitch | 13:40 | |
*** yamamoto has joined #openvswitch | 13:41 | |
ragezor | Hello, does anyone know if I have actions=NORMAL on one of my flows. Will it forward the packet to the vxlan port also? Or just regular ports? | 13:42 |
*** tbachman has quit IRC | 14:02 | |
*** dcbw has joined #openvswitch | 14:03 | |
*** yamamoto has quit IRC | 14:04 | |
*** fbl_ has quit IRC | 14:06 | |
*** fbl_ has joined #openvswitch | 14:06 | |
*** fbl_ has left #openvswitch | 14:07 | |
*** fbl has joined #openvswitch | 14:08 | |
fbl | ragezor: action normal will use mac learning, so if OVS doesn't know where the destination is, then it will flood the packet to all ports in the bridge including the vxlan port. If it does and it is behind the vxlan port, then that is used, otherwise the packet goes only to the port with the destination mac. | 14:09 |
BakaKuna | numans: thanks! Sorry, I was in the middle of an incident, but I am going to check this out. | 14:20 |
ragezor | @fbl I have vxlan interface set up and when I ping another host I can see ARP packets on the wires that are connected to the normal ports. but host is behind vxlan tunnel and I don't see ARP packets being transmitted over the tunnel. when I set up the ARP record manually with ip neigh add ping works just fine. | 14:22 |
ragezor | I've just changed from actions=NORMAL to actions=vxlan0 for the flow and ARP packets are being sent over vxlan port. So my conclusion is that actions=NORMAL does not include vxlan port. | 14:27 |
fbl | ragezor: well, both vxlan endpoints need to resolve ARPs or the tunnel will not work. | 14:28 |
ragezor | vxlan tunnel is working, it's just that if I have actions=NORMAL it seems that flooding does not include vxlan port | 14:29 |
fbl | ragezor: if I recall correctly, the packet will dropped at the vxlan port if the destination endpoint is not resolved. | 14:31 |
fbl | *will be dropped | 14:32 |
*** liuyulong has joined #openvswitch | 14:35 | |
*** acidfoo_ has quit IRC | 14:35 | |
*** tbachman has joined #openvswitch | 14:37 | |
*** yamamoto has joined #openvswitch | 14:41 | |
*** yamamoto has quit IRC | 14:49 | |
*** liuyulong_ has joined #openvswitch | 14:51 | |
*** liuyulong has quit IRC | 14:54 | |
*** mmirecki has quit IRC | 15:03 | |
ragezor | I just realized that when I have actions=NORMAL I don't supply VNI and remote IP for the vxlan | 15:03 |
ragezor | so ofcourse it doesn't work | 15:03 |
*** liuyulong__ has joined #openvswitch | 15:04 | |
*** liuyulong_ has quit IRC | 15:08 | |
*** imaximets has quit IRC | 15:32 | |
*** numans has quit IRC | 15:32 | |
*** mepholic has quit IRC | 15:32 | |
*** Nirkus has quit IRC | 15:32 | |
*** apus has quit IRC | 15:32 | |
*** ragezor has quit IRC | 15:32 | |
*** ragezor has joined #openvswitch | 15:32 | |
*** apus has joined #openvswitch | 15:32 | |
*** imaximets has joined #openvswitch | 15:32 | |
*** numans has joined #openvswitch | 15:32 | |
*** Nirkus has joined #openvswitch | 15:32 | |
*** mepholic has joined #openvswitch | 15:32 | |
*** tbachman has quit IRC | 15:33 | |
*** acidfoo_ has joined #openvswitch | 15:39 | |
*** eelco has quit IRC | 15:59 | |
*** parker__ has joined #openvswitch | 16:02 | |
*** billp has joined #openvswitch | 16:04 | |
*** dceara has quit IRC | 16:04 | |
*** billp_ has quit IRC | 16:06 | |
*** parker__ has quit IRC | 16:07 | |
*** armax has quit IRC | 16:20 | |
*** acidfoo_ has quit IRC | 16:20 | |
*** acidfoo_ has joined #openvswitch | 16:32 | |
*** liuyulong_ has joined #openvswitch | 16:49 | |
*** liuyulong__ has quit IRC | 16:53 | |
*** ChanServ has quit IRC | 16:59 | |
*** aconstan has quit IRC | 16:59 | |
*** anilvenkata has quit IRC | 17:08 | |
*** acidfoo_ has quit IRC | 17:34 | |
*** ChanServ has joined #openvswitch | 17:36 | |
*** tepper.freenode.net sets mode: +o ChanServ | 17:36 | |
*** psahoo has quit IRC | 17:42 | |
*** liuyulong_ has quit IRC | 17:42 | |
*** jaicaa_ has quit IRC | 18:11 | |
*** jaicaa has joined #openvswitch | 18:19 | |
*** ktraynor has quit IRC | 18:35 | |
*** armax has joined #openvswitch | 18:41 | |
*** dceara has joined #openvswitch | 18:59 | |
*** dceara has quit IRC | 19:09 | |
*** rebrec has quit IRC | 19:19 | |
*** mmirecki has joined #openvswitch | 20:05 | |
*** mmirecki has quit IRC | 20:32 | |
*** factor has joined #openvswitch | 21:04 | |
*** dholler has quit IRC | 21:07 | |
*** zhouhan_ has quit IRC | 21:07 | |
*** zhouhan has joined #openvswitch | 21:14 | |
*** bostondriver has quit IRC | 21:29 | |
*** zhouhan has quit IRC | 21:32 | |
*** dcbw has quit IRC | 21:34 | |
*** zhouhan has joined #openvswitch | 21:47 | |
*** apus has quit IRC | 21:58 | |
*** apus has joined #openvswitch | 21:58 | |
*** blahdodo has quit IRC | 22:11 | |
*** blahdodo has joined #openvswitch | 22:15 | |
*** yamamoto has joined #openvswitch | 22:48 | |
*** zhouhan has quit IRC | 22:49 | |
*** yamamoto has quit IRC | 22:52 | |
*** acidfoo_ has joined #openvswitch | 22:53 | |
*** zhouhan has joined #openvswitch | 22:55 | |
*** zhouhan has quit IRC | 23:28 | |
*** zhouhan has joined #openvswitch | 23:30 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!