dear list,
I try to use GFS2 with corosync/openais/pacemaker using the following packages
(Debian Lenny testing) :
corosync/testing uptodate 1.2.1-4
openais/testing uptodate 1.1.2-2
pacemaker/testing uptodate 1.0.9.1+hg15626-1
gfs-pcmk/testing uptodate 3.0.12-2
here is the configuration snippet :
# crm configure show
.
.
primitive DLM-GFS2 ocf:pacemaker:controld \
op monitor interval="120s"
clone DLM-GFS-KLON DLM-GFS2 \
meta interleave="true"
.
.
unfortunately I always get :
c01 crm_resource: [2820]: info: Invoked: crm_resource -C -r DLM-GFS2-KLON
c01 gfs_controld[2844]: gfs_controld 3.0.12 started
c01 gfs_controld[2844]: cannot connect to dlm_controld -1
What am I doing wrong and what is the best way to debug this error ?
If 'dlm_controld' is started by hand 'gfs_controld' is able to connect to.
---
Jan
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems