Thanks, that's what I expected. Anyone knows how to make OVS work inside LXC, or where should I start if I want to make a patch to make it work?
On Thu, Mar 28, 2013 at 1:52 PM, Ben Pfaff <[email protected]> wrote: > On Thu, Mar 28, 2013 at 12:58:51PM +0800, Hongwei Fu wrote: > > We're trying to setup OVS1.4.0 within lxc. > > I'm trying to do this, > > ovs-vsctl add-br br0 > > ovs-vsctl set bridge br0 datapath_type=netdev > > ovs-vsctl add-port br0 gre0 -- set interface gre0 type=gre > > GRE and other tunneling mechanisms only work with the kernel datapath, > not the userspace datapath. >
_______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
