On Wed, Apr 02, 2014 at 09:26:28AM +0800, wrote:
> Hello everyone~ Recently, I meet followed question with ovs. When I
> run ovs for a long time, its process of "ovsdb-server"(or
> "ovs-vswitchd")might die and there is the log information of "worker
> process exiting". How does it occur an
On Tue, Apr 01, 2014 at 10:49:16PM -0400, Gregory Gee wrote:
> I've been searching for quite a while and experimenting but there
> must be an extra step I am missing to get a simple inband controller
> example to work. Here is the simple example topology.
>
> s2---s1---controller
>
> s1 = 11.0.
On April 1, 2014 at 8:32:36 PM, YAMAMOTO Takashi (yamam...@valinux.co.jp) wrote:
> > On April 1, 2014 at 8:03:28 PM, YAMAMOTO Takashi (yamam...@valinux.co.jp)
> > wrote:
>
> a nitpick: missing period after DPDK
Fixed. Thanks!
--Justin
___
discuss
> On April 1, 2014 at 8:03:28 PM, YAMAMOTO Takashi (yamam...@valinux.co.jp)
> wrote:
>> http://openvswitch.org says:
>> The Open vSwitch release in development also supports FreeBSD
>>
>> while i'm not sure what "release in development" means,
>> according to NEWS, FreeBSD support was added in 1
On April 1, 2014 at 8:03:28 PM, YAMAMOTO Takashi (yamam...@valinux.co.jp) wrote:
> http://openvswitch.org says:
> The Open vSwitch release in development also supports FreeBSD
>
> while i'm not sure what "release in development" means,
> according to NEWS, FreeBSD support was added in 1.9.0.
> 1.
http://openvswitch.org says:
The Open vSwitch release in development also supports FreeBSD
while i'm not sure what "release in development" means,
according to NEWS, FreeBSD support was added in 1.9.0.
1.9.x is the current LTS releases.
probably the page needs some updates?
YAMAMOTO Takashi
_
I've been searching for quite a while and experimenting but there must
be an extra step I am missing to get a simple inband controller example
to work. Here is the simple example topology.
s2---s1---controller
s1 = 11.0.0.1/32
s2 = 11.0.0.2/32
controller = 11.0.0.100/8
An example ovs-vsctl
Hello everyone~Recently, I meet followed question with ovs. When I run ovs
for a long time, its process of "ovsdb-server"(or "ovs-vswitchd")might die and
there is the log information of "worker process exiting". How does it occur
and how to avoid it ?
Thank you for your reply.
SuSan~_
On Tue, Apr 01, 2014 at 06:31:01PM +0200, Slavica Tomovic wrote:
> I fixed that syntax mistake, it doesn't work again. I on the OVS
> switch that I want to configure I used:
>
> ovs-vsctl set-manager ptcp::10.0.0.2
>
> and on the controller:
>
> ovs-vsctl --db=tcp::10.0.0.2
You got the
I fixed that syntax mistake, it doesn't work again. I on the OVS
switch that I want to configure I used:
ovs-vsctl set-manager ptcp::10.0.0.2
and on the controller:
ovs-vsctl --db=tcp::10.0.0.2
I got this message:
[root@localhost Desktop]# ovs-vsctl --db=tcp::10.0.0.2 show
2014-04-
Hi,
http://xmodulo.com/2014/01/install-configure-kvm-open-vswitch-ubuntu-debian.html
I was able to bring up two guest VMs on tap0 and tap1. The "ovs-vsctl
show" output is similar to what is given in the above link. What will
be the IP address of the VMs?
In the VM, when I tried to ping the host,
On Tue, Apr 01, 2014 at 01:18:54PM +0200, Slavica Tomovic wrote:
> ovs-vsctl set-manager ptcp:10.0.0.1:6633
Wrong syntax. You want: "ovs-vsctl set-manager ptcp:6633:10.0.0.1".
Also the IP address looks wrong, since the IP address here, if it is
given, needs to be the IP address on which to accept
Hi,
I am using OVS (v1.10) switches in my OpenFlow testbed, and I want to
configure theirs buffers remotely by controller. I installed OVS on
the controller too. It has only one port: eth0 10.0.0.1/24
On the switch that I want to configure remotely I used this commands:
ovs-vsctl add-br br0
ovs-
Hi All,
Could any one help me on this please?
Thanks
Palani
_
From: discuss [mailto:discuss-boun...@openvswitch.org] On Behalf Of Palani S
Sent: 19 March 2014 PM 06:24
To: discuss@openvswitch.org
Subject: [ovs-discuss] SNMP Agent on Open vSwitch
Hi,
I am Palani and I work fo
14 matches
Mail list logo