[Pacemaker] primitive dlm ocf:pacemaker:controld --> WARNING: dlm: default-action-timeout 20s for start is smaller than the advised 90
Roberto Giordani
r.giordani at libero.it
Sun Apr 11 16:32:24 UTC 2010
Hello,
I've started a new cluster with 4 nodes that should work with ocfs2
When I try to configure the dlm primitive I've received the following
warning and the the dlm-clone doesn't start.
crm(live)# cib new stack-glue
INFO: stack-glue shadow CIB created
crm(stack-glue)# configure primitive dlm ocf:pacemaker:controld op
monitor interval=120s
WARNING: dlm: default-action-timeout 20s for start is smaller than the
advised 90
WARNING: dlm: default-action-timeout 20s for stop is smaller than the
advised 100
WARNING: dlm: default-action-timeout 20s for start is smaller than the
advised 90
WARNING: dlm: default-action-timeout 20s for stop is smaller than the
advised 100
crm(stack-glue)# configure clone dlm-clone dlm meta interleave=true
WARNING: dlm: default-action-timeout 20s for start is smaller than the
advised 90
WARNING: dlm: default-action-timeout 20s for stop is smaller than the
advised 100
crm(stack-glue)# cib commit stack-glue
INFO: commited 'stack-glue' shadow CIB to the cluster
crm(stack-glue)# quit
bye
This is the crm_mon status
============
Last updated: Sun Apr 11 18:30:42 2010
Stack: openais
Current DC: node4 - partition with quorum
Version: 1.0.8-9881a7350d6182bae9e8e557cf20a3cc5dac3ee7
4 Nodes configured, 4 expected votes
1 Resources configured.
============
Online: [ node1 node2 node3 node4 ]
Failed actions:
dlm:0_start_0 (node=node2, call=5, rc=7, status=complete): not running
dlm:2_start_0 (node=node3, call=3, rc=7, status=complete): not running
dlm:0_start_0 (node=node1, call=3, rc=7, status=complete): not running
dlm:3_start_0 (node=node4, call=3, rc=7, status=complete): not running
Any idea?
Regards,
Roberto.
More information about the Pacemaker
mailing list