Re: [ovs-discuss] Open vSwitch installation in userspace.

2010-08-04 Thread Hardeep Uppal
I was running in userspace to quickly get something up and running. Also I didn't have the dom0 kernel code when I first started with Open vSwitch. Hence when I ran "./configure --with-l26=/lib/modules/2.6.26-2-xen-686/build" i got an error saying that the build directory was missing. I am going to

Re: [ovs-discuss] Open vSwitch installation in userspace.

2010-08-04 Thread Jesse Gross
On Wed, Aug 4, 2010 at 1:32 PM, Hardeep Uppal wrote: > Hi Jesse, > > Thanks for your reply. I can see that OpenvSwicth created the bridge br0. > But when I update my domU.cfg file to update the network bridge to br0 from > eth0, domU does not boot and I get the following error > > $ sudo xm creat

Re: [ovs-discuss] Open vSwitch installation in userspace.

2010-08-04 Thread Hardeep Uppal
Hi Jesse, Thanks for your reply. I can see that OpenvSwicth created the bridge br0. But when I update my domU.cfg file to update the network bridge to br0 from eth0, domU does not boot and I get the following error $ sudo xm create domU.cfg Using config file "/etc/xen/domU.cfg". Error: Devi

Re: [ovs-discuss] Open vSwitch installation in userspace.

2010-07-30 Thread Jesse Gross
On Fri, Jul 30, 2010 at 4:47 PM, Hardeep Uppal wrote: > Hi Jesse, > > I followed the steps in INSTALL.usespace to create bridge br0 and there > were no error messages. How do I check if the bridge br0 is created? I tried > "brctl show" but i didn't see bridge br0. > > I am running Xen3.3 with Deb

Re: [ovs-discuss] Open vSwitch installation in userspace.

2010-07-30 Thread Hardeep Uppal
Hi Jesse, I followed the steps in INSTALL.usespace to create bridge br0 and there were no error messages. How do I check if the bridge br0 is created? I tried "brctl show" but i didn't see bridge br0. I am running Xen3.3 with Debian kernel 2.6.26-2-xen-686 as dom0 and ubuntu 9.04 as domUs. I have

Re: [ovs-discuss] Open vSwitch installation in userspace.

2010-07-30 Thread Jesse Gross
On Thu, Jul 29, 2010 at 1:36 PM, Hardeep Uppal wrote: > > r...@ettm:/home/ettm/Desktop/openvswitch-1.0.1# ovs-vswitchd > unix:/usr/local/var/run/openvswitch/db.sock > Jul 29 > 12:43:21|1|reconnect|INFO|unix:/usr/local/var/run/openvswitch/db.sock: > connecting... > Jul 29 > 12:43:21|2|recon

Re: [ovs-discuss] Open vSwitch installation in userspace.

2010-07-29 Thread 陈文龙
Have you loaded the openvswitch_mod module? 2010/7/30 Hardeep Uppal > Hi, > > I am new to Open vSwitch and had a few question about open vswitch setup in > userspace in dom0 (2.6.26-2-xen-686). I followed steps 1 to 5 from > INSTALL.Linux to compile and install open vswitch. > > % ./configure >

[ovs-discuss] Open vSwitch installation in userspace.

2010-07-29 Thread Hardeep Uppal
Hi, I am new to Open vSwitch and had a few question about open vswitch setup in userspace in dom0 (2.6.26-2-xen-686). I followed steps 1 to 5 from INSTALL.Linux to compile and install open vswitch. % ./configure % make % su % make install I then initialize the configuration database using ovsdb-