25.08.2010 08:56, Andrew Beekhof wrote:
> On Wed, Aug 25, 2010 at 7:39 AM, Vladislav Bogdanov
> <bub...@hoster-ok.com> wrote:
>> Hi all,
>>
>> pacemaker has
>> # chkconfig - 90 90
>> in its MCP initscript.
>>
>> Shouldn't it be corrected to 90 10?
> 
> I thought higher numbers started later and shut down earlier... no?

Nope, they are in a natural order for both start and stop sequences.
So lower number means 'do start or stop earlier'.

grep '# chkconfig' /etc/init.d/*

> 
>>
>> Now both corosync and openais try to stop earlier then pacemaker (20).
>> Thus they should always fail to stop if pacemaker ver1 API (MCP) is used.
>>
>> I have posted to openais list too with that.
>>
>> Best,
>> Vladislav

_______________________________________________
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