at 10:46:12PM +0530, Sudhakar Gariganti wrote:
> > But I stumbled upon few related articles and I managed to generate the
> > installers now.
> > Basically in my previous trial, I tried packaging without building the
> > source code.
> > I then tried building the code
wrote:
> On Tue, Dec 04, 2012 at 05:26:37PM +0530, Sudhakar Gariganti wrote:
> > I am trying to build the OVS installers using the 'dpkg-buildpackage'
> > command as specified in the INSTALL file.
> >
> > But its failing with the following trailing output :
>
Hi ,
I am trying to build the OVS installers using the 'dpkg-buildpackage'
command as specified in the INSTALL file.
But its failing with the following trailing output :
*
make: *** [build-arch-stamp] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2*
I am running Ubu
Hi Umair,
I too faced a similar issue. You are right that it is issue with the kernel
compatibility.
I guess, OVS 1.7.1 version supports kernels upto 3.3 (please check the
datapath/datapath.c source code file for more information on the
compatibility of the kernel)
If you plan on building OVS on U
Thank you so much Kyle for the quick response.
I will surely check in the NVO3 group.
Best Regards,
Sudhakar.
On Wed, Nov 7, 2012 at 7:52 PM, Kyle Mestery (kmestery)
wrote:
> On Nov 7, 2012, at 7:01 AM, Sudhakar Gariganti <
> sudhakar.gariga...@gmail.com> wrote:
> >
> &g
Hi Friends,
I am trying to understand the VXLAN spec and stumbled on how multicasting
is being used in the communication of VMs across tenants. I want to
understand how this is being implemented
in the current OVS- VXLAN implementation.
I came across this link
http://openvswitch.org/pipermail/dev