[Linux-cluster] DLM Issues

Fabio M. Di Nitto fdinitto at redhat.com
Fri Aug 21 06:06:30 UTC 2009


Hi,

On Thu, 2009-08-20 at 23:11 -0400, Thomas Georgiou wrote:
> Hi,
> I am having trouble trying to get clvm working with corosync.
> When I try to start clvmd, I get
>   [  451.167435] dlm: no local IP address has been set
>   [  451.167438] dlm: cannot start dlm lowcomms -107
> and clvmd reports
>   CLVMD[b9ae86f0]: Aug 20 23:10:13 CLVMD started
>   CLVMD[b9ae86f0]: Aug 20 23:10:13 Can't initialise cluster interface
>     Can't initialise cluster interface
> 
> I then tried starting dlm_controld, but I get errors with that to.
> altair ~ # dlm_controld -D
> 1250824114 logging mode 3 syslog f 160 p 6 logfile p 6
> /var/log/cluster/dlm_controld.log
> 1250824114 dlm_controld 3.0.1 started
> 1250824116 cman_admin_init error 2
> 1250824116 /sys/kernel/config/dlm/cluster/comms: opendir failed: 2
> 1250824116 /sys/kernel/config/dlm/cluster/spaces: opendir failed: 2
> dlm is loaded
> altair ~ # lsmod
> Module                  Size  Used by
> dlm                   123280  0
> 
> Any ideas?

Do one step at a time.

First of all check if cman_tool nodes output is sane and nodes can see
eachother.

If that works, then you need to make sure that dlm.ko is loaded and
configfs is mounted in the right place.

Basically follow the init script we provide step by step and see where
it starts failing.

Fabio




More information about the Linux-cluster mailing list