[ovs-discuss] openvswitch-1.1.1.tar.gz problem
冯全树(Crab)
fqs888 at 126.com
Mon Jun 13 02:58:29 PDT 2011
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/local/openvswitch had exiest,and openvswitch_mod.ko,brcompat_mod.ko compiled sucessed,and this modules can insmod sucessful.
make install-exec-hook
make[4]: Entering directory `/root/build/openvswitch-1.1.1'
make[4]: Nothing to be done for `install-exec-hook'.
make[4]: Leaving directory `/root/build/openvswitch-1.1.1'
/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-local', needed by `install-data-local'. Stop.
make[3]: Leaving directory `/root/build/openvswitch-1.1.1'
make[2]: *** [install-am] Error 2
make[2]: Leaving directory `/root/build/openvswitch-1.1.1'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/root/build/openvswitch-1.1.1'
make: *** [install] Error 2
#########################################
then depend on INSTALL.Linux :
4: /usr/local/openvswitch/sbin/ovsdb-server /usr/local/openvswitch/etc/ovs-vswitchd.conf.db --remote=punix:/usr/local/openvswitch/var/run/openvswitch/db.sock
its ok!
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.
HI all:
I installed openvswitch-1.1.1.tar.gz on linux kernel 2.6.39 .but not sucessed.
my operating 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,but /usr/local/openvswitch had exiest,and openvswitch_mod.ko,brcompat_mod.ko compiled sucessed,and this modules can insmod sucessful.
then depend on INSTALL.Linux :
4: /usr/local/openvswitch/sbin/ovsdb-server /usr/local/openvswitch/etc/ovs-vswitchd.conf.db --remote=punix:/usr/local/openvswitch/var/run/openvswitch/db.sock
its ok!
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.
Message fromsyslogd at testserver at Mon Jun 13 16:31:45 2011 ...
testserver kernel: Oops: 0002 [#1] SMP
Message fromsyslogd at testserver at Mon Jun 13 16:31:45 2011 ...
testserver kernel: last sysfs file: /sys/devices/system/cpu/cpu15/topology/thread_siblings
Message fromsyslogd at testserver at Mon Jun 13 16:31:45 2011 ...
testserver kernel: Stack:
Message fromsyslogd at testserver at Mon Jun 13 16:31:45 2011 ...
testserver kernel: Call Trace:
Message fromsyslogd at testserver at Mon Jun 13 16:31:45 2011 ...
testserver kernel: <IRQ>
Message fromsyslogd at testserver at Mon Jun 13 16:31:45 2011 ...
testserver kernel: <EOI>
Message fromsyslogd at testserver at Mon Jun 13 16:31:45 2011 ...
testserver kernel: Code: 88 b8 00 00 00 8b 8a a0 00 00 00 89 88 a0 00 00 00 48 8b 8a 88 00 00 00 48 89 88 88 00 00 00 48 8b 8a 88 00 00 00 48 85 c9 74 03 <f0> ff 01 40 8a 72 7c 8a 48 7c 83 e6 e0 83 e1 1f 09 f1 88 48 7c
Message fromsyslogd at testserver at Mon Jun 13 16:31:45 2011 ...
testserver kernel: CR2: 000000000000012c
Message fromsyslogd at testserver at Mon Jun 13 16:31:45 2011 ...
testserver kernel: Kernel panic - not syncing: Fatal exception in interrupt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://openvswitch.org/pipermail/discuss/attachments/20110613/6a6326fe/attachment.htm>
More information about the discuss
mailing list