[Pacemaker] GFS2 will not mount

Michael Schwartzkopff misch at clusterbau.com
Wed Aug 15 12:03:44 EDT 2012


Hi,

I have a problem mounting GFS2 in my test setup:

I try to create a cluster with RHEL6.2 according to "Clusters from the 
Scratch"

I have cman with the proper cluster name "cluster".

cman starts without problems.

My cluster config is:

primitive resFS ocf:heartbeat:Filesystem \
	params device="/dev/sdb1" fstype="gfs2" directory="/mnt"
clone cloneFS resFS


Staring this on both cluster nodes work smooth.

But when I want st start this when only one node is available I get:

Aug 15 14:43:35 node1 kernel: dlm_new_lockspace error -512
Aug 15 14:43:35 node1 kernel: GFS2: fsid=: Trying to join cluster "lock_dlm", 
"cluster:store"
Aug 15 14:43:35 node1 kernel: dlm: Using TCP for communications
Aug 15 14:43:35 node1 dlm_controld[17757]: process_uevent online@ error -17 
errno 2
(...)
Aug 15 14:44:33 node kernel: dlm: store: group join failed -512 0

When I try to mount the FS manually

mount -t gfs2 -o locktable="cluster:store" /dev/sdb1 /mnt

I get a timeout.

Any ideas?


-- 
Dr. Michael Schwartzkopff
Guardinistr. 63
81375 München

Tel: (0163) 172 50 98
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.clusterlabs.org/pipermail/pacemaker/attachments/20120815/2e1addce/attachment-0002.sig>


More information about the Pacemaker mailing list