Hi,
I'm running XCP 1.6 (which ships with ovs 1.4.2), and noticed that the
ovs-xapi-sync script removes data from the Interface table for a standalone
tap. Specifically, the 'iface-id' and 'iface-status' keys are removed from
external-ids if a tap does not have a corresponding vif. Reviewing
On 15.10.2012 22:28 Ben Pfaff said the following:
> On Mon, Oct 15, 2012 at 10:08:36PM +0200, Michael Steiger wrote:
>> On 15.10.2012 21:59 Ben Pfaff said the following:
>>> On Mon, Oct 15, 2012 at 08:54:53PM +0200, Michael Steiger wrote:
After more research I found out that
/usr/local/va
On Mon, Oct 15, 2012 at 08:54:53PM +0200, Michael Steiger wrote:
> After more research I found out that
> /usr/local/var/run/br0.mgmt
> /usr/local/var/run/br0.snoop
>
> are missing on the physical switches.
>
> But I have no idea who creates them?
ovs-vswitchd creates them.
_
Correction!
The path to the br0.* files is
/usr/local/var/run/openvswitch
not
/usr/local/var/run/
Thanks,
Michael
___
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss
After more research I found out that
/usr/local/var/run/br0.mgmt
/usr/local/var/run/br0.snoop
are missing on the physical switches.
But I have no idea who creates them?
ovs-dbserver and ovs-vswitchd are running
Thanks,
Michael
___
discuss mailing lis
I have a hardware switch using openvswitch 1.4.0.
I added a bridge and some ports using ovs-vsctl
"ovs-vsctl show" displays everything fine.
But all calls to ovs-ofctl result in
ovs-ofctl: br0 is not a bridge or a socket
I know that the commands are fine because on my ovs 1.8.90 in a Centos
VM i
1. STP could work on a bond port but we haven't implemented support
for it yet.
2. I don't know. My guess is "no".
On Mon, Oct 15, 2012 at 04:00:28PM +0800, yue wang wrote:
> Hi,Ben
> i have two question:
>
> 1.could you please explain why STP can't work on bond port?i see that in
> doc:
>
Take a look at the "resubmit([port],[table])" action in the ovs-ofctl man page.
--Justin
On Oct 15, 2012, at 1:57 AM, Андрей Бражук wrote:
> Output ovs-ofctl dump-tables says that Open VSwitch has multiple flow tables.
> Is there action field's keyword to forward packet to another table for
>
Output ovs-ofctl dump-tables says that Open VSwitch has multiple flow
tables.
Is there action field's keyword to forward packet to another table for
processing?
# ovs-ofctl add-flow br0 " actions="
Does other way exist to use multiple flow tables?
___
di
Hi,Ben
i have two question:
1.could you please explain why STP can't work on bond port?i see that in
doc:
*If spanning tree is enabled on the bridge, member ports are enabled by
default (with the exception*
*of bond, internal, and mirror ports which do not work with STP).*
*
*
*2.can ovs with STP
10 matches
Mail list logo