Hi, all

I configured crmd-transition-delay="2s" to address the following problem.

 http://www.gossamer-threads.com/lists/linuxha/pacemaker/68504
 http://developerbugs.linux-foundation.org/show_bug.cgi?id=2528

And then, "crm resource restart" command get become less able to
restart any resources on the DC node.
# "crm resource restart" works fine on the non-DC node.
# Please see attached hb_report generated on the simple environment.

How can I use "crm resource restart" command on the DC node
with crmd-transtion-delay="2s"?

I confirmed that I can avoid this problem by the following procedure
 1. "crm resource stop rsc-ID"
 2. wait crmd-transtion-delay(2) scond
 3. "crm resource start rsc-ID"
but this behavior(restart does not works on the DC node)
may be confuse users.

Best regards,

-- 
NAKAHIRA Kazutomo
Infrastructure Software Technology Unit
NTT Open Source Software Center

Attachment: hb_report-Wed-27-Jul-2011.tar.bz2
Description: Binary data

_______________________________________________
Pacemaker mailing list: Pacemaker@oss.clusterlabs.org
http://oss.clusterlabs.org/mailman/listinfo/pacemaker

Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://developerbugs.linux-foundation.org/enter_bug.cgi?product=Pacemaker

Reply via email to