>After implementing log parsing on some servers we discover the same issue (mac >are masked): > ><28>Jun 26 20:57:08 ovs-vswitchd: >ovs|207944|dpif(handler_1)|WARN|system@ovs-system: failed to >put[create][modify] (Invalid argument) >skb_priority(0),in_port(2),skb_mark(0/0),eth(src=XX,dst=ff:ff:ff:ff:ff:ff),eth_type(0x8100),vlan(vid=32/0x0,pcp=0/0x0,cfi= >1/0),encap(eth_type(0x0800),ipv4(src=10.0.89.165/0.0.0.0,dst=10.0.89.255/0.0.0.0,proto=17/0,tos=0/0,ttl=128/0,frag=no/0xff),udp(src=137/0,dst=137/0)), > actions:drop > >28>Jun 26 21:01:56 ovs-vswitchd: >28>ovs|207962|dpif(handler_1)|WARN|system@ovs-system: failed to >28>put[create][modify] (Invalid argument) >28>skb_priority(0),in_port(2),skb_mark(0/0),eth(src=XX,dst=XX),eth_type( >28>0x8100),vlan(vid=217/0x0,pcp=0/0x0,cfi >=1/0),encap(eth_type(0x0800),ipv4(src=0.0.0.0/0.0.0.0,dst=224.0.0.1/0.0.0.0,proto=2/0,tos=0xc0/0,ttl=1/0,frag=no/0xff)), > actions:drop > ><28>Jun 26 21:14:00 ovs-vswitchd: >ovs|208000|dpif(handler_1)|WARN|system@ovs-system: failed to >put[create][modify] (Invalid argument) >skb_priority(0),in_port(2),skb_mark(0/0),eth(src=XX,dst=XX),eth_type(0x8100),vlan(vid=1000,pcp=0),encap(eth_type(0x0800), >ipv4(src=10.100.103.153/0.0.0.0,dst=10.100.103.114/255.255.255.255,proto=6/0,tos=0/0,ttl=64/0,frag=no/0xff),tcp(src=7701/0,dst=24291/0)), > actions:pop_vlan,5 > > >Kernel 3.12.18, OVS 2.1.2, in-kernel ovs module, xen 4.4. >We will update kernels & xen next week in order not to reflect already >resolved problems. > >By the way, there are some xen-related network issues in VMs like "xennet: skb >rides the rocket: 19 slots" leads to packet loss/retransmitting in >network-sensitive applications (like VM-to-VM DRBD). This may be xen >netback/netfront bugs. >/---/ >*/Best regards,/* >/Eugene Istomin/
Hi Eugene, there is also problem in my kvm test environment and the vm nic driver is virtio-net, after the log print the ovs-vswitchd is crashed(ovs-2.0.0,kernel 3.0.93). What do you think ? The log as follow: 2014-06-01T06:23:52.409Z|18349|dpif|WARN|system@ovs-system: failed to flow_del (No such file or directory) skb_priority(0),in_port(2),skb_mark(0),eth(src=00:16:3e:5d :a0:c4,dst=ff:ff:ff:ff:ff:ff),eth_type(0x8100),vlan(vid=52,pcp=0),encap(eth_type(0x0806),arp(sip=***,tip=255.255.255.255,op=2,sha=00:16:3e:5d:a0:c4,tha=00:1 6:3e:5d:a0:c4)) 2014-06-01T06:23:52.444Z|18350|dpif|WARN|system@ovs-system: failed to put[create] (Invalid argument) skb_priority(0),in_port(2),skb_mark(0/0),eth(src=00:16:3e:5d:a0: c4,dst=ff:ff:ff:ff:ff:ff),eth_type(0x8100),vlan(vid=52,pcp=0),encap(eth_type(0x0806),arp(sip=******/0.0.0.0,tip=255.255.255.255/0.0.0.0,op=2/0xff,sha=00:16:3e: 5d:a0:c4/00:00:00:00:00:00,tha=00:16:3e:5d:a0:c4/00:00:00:00:00:00)), actions:<empty>,***496 leftover bytes*** (00000000f101000060b5890000000000000000000000000000000 000000000000000000000000000000000000000000000001000f91100000080000000000000010000000000000056000000000000000100000000000000560000000000000000000000000000000000000000 0000008fed561a00000000beec561a0000000000000000000000000000000000000000ffff0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffff000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000ffffffff00000000000000000000ffffffff00000000ffffffffffffffffffffffff000000000000000000000000000000030000000000000000000000000100ffff00000 000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000) 2014-06-01T06:23:52.444Z|18351|ofproto_dpif|ERR|failed to install subfacet for which datapath reported hits 2014-06-01T06:23:55.196Z|00002|daemon(monitor)|ERR|1 crashes: pid 7773 died, killed (Segmentation fault), core dumped, restarting The coredump: Program terminated with signal 11, Segmentation fault. #0 0x00000000004466ee in find_table () (gdb) bt #0 0x00000000004466ee in find_table () #1 0x0000000000446a73 in destroy_table () #2 0x00007f7968135988 in ?? () #3 0x00007f7968135970 in ?? () #4 0x00007f7968135d88 in ?? () #5 0x00007f7968135970 in ?? () #6 0x000000000041f755 in facet_remove () #7 0x000000000041f8c1 in facet_revalidate () #8 0x000000000042731e in type_run () #9 0x00000000004155b2 in ofproto_type_run_fast () #10 0x000000000040f21d in bridge_run () #11 0x0000000000410125 in main () Btw I add dpdk function in ovs,but I didn't use it. _______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss