The new patch fixed the lm_mount and unknown symbol problems. There is a new problem now, cman_tool join returns this message: cman_tool: local node name "fouroften" not found in cluster.conf I have double checked my host name, the entry in cluster.conf, /etc/hosts, and DNS and they look ok. /proc/cluster/nodes does not list any hosts. Any ideas? thanks Matt mbrookov@xxxxxxxxx On Fri, 2004-12-03 at 16:06, Michael Conrad Tadpol Tilstra wrote: > 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. >