On Mon, Jan 23, 2012 at 07:21:38PM +0530, edward wilson wrote:
> I am using following but not able to get queue stats from ofctl.
> can anyone tell is this command works for queue-stats.
>
> ovs-vsctl -- set Port br0 qos=@11 -- --id=@11 create QoS type=min-rate
> other-config:min-rate=100 qu
HiI could set up vxlan tunnel across 2 hosts- sudo ovs-vsctl add-port br0 vx0 -- set interface vx0 type=vxlan options:remote_ip=10.0.0.2I am looking at a way by which I can pass VNI (VXLAN NETWORK IDENTIFIER) while setting tp this tunnel;I tried with following command that is accepted.- sudo ovs-v
Hi,
I am using following but not able to get queue stats from ofctl.
can anyone tell is this command works for queue-stats.
ovs-vsctl -- set Port br0 qos=@11 -- --id=@11 create QoS type=min-rate
other-config:min-rate=100 queues:1=@12 -- --id=@12 create queue
other-config:min-rate=100
46
Don't want to revive the thread, but just for the sake of completeness:
On 01/09/2012 09:01 PM, Jesse Gross wrote:
> On Sun, Jan 8, 2012 at 1:01 PM, Hans van Kranenburg
> wrote:
>> On 1/8/12 10:33 AM, Dave Whitla wrote:
>>>
>>>
>>> The issue persists in all kernels on the 2.6 branch. I've not
>>>
Jesse
Thanks. It works..
-Senthil
From: Jesse Gross
To: senthil arumugam
Cc: ben...@gmail.com; pet...@nicira.com; discuss@openvswitch.org
Sent: Fri, January 20, 2012 2:37:24 PM
Subject: Re: [ovs-discuss] documentation about setting up GRE tunnel
On Thu, Jan