Hi all,
I'm trying to setup OCFS2 on an dual primary DRBD with pacemaker and dlm with 2
hosts and 3 clone resources
DRBD and dlm come up and are running as clone resources.
But OCFS2 fails to come up!
Doing "strace" with ocfs2_controld.pcmk shows that there is an error
" Error opening control device: I/O error on channel"
The UDEV rule and the control device /dev/misc/ocfs2_control" are both
existing.
Here is the part where the error might happen!
================================================================
open("/dev/misc/ocfs2_control", O_RDWR) = 10
read(10, "T01\n", 4) = 4
read(10, "", 4) = 0
write(10, "T01\n", 4) = 4
write(10, "SETN EE5AA8C0\n", 14) = -1 ERANGE (Numerical result out of
range)
write(10, "SETV 01 00\n", 11) = 11
close(10) = 0
sendto(3, "<31>Mar 31 11:31:25 ocfs2_contro"..., 86, MSG_NOSIGNAL, NULL, 0) = 86
write(2, "1301563885 cpg_joined@938: Error"..., 781301563885 cpg_joined@938:
Error opening control device: I/O error on channel
) = 78
write(2, "Error opening control device: I/"..., 51Error opening control device:
I/O error on channel
) = 51
Here the packages used (all x86_64):
Pacemaker:1.1.2 (Default OpenSUSE 11.3)
Libpacemaker3:1.1.2.1-2.1.1
Libglue2:1.0.5-1.4
Cluster-glue:1.0.5-1.4
Corosync:1.2.1-1.2 (Default OpenSUSE 11.3)
Libcorosync4:1.2.1-1.2
Openais: 1.1.2-2.1.1 (Default OpenSUSE 11.3)
Libopenais3:1.1.2-2.1.1
DRBD:8.3.7 (Default OpenSUSE 11.3)
Libdlm:3.00.01-1.4 (Default OpenSUSE 11.3)
Libdlm:3.00.01-1.4 (Default OpenSUSE 11.3)
ocfs2-tools:1.4.3-1.4
I've googled around but found no hint! Any help apriciated!
Thank you!
Walid
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems