Hey,
I am trying to register one of my own modules for logging purpose but it
does not seem to work.
In my source file xyz.c included
VLOG_DEFINE_THIS_MODULE(xyz);
and then later in the file i use
VLOG_INFO("some msg printed here")
But when I run make, the linker cries:
undefined reference t
In addition to Brent's suggestions, there's also the FAQ:
Q: How do I configure a port as a SPAN port, that is, enable mirroring
of all traffic to that port?
A: The following commands configure br0 with eth0 and tap0 as trunk
ports. All traffic coming in or going out on eth0 or tap0 is als
On Wed, Dec 05, 2012 at 06:23:50AM -, Varun Moruse wrote:
> I am trying to install OpenVSwitch on Ubuntu 11.10
> with kernel 3.0.0-28 generic
> i am not getting the openvswitch_mod.ko in the insmod list or in also
> /datapath/linux-2.6 directory
> it is also noy building the source directory
Hello,
I am trying to install OpenVSwitch on Ubuntu 11.10
with kernel 3.0.0-28 generic
i am not getting the openvswitch_mod.ko in the insmod list or in also
/datapath/linux-2.6 directory
it is also noy building the source directory for linux-2.6
please tell me what changes should I do
Regard
Hello,
I am trying to install OpenVSwitch on Ubuntu 11.10
with kernel 3.0.0-28 generic
i am not getting the openvswitch_mod.ko in the insmod list or in also
/datapath/linux-2.6 directory
it is also noy building the source directory for linux-2.6
please tell me what changes should I do
Regar
Hi Hasan,
Not sure exactly what you are looking for from your message. If you want all
the traffic on the OVS host you can do something along the lines of whats
below.
# ovs-vsctl list port
_uuid : 9b32a383-164b-4aab-8f2d-f9f401d347d4 <---Plug in this UUID below.
bond_downdelay : 0
bond_
This is likely due to some behavior in your application/Floodlight.
Please try to look at the traffic between OVS and your controller to
see what flows it is installing in response to the traffic on the box.
OVS doesn't insert these types of flows by itself and without knowing
what your controller
What is this about? You appear to be responding to someone, but your
email is not actually a reply and you do not quote the original email or
the reply.
On Wed, Dec 05, 2012 at 01:23:58AM +, Rafael Gomes wrote:
>
> Good night
> Sorry but i don't understand very well your answer.
> I understa
On Tue, Dec 04, 2012 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 first (i.e., first
Hi Ben,
Thanks for responding.
Unfortunately, I haven't saved the logs.
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 first (i.e., first 6 st
On Tue, Dec 04, 2012 at 02:38:03PM +0100, Jaime Melis wrote:
> We like Open vSwitch a lot [2] (we already support it). Many of our users
> use Open vSwitch and they do very fancy things with it [3]. We would like
> to further promote the use of OpenNebula + Open vSwitch.
>
> To do so we would like
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 :
> *
> make: *** [build-arch-stamp] Error 1
> dpkg-buildpa
can u expalin to me. how to configuration port mirroring on open
vswitch...i have 2 physical interface (eth0, eth1) and 3 virtual interface
(tap0, tap1, tap2)..and how to capture this packet after mirroring all
interface. i'm really confused about this
__
Hello guys,
I'm part of the OpenNebula's [1] developer's team. As you might already
know, OpenNebula is a cloud datacenter management solution with a large
user base.
We like Open vSwitch a lot [2] (we already support it). Many of our users
use Open vSwitch and they do very fancy things with it [
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
Hi,
When building OVS 1.7.1 on Ubuntu 12.10 (Kernel 3.5.0-19), I got the
following error during 'make':
openvswitch-1.7.1/datapath/linux/datapath.c:42:24: fatal error: asm/system.h:
No such file or directory
This got me thinking: is 3.5.0-19 even supported? According to the latest
README of OVS
17 matches
Mail list logo