On 20 Feb 2014, at 8:37 pm, Kazunori INOUE <kazunori.ino...@gmail.com> wrote:

> Hi,
> 
> Is this by design although log levels differ with a stonith resource
> and other resources in Pacemaker-1.1.11 ?
> 
> "P1" is id of ocf:pacemaker:Dummy resource.
> "F1" is id of stonith (ex. stonith:external/ipmi) resource.
> 
> * log at "probe"
> crmd[22860]:   notice: process_lrm_event: LRM operation P1_monitor_0
> (call=9, rc=7, cib-update=56, confirmed=true) not running
> crmd[22860]:     info: process_lrm_event: LRM operation F1_monitor_0
> (call=5, rc=7, cib-update=55, confirmed=true) not running

Looking at the code I can't see how this is possible.
Only if the resource is found running is it set to LOG_INFO

> 
> * log at "monitor NG"
> crmd[22860]:   notice: process_lrm_event: LRM operation
> P1_monitor_30000 (call=12, rc=7, cib-update=64, confirmed=false) not
> running
> crmd[22860]:    error: process_lrm_event: LRM operation
> F1_monitor_30000 (call=13, status=4, cib-update=61, confirmed=false)
> Error

Thats an easy one... one completed but failed with OCF_NOT_RUNNING, the other 
didn't complete at all. 

> 
> 
> Regards,
> Kazunori INOUE
> 
> _______________________________________________
> 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://bugs.clusterlabs.org

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

_______________________________________________
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://bugs.clusterlabs.org

Reply via email to