[Linux-cluster] GFS and vanilla kernel

Matthew B. Brookover mbrookov at mines.edu
Wed Dec 8 15:49:47 UTC 2004


On Wed, 2004-12-08 at 07:19, Graham Wood wrote:
> On Wed, Dec 08, 2004 at 04:33:12PM +0300, Anatoly Pugachev wrote:
> > Hi
> > help.  i'm stuck on the first stage compiling kernel.
> Ahh - my fault.  I should have pointed out that patching the kernel
> isn't necessarily going 
> to work at the moment - according to someone on the list a few weeks
> back, the patches there 
> are not necessarily kept up to date with the code in the module form

It seems that there is some conflicting information.  Patching the
kernel is necessary.  Without the patches you will get errors like:

FATAL: Error inserting gfs (/lib/modules/2.6.9/kernel/fs/gfs/gfs.ko):
Unknown symbol in module, or unknown parameter (see dmesg)

gfs: no version for "lm_mount" found: kernel tainted.

gfs: Unknown symbol panic_on_oops" errors in the logs.

The patches for the 2.6.9 kernel include the panic_on_oops symbol as
well as others.

> From:         Michael Conrad Tadpol Tilstra <mtilstra at redhat.com>
> Reply-To:     mtilstra at redhat.com, linux clistering
<linux-cluster at redhat.com>
> To:   linux clistering <linux-cluster at redhat.com>
> Subject:      Re: [Linux-cluster] GFS no version for lm_mount foudn:
kernel tainted
> Date:         Fri, 3 Dec 2004 17:06:29 -0600
> On Fri, Dec 03, 2004 at 03:47:55PM -0700, Matthew B. Brookover wrote:
> > I am trying to set up GFS on a 2 node cluster running Fedora core 3.
> > The GFS kernel module is generating this error: "FATAL: Error
inserting
> > gfs (/lib/modules/2.6.9/kernel/fs/gfs/gfs.ko): Unknown symbol in
> > module, or unknown parameter (see dmesg)".  I am also getting a
"gfs:
> > no version for "lm_mount" found: kernel tainted." and "gfs: Unknown
> > symbol panic_on_oops" errors in the logs.  The lock_dlm, dlm, cman
and
> > lock_harness modules do load, but the gfs module does not.
> >
> > Any ideas?
>
> new patch in cluster/gfs-kernel/patches/2.6.9/00006.patch  that
exports
> the panic_on_oops symbol.  Need to patch your kernel, then build teh
gfs
> module again.
>
>
> --
> Michael Conrad Tadpol Tilstra
> Like a cool breeze through a freshly napalmed forest.


Matt





More information about the Linux-cluster mailing list