On Wed, Aug 04, 2004 at 06:30:28PM -0400, Jeff wrote: > [root@lx3 cman-kernel]# modprobe cman > FATAL: Error inserting cman (/lib/modules/2.6.7-smp/kernel/cluster/cman.ko): > Operation not permitted > [root@lx3 cman-kernel]# dmesg > <snip> > CMAN <CVS> (built Aug 4 2004 12:34:28) installed > NET: Registered protocol family 31 > Unable to register cluster socket type > > Any suggestions on what I need to do to resolve this? Remove the bluetooth modules that you already have loaded (there is an AF_* identifier conflict still), then manually load cman, dlm, and such. --L