On Mon, Jun 13, 2011 at 9:44 AM, Ben Pfaff wrote:
> On Mon, Jun 13, 2011 at 09:40:01AM -0700, Jesse Gross wrote:
>> 2.6.39 is not supported by Open vSwitch 1.1.1, which is what's causing
>> this problem. It's necessary to use the version in git.
>
> Are we likely to add support in 1.1.x?
No, I d
On Mon, Jun 13, 2011 at 09:40:01AM -0700, Jesse Gross wrote:
> 2.6.39 is not supported by Open vSwitch 1.1.1, which is what's causing
> this problem. It's necessary to use the version in git.
Are we likely to add support in 1.1.x? If not, then perhaps we should
document that 2.6.39 is not suppor
On Mon, Jun 13, 2011 at 9:32 AM, Ben Pfaff wrote:
> On Mon, Jun 13, 2011 at 05:58:29PM +0800, ??(Crab) wrote:
>> 5:/usr/local/openvswitch/sbin/ovs-vswitchd
>> unix:/usr/local/openvswitch/var/run/openvswitch/db.sock
>> then linux system kernel reported error below ,and linux system died.
>
> T
On Mon, Jun 13, 2011 at 05:58:29PM +0800, ??(Crab) wrote:
> /bin/mkdir -p /usr/local/openvswitch/var/run/openvswitch
> /bin/mkdir -p /usr/local/openvswitch/share/openvswitch/pki
> /bin/mkdir -p /usr/local/openvswitch/var/log/openvswitch
> make[3]: *** No rule to make target `ovs-install-data-lo
HI all:
I installed openvswitch-1.1.1.tar.gz on linux kernel 2.6.39 .but not sucessed.
myoperating steps:
1:./configure --prefix=/usr/local/openvswitch --enable-ssl=yes
--with-l26=/lib/modules/`uname -r`/build --> result OK:
2: make --> result OK:
3: make install --> have error below,but /usr/