[Bug 1088160] Re: module-assistant install of openvswitch-datapath fails on quantal due to drop of _mod postfix

Peng Yong ppyy at pubyun.com
Tue Feb 19 16:13:13 UTC 2013


# service openvswitch-switch force-reload-kmod
 * Inserting openvswitch module
FATAL: Error inserting brcompat (/lib/modules/3.5.0-24-generic/kernel/brcompat.ko): Unknown symbol in module, or unknown parameter (see dmesg)
 * Inserting brcompat module
Module has probably not been built for this kernel.
For instructions, read
/usr/share/doc/openvswitch-datapath-source/README.Debian
Feb 20 00:07:52|00001|stream_unix|ERR|/tmp/stream-unix.2932.0: connection to /var/run/openvswitch/db.sock failed: No such file or directory
Feb 20 00:07:52|00002|reconnect|WARN|unix:/var/run/openvswitch/db.sock: connection attempt failed (No such file or directory)
Feb 20 00:07:53|00003|stream_unix|ERR|/tmp/stream-unix.2932.1: connection to /var/run/openvswitch/db.sock failed: No such file or directory
Feb 20 00:07:53|00004|reconnect|WARN|unix:/var/run/openvswitch/db.sock: connection attempt failed (No such file or directory)
Feb 20 00:07:55|00005|stream_unix|ERR|/tmp/stream-unix.2932.2: connection to /var/run/openvswitch/db.sock failed: No such file or directory
Feb 20 00:07:55|00006|reconnect|WARN|unix:/var/run/openvswitch/db.sock: connection attempt failed (No such file or directory)
Alarm clock
 * Detected internal interfaces: 
 * ovs-brcompatd is not running
 * ovs-vswitchd is not running
 * ovsdb-server is not running
 * Saving interface configuration
 * Removing openvswitch module
 * Inserting openvswitch module
FATAL: Error inserting brcompat (/lib/modules/3.5.0-24-generic/kernel/brcompat.ko): Unknown symbol in module, or unknown parameter (see dmesg)
 * Inserting brcompat module
 * Restoring interface configuration
 * iptables already has a rule for gre, not explicitly enabling



i remove the module provided by kernel, then it works:

#mv /lib/modules/3.5.0-24-generic/kernel/net/openvswitch/openvswitch.ko /tmp
#depmod -a
#/etc/init.d/openvswitch-switch start                    <<<
 * Inserting openvswitch module
 * Inserting brcompat module
 * Starting ovsdb-server
 * Configuring Open vSwitch system IDs
 * Starting ovs-vswitchd
 * Starting ovs-brcompatd
 * iptables already has a rule for gre, not explicitly enabling

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvswitch in Ubuntu.
https://bugs.launchpad.net/bugs/1088160

Title:
  module-assistant install of openvswitch-datapath fails on quantal due
  to drop of _mod postfix

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvswitch/+bug/1088160/+subscriptions



More information about the Ubuntu-server-bugs mailing list