Re: [ovs-discuss] [openvswitch 1.4.0] testsuite: 591 failed

2012-03-09 Thread Michael Shigorin
On Fri, Mar 09, 2012 at 04:37:30PM -0800, Ben Pfaff wrote: > I sent out a patch that skips the test instead of failing it. ack > Can you test it for me? Thanks. Yes, sure; thank you! -- WBR, Michael Shigorin -- Linux.Kiev http://www.linux.kiev.ua/

Re: [ovs-discuss] Installation error

2012-03-09 Thread ANAND AKELLA
Hi Ben, Thank you it is working fine. Thanks, Anand On Sat, Mar 10, 2012 at 12:41 AM, Ben Pfaff wrote: > On Sat, Mar 10, 2012 at 12:24:22AM -0500, ANAND AKELLA wrote: > > > I have started installing the openvswitch1.3.0 on Ubuntu 11.10 version. > > > When I execute the following command > > > >

Re: [ovs-discuss] Installation error

2012-03-09 Thread Ben Pfaff
On Sat, Mar 10, 2012 at 12:24:22AM -0500, ANAND AKELLA wrote: > > I have started installing the openvswitch1.3.0 on Ubuntu 11.10 version. > > When I execute the following command > > > > sudo debian/rules binary It seems likely that you did not install one or more of the build dependencies. If yo

[ovs-discuss] Installation error

2012-03-09 Thread ANAND AKELLA
Hi*,* > I have started installing the openvswitch1.3.0 on Ubuntu 11.10 version. > When I execute the following command > > sudo debian/rules binary > > I'm getting the following error > > cp: cannot stat `debian/tmp/usr/bin/ovsdbmonitor': No such file or > directory > dh_install: cp -a debian/tmp/

[ovs-discuss] How to install ovs as a bridge-utils replacement for KVM/libvirt on Ubuntu 12.04

2012-03-09 Thread Greg Dahlman
Hi, I am not great at documentation but I wanted to forward this step by step as it makes it easy to upgrade from bridge-utils to open vswitch on KVM/libvirt hypervisors on Ubuntu 12.04 Feel free to use it however you wish, I am releasing it to the public domain. How to upgrade to openvswitch on

[ovs-discuss] How to connect two open vswitch bridges in a single physical host ?

2012-03-09 Thread ABDULHAMID NOOR
Thanks Aimal Khan your suggestion works and the problem is solved. Thanks all of you who participate  > Hi, >A similar question that was asked before on the mailing list (link below). As >far as I know the solution worked in that >case; it might be useful for you >too, > >http://www.mail-archi

Re: [ovs-discuss] 答复: Re: bridge renaming issue with Xen

2012-03-09 Thread Mark
> > [root@hc_2c519_1_1_7 scripts]# ./network-bridge start netdev=eth0 > > Nothing to flush. > > Waiting for peth0 to negotiate link. > > can't add peth0 to bridge eth0: Invalid argument > > > What is generating this last line? I'd just like to jump in and explain the path I am currently explorin

Re: [ovs-discuss] [openvswitch 1.4.0] testsuite: 591 failed

2012-03-09 Thread Ben Pfaff
On Tue, Feb 28, 2012 at 10:42:02AM -0800, Ben Pfaff wrote: > On Tue, Feb 28, 2012 at 08:20:48PM +0200, Michael Shigorin wrote: > > Hesitated to post a "bug" but decided that a test suite > > is there for something actually, and if the upstream asks > > to post then it's better for me to post, and f

Re: [ovs-discuss] Kernel soft lockups in Xen 5.6

2012-03-09 Thread David Erickson
On 03/09/2012 04:14 PM, Jesse Gross wrote: On Fri, Mar 9, 2012 at 1:33 PM, David Erickson wrote: Hey guys- We've been seeing some occasional soft lockups on some of our Xen boxes reporting messages like the following: BUG: soft lockup - CPU#3 stuck for 80s! [ovs-vswitchd:4950] BUG: soft lockup

Re: [ovs-discuss] Kernel soft lockups in Xen 5.6

2012-03-09 Thread Jesse Gross
On Fri, Mar 9, 2012 at 1:33 PM, David Erickson wrote: > Hey guys- > We've been seeing some occasional soft lockups on some of our Xen boxes > reporting messages like the following: > > BUG: soft lockup - CPU#3 stuck for 80s! [ovs-vswitchd:4950] > BUG: soft lockup - CPU#0 stuck for 80s! [netback/0:

[ovs-discuss] Kernel soft lockups in Xen 5.6

2012-03-09 Thread David Erickson
Hey guys- We've been seeing some occasional soft lockups on some of our Xen boxes reporting messages like the following: BUG: soft lockup - CPU#3 stuck for 80s! [ovs-vswitchd:4950] BUG: soft lockup - CPU#0 stuck for 80s! [netback/0:1126] BUG: soft lockup - CPU#2 stuck for 91462s! [tapdisk2:8473

Re: [ovs-discuss] How to connect two open vswitch bridges in a single physical host ?

2012-03-09 Thread Aimal Khan
Hi, A similar question that was asked before on the mailing list (link below). As far as I know the solution worked in that case; it might be useful for you too, http://www.mail-archive.com/discuss@openvswitch.org/msg02517.html Regards, On Fri, Mar 9, 2012 at 4:41 PM, ABDULHAMID NOOR wrote: >

Re: [ovs-discuss] Need help on extending OVS to monitor/control network devices via SNMP

2012-03-09 Thread Christian Esteve Rothenberg
Giogio, I think the LegacyFlow project may fit your needs: http://code.google.com/p/legacyflow/ Check it out! -Christian -- Christian Esteve Rothenberg, Ph.D. Converged Networks Division (DRC) Tel.:+55 19-3705-4479 / Cel.: +55 19-8193-7087 est...@cpqd.com.br www.cpqd.com.br On Sat, Jan 28,

Re: [ovs-discuss] 答复: Re: bridge renaming issue with Xen

2012-03-09 Thread Jesse Gross
2012/3/8 > > log is as follows : > I actually meant ovs-vswitchd.log. However: > [root@hc_2c519_1_1_7 /]# ifconfig > eth0 Link encap:Ethernet HWaddr 00:27:19:97:59:81 > inet6 addr: fe80::227:19ff:fe97:5981/64 Scope:Link > UP BROADCAST RUNNING MULTICAST MTU:1500 Met

Re: [ovs-discuss] Fw: How to connect two open vswitch bridges in a single physical host ?

2012-03-09 Thread Ben Pfaff
Patch vports are not network devices so they won't show up in ifconfig. On Fri, Mar 09, 2012 at 09:26:31AM -0800, ABDULHAMID NOOR wrote: > Yes the two interfaces connecting the VMs are UP. The ovs-vswitchd and > ovsdb-server are running. But the ifconfig and ip link list command > does not show th

[ovs-discuss] Fw: How to connect two open vswitch bridges in a single physical host ?

2012-03-09 Thread ABDULHAMID NOOR
Yes the two interfaces connecting the VMs are UP. The ovs-vswitchd and ovsdb-server are running. But the ifconfig and ip link list command does not show the patch interfaces. I think it may be ok. >Are all the interfaces up (and vswitchd and ovsdb-server) running? >Aaron > Thanks for previou

Re: [ovs-discuss] How to connect two open vswitch bridges in a single physical host ?

2012-03-09 Thread Aaron Rosen
Are all the interfaces up (and vswitchd and ovsdb-server) running? Aaron On Fri, Mar 9, 2012 at 6:41 AM, ABDULHAMID NOOR wrote: > Thanks for previous suggestion. > > No connectiving between VMs connected to differnet open vswitch bridges. > I use patch port to connect two open vswitch bridges "s

Re: [ovs-discuss] How to connect two open vswitch bridges in a single physical host ?

2012-03-09 Thread ABDULHAMID NOOR
Thanks for previous suggestion.   No connectiving between VMs connected to differnet open vswitch bridges. I use patch port to connect two open vswitch bridges "switch1" & "switch2" using the following commad   ovs-vsctl add-port switch1 patch_cable_12 -- set Interface patch_cable_12 type=patch o