[Pacemaker] "crm resource restart" does not work on the DC node with crmd-transtion-delay="2s"

NAKAHIRA Kazutomo nakahira.kazutomo at oss.ntt.co.jp
Wed Jul 27 05:58:08 EDT 2011


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hb_report-Wed-27-Jul-2011.tar.bz2
Type: application/octet-stream
Size: 36536 bytes
Desc: not available
URL: <http://lists.clusterlabs.org/pipermail/pacemaker/attachments/20110727/6680a64f/attachment-0002.obj>


More information about the Pacemaker mailing list