Hi ,

I have monitored the packets with tcpdump but i do not find any clue which suggests slow network connectivity. Any idea how to resolve below mentioned problem.

Regards
Pradeep Kumar

On 07/25/2012 10:56 PM, Jesse Gross wrote:
On Tue, Jul 24, 2012 at 11:50 PM, ecfgijn<pradeep.a.ku...@ericsson.com>  wrote:
Hi Ben ,

Thanks for help,

Now i am able access the application, but doing these below steps :


ovs-vsctl add-br br0
ovs-vsctl add-bond br0 bond0 eth1 eth2 eth3 eth4  lacp=active
other_config:lacp-time=fast trunks=2,3,4,5,6,7,8,9,10,11,12,13
ovs-vsctl set interface eth1 other-config:enable-vlan-splinters=true
ovs-vsctl set interface eth2 other-config:enable-vlan-splinters=true
ovs-vsctl set interface eth3 other-config:enable-vlan-splinters=true
ovs-vsctl set interface eth4 other-config:enable-vlan-splinters=true


ovs-vsctl del-port vnet0

ovs-vsctl add-port br0 vnet0 tag=5
ovs-vsctl del-port vnet1
ovs-vsctl add-port br0 vnet1 tag=11


But my application becomes very slow when it uses the Database which is in
openvswitch. When the same application use the database which is outside of
openvswitch , then it works fine.
Have you tried using tcpdump to see what the problem might be on the wire?
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to