Yea, I know. I was just looking for a reliable way to test bonded links across
multiple OVS switches that reside on different VM's.
Jacob
From: Ben Pfaff [b...@nicira.com]
Sent: Tuesday, November 25, 2014 11:06 AM
To: Nussbaum, Jacob
Cc: 'discuss@openvsw
Jay,
First off thank you for your response.
I made the changes, and I had the same issue. I changed the setup slightly at
first and set the interface type for the vxlan tunnels as the devices they
would be utilizing for tunneling. After that didn't work I went back to the
previous way I had
>>Please see my response below.
>>On Nov 25, 2014, at 2:09 AM, Yinpeijun wrote:
>> Hi,
>>
>> Now , I cann't get the ovs CLI pdf/html in the openvswitch.org website, so
>> there are not be restored after the primary server
>>
>> problems? Someone should check that
>>Yinpeijun, can you tell me
Sorry for another email. Yesterday from the function flow_hash_symmetric_l4()
I have realized that symmetric_l4 does not contain udp port information. So I
changed to use tcp and multiple clients. The multiple clients should have
different source ports. However, all of the traffic still go to t
Thank you for your reply, Romain and Ben!
I have tried to use two flows. One flow requests dst port , the other flow
requests dst port . Since I use symmetric_l4 as hash, source port should be
different in each request. However, these two flows go to the same link.
I also tried to use
I think that it should work also.
I have the same question as Romain.
On Tue, Nov 25, 2014 at 11:17:16AM +0800, wrote:
> Hi Ben,
>
>
> This almost drove me mad. I need your help. Just now I checked the
> match_format() function. My understanding is that multipath_execute()
> function wi
On Tue, Nov 25, 2014 at 05:12:38PM +, Singhal, Abhinav wrote:
> When I send Modify VLAN ID (mod_vlan_vid) as part of the apply
> action instructions to OVS 2.1.2 from my controller, it does not
> accept it and returns an error type OFPET_BAD_ACTION and code
> OFPBAC_BAD_SET_ARGUMENT. I have not
Please see my response below.
On Nov 25, 2014, at 2:09 AM, Yinpeijun wrote:
> Hi,
>
> Now , I cann't get the ovs CLI pdf/html in the openvswitch.org website, so
> there are not be restored after the primary server
>
> problems? Someone should check that
Yinpeijun, can you tell me exactly
Nussbaum, Jacob wrote:
>I’m sending this out again hoping someone has an idea because this is
>baffling me. I have attached my configuration for both VM’s.
>
>I’m trying to configure a bonded tunnel between the 2 vm’s (2 bridges, S1
>and br0)
>
>Each time I set Lacp=active all of my links beside
How many distinct UDP flows are you sending in your test?
--
Romain Lenglet
On November 24, 2014 at 7:18:07 PM, 张伟 (zhang...@126.com) wrote:
Hi Ben,
This almost drove me mad. I need your help. Just now I checked the
match_format() function. My understanding is that multipath_execute() functio
Hey Alex,
Sorry for the delay in coming back to you.
Thanks for following up on this and submitting the patches you wrote. They fix
the issue that I was seeing ( ports are now being freed properly ).
Regards,
Cian
From: Alex Wang [mailto:al...@nicira.com]
Sent: Friday, November 07, 2014 6:26 A
Hello,
I'm trying to configure a bonded tunnel between 2 bridges, S1 and br0.
Each time I set Lacp=active all of my links besides 1 are disabled. The
bridges are running on two separate VM's using VXlan tunnels.
I have attached my configuration, any ideas?
Thanks,
Jacob
user@docker:~$ sudo o
On Tue, Nov 25, 2014 at 05:05:33PM +, Nussbaum, Jacob wrote:
> I'm sending this out again hoping someone has an idea because this is
> baffling me. I have attached my configuration for both VM's.
>
> I'm trying to configure a bonded tunnel between the 2 vm's (2 bridges, S1 and
> br0)
>
> E
When I send Modify VLAN ID (mod_vlan_vid) as part of the apply action
instructions to OVS 2.1.2 from my controller, it does not accept it and returns
an error type OFPET_BAD_ACTION and code OFPBAC_BAD_SET_ARGUMENT. I have not
experienced issues with other action types on this ovs version. Moreov
Hello Everyone,
I'm sending this out again hoping someone has an idea because this is baffling
me. I have attached my configuration for both VM's.
I'm trying to configure a bonded tunnel between the 2 vm's (2 bridges, S1 and
br0)
Each time I set Lacp=active all of my links besides 1 are disab
Hi,
We run pacemaker+corosync cluster on OpenSuSE 13.1 QEMU guests. Nodes use
OpenVSwitch bridge interface for communication.
Frequently, one node gets disconnected from cib. This is the message seen
in corosync logs,
Nov 25 08:36:07 [3760] sysmon-secondarycib:debug:
qb_ipcs_dispatch
On Tue, Nov 25, 2014 at 09:41:19AM +, Chetan Bali wrote:
> I have a query related to max number of flows added using ovs-ofctl on
> a single ovs bridge. We are trying to find the max limit of ovs flows.
>
> When we add the flows using ovs-ofctl, we are able to add 2000 flows
> from the ovs cli
On Tue, Nov 25, 2014 at 05:36:31PM +0800, ychen wrote:
>I have found that when adding lots of ports, system consumes more and more
> time when ports number increasing.
> And the main time is consumed on encapsulation and decapsulation the JSON
> message between vsctl and ovsdb-server.
> w
On Tue, Nov 25, 2014 at 09:09:32AM +, Yinpeijun wrote:
> Now , I cann't get the ovs CLI pdf/html in the openvswitch.org
> website, so there are not be restored after the primary server
> problems? Someone should check that
You can read the manpages locally instead.
___
Hello,
Here's how it appears after I configure the QoS and respective queues in
OVS (queue 2 should be prioritized):
root@sender:~# ovs-vsctl list qos
> _uuid : 31d09fbf-575b-4002-806c-108c35c575f9
> external_ids: {}
> other_config: {}
> queues : {1=58bf
Hi,
Can anyone point me out to the source file where flows are stored and matched?
___
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss
Hi All,
I have a query related to max number of flows added using ovs-ofctl on a single
ovs bridge. We are trying to find the max limit of ovs flows.
When we add the flows using ovs-ofctl, we are able to add 2000 flows from the
ovs clis. But when we send the traffic for 2K flows, only ~1250 flo
Il 25/11/2014 00:37, Pravin Shelar ha scritto:
[...]
Multiple MPLS PUSH and pop should be handled without userspace action.
multiple MPLS PUSH can be a single action, kernel datapath support
this operation. Multiple POP can be handled by recirculating after
every MPLS POP action.
If you are goin
hi:
I have found that when adding lots of ports, system consumes more and more
time when ports number increasing.
And the main time is consumed on encapsulation and decapsulation the JSON
message between vsctl and ovsdb-server.
when vsctl starts, it will first send monitor request to ovsdb
Hi,
Now , I cann't get the ovs CLI pdf/html in the openvswitch.org website, so
there are not be restored after the primary server
problems? Someone should check that
___
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/list
25 matches
Mail list logo