Please read the ovs-vswitchd.conf.db(5) manual.
On Thu, Dec 6, 2012 at 10:03 AM, thachjackson wrote:
> I've been configuring these for a day but i don't how
> the INGRESS_POLICING_BURST affect INGRESS_POLICING_RATE. can anyone tell
> me ??
> for ex: INGRESS_POLICING_RATE=10, INGRESS_POLIC
On Wed, Dec 5, 2012 at 2:23 PM, Polehn, MikeX A
wrote:
> Hi!
>
>
>
> openvswitch 1.7.1 does not compile on later Ubuntu 12.10
>
>
>
> Later kernels don’t seem to have:
>
>
>
> /arch/x86/include/asm/system.h
>
>
>
> Which is required for openvswitch 1.7.1
>
>
>
> At first I thought it was a Ubuntu
On Wed, Dec 05, 2012 at 10:23:59PM +, Polehn, MikeX A wrote:
> Welcome to Ubuntu 12.10 (GNU/Linux 3.5.0-17-generic x86_64)
The FAQ says that 1.7.x does not support Linux 3.5:
Q: What Linux kernel versions does each Open vSwitch release work with?
A: The following table lists the Linux kernel
Hi,
I think this is a FAQ, but I seem to be blind enough to miss any clue
about this issue.
I have recently (test-)migrated our KVM-based virtualisation
infrastructure from one-standard-bridge-per-VLAN to a fully VLAN-aware
openvswitch (Debian testing, which means kernel 3.2.32 with
openvswitch-d
Hi!
openvswitch 1.7.1 does not compile on later Ubuntu 12.10
Later kernels don't seem to have:
/arch/x86/include/asm/system.h
Which is required for openvswitch 1.7.1
At first I thought it was a Ubuntu kernel patch, but the latest Linux kernel
does not have /arch/x86/include/asm/system.h
eithe
Yes, sorry, that's what I meant.
On Thu, Dec 06, 2012 at 01:24:43AM +0500, Ahmed Talha Khan wrote:
> What exactly do you mean by that? Do you want me to past config.log?
>
>
> On Thu, Dec 6, 2012 at 12:50 AM, Ben Pfaff wrote:
>
> > What's in config.status?
> >
> > On Wed, Dec 05, 2012 at 11:46
What exactly do you mean by that? Do you want me to past config.log?
On Thu, Dec 6, 2012 at 12:50 AM, Ben Pfaff wrote:
> What's in config.status?
>
> On Wed, Dec 05, 2012 at 11:46:17PM +0500, Ahmed Talha Khan wrote:
> > Its Linux with kernel 2.6.35 on Fedora 14 x86_64 machine. And yes thats
> >
What's in config.status?
On Wed, Dec 05, 2012 at 11:46:17PM +0500, Ahmed Talha Khan wrote:
> Its Linux with kernel 2.6.35 on Fedora 14 x86_64 machine. And yes thats
> what I though too that only VLOG_DEFINE_THIS_MODULE should do the job as it
> creates and the actual module as well as the referenc
Its Linux with kernel 2.6.35 on Fedora 14 x86_64 machine. And yes thats
what I though too that only VLOG_DEFINE_THIS_MODULE should do the job as it
creates and the actual module as well as the reference.
I see that it is defined like this
#define VLOG_DEFINE_THIS_MODULE(MODULE)
On Tue, Dec 04, 2012 at 01:13:58AM -0800, Umair Hoodbhoy wrote:
> 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 thi
On Wed, Dec 05, 2012 at 12:29:51PM +0500, Ahmed Talha Khan wrote:
> 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 m
OVS 1.1.0 was released in April 2011. Linux 3.0 was released in July 2011.
Therefore, OVS 1.1.0 doesn't support Linux 3.0.
On Wed, Dec 05, 2012 at 07:28:00AM -, Varun Moruse wrote:
> openvswitch-1.1.0pre2 version
>
>
>
>
> From: Ben Pfaff
> Sent: Wed, 05 Dec 2012 12:15
Hello Ben,
thanks for your response.
and I could see an INSTALL.OpenNebula fitting in nicely.
I completely agree with adding INSTALL.OpenNebula to the sources. I have
just sent a patch to the dev mailing list: "[PATCH] docs: Add
INSTALL.OpenNebula."
If you think it's of enough general interest
Hi Ben,
Glad that you added the INSTALL.Debian with the instructions :) .
I will try following the steps there on a fresh install and let you know
in case I face anything unexpected.
Thank you!
Regards,
Sudhakar.
On Wed, Dec 5, 2012 at 12:37 AM, Ben Pfaff wrote:
> On Tue, Dec 04, 2012 at 10
I am using OVS version 1.7.1. Do I have to declare my module somewhere else
aswell?
On Wed, Dec 5, 2012 at 12:29 PM, Ahmed Talha Khan wrote:
>
> 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
>
> VL
15 matches
Mail list logo