← Back to team overview

openstack team mailing list archive

Re: Issues with openvswitch agent on Quantum/network node

 

On 20 June 2013 15:06, Sreerekha Shenoy (sresheno) <sresheno@xxxxxxxxx>wrote:

> It’s been a week since we are stuck in getting this setup working****
>
> Any pointers on *tools / document* to move further would be really
> appreciated.****
>
> ** **
>
> (currently we are lagging in * getting our hands onto tools that can help
> tracing the packets inside OVS to and from VMs*….)
>

Because you are using gre try:
ovs-ofctl dump-flows br-int/br-tun
ovs-dpctl dump-flows br-int/br-tun

If you can upgrade to more recent openvswitch there is a great trace
function implemented.
http://git.openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=blob_plain;f=tutorial/Tutorial;hb=HEAD

I have also experienced problems with quantum and gre:
https://bugs.launchpad.net/quantum/+bug/1187827

I will review your configuration and let you know whether I see any
potential issues.

regards
Maciej Galkiewicz

References