Re: [ovs-discuss] Switch MAC address

2013-01-29 Thread Swapnil Sarda
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

Re: [ovs-discuss] The error of db.sock failed when system reboot

2013-01-29 Thread Hong Wayne
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

Re: [ovs-discuss] OVS porting design question

2013-01-29 Thread Ben Pfaff
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

Re: [ovs-discuss] OVS porting design question

2013-01-29 Thread Ben Pfaff
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

[ovs-discuss] OVS porting design question

2013-01-29 Thread soaring eagle
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

Re: [ovs-discuss] The error of db.sock failed when system reboot

2013-01-29 Thread Ben Pfaff
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

[ovs-discuss] The error of db.sock failed when system reboot

2013-01-29 Thread Hong Wayne
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

[ovs-discuss] Unable to get traffic through to internal interfaces inside a VM

2013-01-29 Thread Endre Karlson
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