[Linux-cluster] Typo in Makefile

Robert Peterson rpeterso at redhat.com
Wed Feb 28 22:04:05 UTC 2007


aruvic at bits.ba wrote:
> hi
>
> when i try to start cman with this command "service cman start"
>
> i get this:
>
> "Starting cman: [FAILED]" and in /var/log/messages
>
> i have this line
>
> Feb 28 22:24:30 clus1 cman: FATAL: Module cman not found. failed
>
> do someone have an idea why the cman Module can not be found?
>
> thanks
> Alen Ruvic
>   
Hi Alan,

Did you build the software by hand?  You may need to do depmod -a
to add cman.ko to your kernel module dependencies.  If that's not the
problem, then try doing "modprobe cman" and see if it complains.
Also, let us know what software you're trying to do this with.
There isn't a cman.ko module on the new (HEAD / RHEL5) software,
but there is on the current (STABLE / RHEL4) software.

Regards,

Bob Peterson
Red Hat Cluster Suite




More information about the Linux-cluster mailing list