Amit, I think the MAC address is indeed 0x0001. Also the problem I
was facing wasn't the MAC address but somewhere else.
___
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss
Hello Ben:
Thanks for your replying.
I look the following information, and I find some solutions:
brcompat_mod: exports duplicate symbol br_should_route_hook (owned by
bridge)
I think the problem is brcompat module not loaded due to bridge module
prevent it.
And I edit /etc/modprobe.d/blackl
On Tue, Jan 29, 2013 at 01:34:49PM -0500, soaring eagle wrote:
> Thanks for the quick response. I agree with your assessment that
> Asynchronous seems like the right path for a robust solution. We just
> wanted to get some feedback out from folks like you who have several years
> of real experience
On Tue, Jan 29, 2013 at 10:43:02AM -0500, soaring eagle wrote:
> We are considering porting OVS datapath to a new ASIC hardware platform by
> writing a provider for the hardware. We have few basic design questions
> that we are looking to get some feedback on:
>
> 1) We are trying to decide whethe
Hello,
We are considering porting OVS datapath to a new ASIC hardware platform by
writing a provider for the hardware. We have few basic design questions
that we are looking to get some feedback on:
1) We are trying to decide whether to implement the provider
rule->construct, destruct routines
On Tue, Jan 29, 2013 at 09:08:49PM +0800, Hong Wayne wrote:
> #ovs-vsctl show
> Jan 29 19:43:35|1|stream_unix|ERR|/tmp/stream-unix.2729.0: connection
> to /var/run/openvswitch/db.sock failed: No such file or directory
ovsdb-server isn't running. I don't know why. Perhaps you should check
in
Dear all:
I used Ubuntu12.04-LTS repository to install the Open vSwitch 1.4, and it
can work successfully.
$ apt-get install openvswitch-datapath-source bridge-utils
$ module-assistant auto-install openvswitch-datapath
$ apt-get install openvswitch-brcompat openvswitch-common
And I also modif
I'm running the following setup:
VMware ESXi 5.1 Host running vDS with a Port Group with VLANs 5 named "LAB"
Ubuntu 12.04 LTS inside the ESXi that has the listed specs below and runs
some networking services for OpenStack
eth0 - management
eth1 - used for GRE tunneling between this node and some K