- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- insmod "bonding" error
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2004 03:17 PM
03-09-2004 03:17 PM
insmod "bonding" error
insmod bonding
Using /lib/modules/2.4.9-e.38enterprise/kernel/drivers/addon/bonding.o
/lib/modules/2.4.9-e.38enterprise/kernel/drivers/addon/bonding.o: couldn't find the kernel version the module was compiled for.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2004 03:30 PM
03-09-2004 03:30 PM
Re: insmod "bonding" error
the page you quoted before contains a Source RPM. Did you rebuild the driver on your local system? If yes, any problems during the rebuild?
Greetings, Martin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2004 05:24 PM
03-09-2004 05:24 PM
Re: insmod "bonding" error
If the version conflict error occurs during the module installation, it is always wise to download the relavent version of c-complier and recomplie the module, then install the module using insmod.
However you can forcibly install the module by using -f option
#insmod -f
Kind Regards,
Manoj Kumar A
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2004 01:35 AM
03-10-2004 01:35 AM
Re: insmod "bonding" error
The â insmodâ â f bondingâ resulted in the same error
insmod -f bonding
Using /lib/modules/2.4.9-e.38enterprise/kernel/drivers/addon/bonding.o
/lib/modules/2.4.9-e.38enterprise/kernel/drivers/addon/bonding.o: couldn't find the kernel version the module was
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2004 01:46 AM
03-10-2004 01:46 AM
Re: insmod "bonding" error
insmod -f /lib/modules/
where
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2004 01:55 AM
03-10-2004 01:55 AM
Re: insmod "bonding" error
So are you saying to copy the existing bonding.o file into the alternate kernel path, or attempt to rebuild the bonding.o file once the alternate kernel is loaded and then try insmod?
Thank You
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2004 01:58 AM
03-10-2004 01:58 AM
Re: insmod "bonding" error
then simply use
insmod bonding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2004 02:15 AM
03-10-2004 02:15 AM
Re: insmod "bonding" error
insmod: /lib/modules/2.4.9-e.35enterprise/kernel/drivers/addon/bonding: No such file or directory
I've copied the bonding.o files into that kernel path (under addon) and verified they are there....?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2004 02:23 AM
03-10-2004 02:23 AM
Re: insmod "bonding" error
last time
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2004 02:25 AM
03-10-2004 02:25 AM
Re: insmod "bonding" error
[root@ms01 addon]# insmod -f /lib/modules/2.4.9-e.38enterprise/kernel/drivers/addon/bonding.o
/lib/modules/2.4.9-e.38enterprise/kernel/drivers/addon/bonding.o: couldn't find the kernel version the module was compiled for
[root@ms01 addon]#
[root@ms01 addon]#
[root@ms01 addon]# insmod -f /lib/modules/2.4.9-e.35enterprise/kernel/drivers/addon/bonding.o
/lib/modules/2.4.9-e.35enterprise/kernel/drivers/addon/bonding.o: couldn't find the kernel version the module was compiled for
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2004 02:26 AM
03-10-2004 02:26 AM
Re: insmod "bonding" error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2004 02:30 AM
03-10-2004 02:30 AM
Re: insmod "bonding" error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2004 02:31 AM
03-10-2004 02:31 AM
Re: insmod "bonding" error
drwxr-xr-x 2 root root 4096 Mar 5 11:09 aep
-rw-r--r-- 1 root root 298812 Feb 10 22:06 aic79xx_134.o
-rw-r--r-- 1 root root 232197 Feb 10 22:06 aic7xxx_mod_6230.o
drwxr-xr-x 2 root root 4096 Mar 5 11:34 bcm5700
-rw-r--r-- 1 root root 37836 Mar 5 17:09 bonding.o
-r--r--r-- 1 root root 37836 Mar 5 17:09 bonding.o.new
drwxr-xr-x 2 root root 4096 Mar 5 11:09 cciss
drwxr-xr-x 2 root root 4096 Mar 5 11:09 cipe
drwxr-xr-x 2 root root 4096 Mar 5 11:09 cpqarray
drwxr-xr-x 2 root root 4096 Mar 5 11:09 e100
drwxr-xr-x 2 root root 4096 Mar 5 11:09 e1000
drwxr-xr-x 2 root root 4096 Mar 5 11:09 e1000_4412k1
drwxr-xr-x 2 root root 4096 Mar 5 11:44 e1000_5220k1
drwxr-xr-x 2 root root 4096 Mar 5 11:09 e100_2124k2
drwxr-xr-x 2 root root 4096 Mar 5 11:40 e100_2330k1
drwxr-xr-x 2 root root 4096 Mar 5 11:09 fusion_20500
drwxr-xr-x 2 root root 4096 Mar 5 11:09 ips
drwxr-xr-x 2 root root 4096 Mar 5 11:09 megaraid2
drwxr-xr-x 2 root root 4096 Mar 5 11:09 megaraid_2002
-rw-r--r-- 1 root root 26480 Feb 10 22:06 pcnet32_127b.o
drwxr-xr-x 2 root root 4096 Mar 5 11:09 qla2200_531RH1
drwxr-xr-x 2 root root 4096 Mar 5 11:09 qla2xxx
I noticed that whe I created the "bcm5700" driver it created it's own directory in the addon location where as in the creation of the bonding driver it created bonding.o and bonding.o.NEW in the addon directory - no folder was created.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2004 02:34 AM
03-10-2004 02:34 AM
Re: insmod "bonding" error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2004 02:38 AM
03-10-2004 02:38 AM
Re: insmod "bonding" error
So her is where we are at:
Tried it in for both kernels:
[root@ms01 addon]# insmod -f /lib/modules/2.4.9-e.38enterprise/kernel/drivers/addon/bonding.o
/lib/modules/2.4.9-e.38enterprise/kernel/drivers/addon/bonding.o: couldn't find the kernel version the module was compiled for
[root@ms01 addon]#
[root@ms01 addon]#
[root@ms01 addon]# insmod -f /lib/modules/2.4.9-e.35enterprise/kernel/drivers/addon/bonding.o
/lib/modules/2.4.9-e.35enterprise/kernel/drivers/addon/bonding.o: couldn't find the kernel version the module was compiled for
What do you suggest now?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2004 02:50 AM
03-10-2004 02:50 AM
Re: insmod "bonding" error
compile just the module for bonding.
then copy this module to relevant location-if I compiled it with 2.4.9-e.38enterprise kernel -then I'd put it under
/lib/modules/2.4.9-e.38enterprise/kernel/drivers/net/bonding/
(I have it there)
then try to load it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2004 02:54 AM
03-10-2004 02:54 AM
Re: insmod "bonding" error
is it possible that you have installed the new Kernels but not the Kernel sources? Please go into the directory you have build the module in. From there do a cat include/linux/version.h
What do you get?
Greetings, Martin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2004 03:24 AM
03-10-2004 03:24 AM
Re: insmod "bonding" error
[root@ms01 net]# insmod /lib/modules/2.4.9-e.35enterprise/kernel/drivers/net/bonding.o
[root@ms01 net]# insmod /lib/modules/2.4.9-e.38enterprise/kernel/drivers/net/bonding.o
insmod: a module named bonding already exists
AND GET:
/lib/modules/2.4.9-e.38enterprise/kernel/drivers/net/bonding.o: couldn't find the kernel version the module was compiled for
for either kernel path that I try.... hum
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2004 03:30 AM
03-10-2004 03:30 AM
Re: insmod "bonding" error
#include
#if defined(__module__smp)
#define UTS_RELEASE "2.4.9-e.38smp"
#elif defined(__module__BOOT)
#define UTS_RELEASE "2.4.9-e.38BOOT"
#elif defined(__module__enterprise)
#define UTS_RELEASE "2.4.9-e.38enterprise"
#elif defined(__module__summit)
#define UTS_RELEASE "2.4.9-e.38summit"
#else
#define UTS_RELEASE "2.4.9-e.38"
#endif
#define LINUX_VERSION_CODE 132105
#define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2004 04:09 AM
03-10-2004 04:09 AM
Re: insmod "bonding" error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2004 03:09 PM
03-10-2004 03:09 PM
Re: insmod "bonding" error
no, do not change the code. The hash sign (#) is no indicating a comment in C. Comments in this language look like this
/* This is a comment
which might be split over
several lines */
The # sign indicates that the following instruction is to be processed by the C preprocessor (cpp). It is a valid and important statement.
What I wanted to check is, if you actually got the sources for the 2.4.9-e.38 kernel on your system. Since this is the case you should be able to use the module if you are running this kernel. Can you make sure using a uname -a which Kernel you are executing?
Greetings, Martin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2005 08:03 PM
03-04-2005 08:03 PM
Re: insmod "bonding" error
error is exactly the same, has there been a resolution to this?
I have downloaded and installed the relevant kernel-sources, as well as the relevent gcc and glibc and kernel-headers. I have prepped the source tree and followed HP's instructions to a T. Still no luck...
Let me know what is going on here please. Thanks.
-Tom Callahan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2005 05:47 PM
03-05-2005 05:47 PM
Re: insmod "bonding" error
Did you installed kernel source rpm of 2.4.9-e.38enterprise? You should install it .
NiCK