Re: [ovs-discuss] Correct way to build debian/ubuntu packages including openvswitch-pki?

2012-02-09 Thread Bob Lantz
Thanks Ben - for some reason I had switched to binary-arch (no doubt after fatiguing my brain by reading reams of Debian build arcana) but clearly binary is the right target. On Feb 9, 2012, at 5:07 PM, Ben Pfaff wrote: > On Thu, Feb 09, 2012 at 04:58:40PM -0800, Bob Lantz wrote: >> I am trying

Re: [ovs-discuss] Correct way to build debian/ubuntu packages including openvswitch-pki?

2012-02-09 Thread Ben Pfaff
On Thu, Feb 09, 2012 at 04:58:40PM -0800, Bob Lantz wrote: > I am trying to build the debian packages for OVS 1.4.0 on Ubuntu > 11.10 (and other releases which don't necessarily have a pre-built > openvswitch package available.) > > If I use > > fakeroot make -f debian/rules binary-arch > > it b

[ovs-discuss] Correct way to build debian/ubuntu packages including openvswitch-pki?

2012-02-09 Thread Bob Lantz
I am trying to build the debian packages for OVS 1.4.0 on Ubuntu 11.10 (and other releases which don't necessarily have a pre-built openvswitch package available.) If I use fakeroot make -f debian/rules binary-arch it builds openvswitch-{brcompat,common,controller,dbg,ipsec,switch}_1.4.0-1_am

Re: [ovs-discuss] Query regarding OVS configuration in OpenSuse Dom0 (Xen Hypervisor)

2012-02-09 Thread Jesse Gross
On Wed, Feb 8, 2012 at 11:24 PM, Mohit Dhingra wrote: > The question that I was asking regarding monitoring of incoming traffic into > VMs is, we have one ingress_policing_rate in ovs_vsctl for an interface, but > there is no egress/outgress policing rate.. Does that mean that it doesn't > have co

Re: [ovs-discuss] Query regarding OVS configuration in OpenSuse Dom0 (Xen Hypervisor)

2012-02-09 Thread Gurucharan Shetty
On Wed, Feb 8, 2012 at 11:24 PM, Mohit Dhingra wrote: > Thanks Jesse. I tried the same. Firstly I disconnected interfaces vif4.0, > vif5.0, and peth0 from the Bridge eth0 (that Xen created). > > Then I created a bridge named br0, and connected peth0, vif4.0, vif5.0 to > br0 using ovs-vsctl command