Re: [ovs-discuss] ovs-vswitchd exited silently

2019-09-17 Thread Flavio Leitner
On Thu, Sep 05, 2019 at 09:18:22AM +, Frank Wang(王培辉) wrote: > Hi All Hi Franck, Perhaps check the permissions of /var/run/openvswitch ? If they are correct, you can start ovsdb-server service first and then start the ovs-vswitchd manually as the service does. fbl > > > > I’m e

[ovs-discuss] unable to get all packets from the physical interface to OVS bridge

2019-09-17 Thread Anish M
Hello, Im trying to forward/mirror VM packets between two ovs-dpdk compute nodes. With the help of http://docs.openvswitch.org/en/latest/howto/userspace-tunneling/ link, i could able to setup additional NIC for forwarding the packet from source ovs-dpdk compute node to the destination compute no