[Pacemaker] query ?

renayama19661014 at ybb.ne.jp renayama19661014 at ybb.ne.jp
Sun Sep 28 22:20:26 EDT 2014


Hi Alex,

Because recheck_timer moves by default every 15 minutes, state transition is calculated in pengine.


-----
{ XML_CONFIG_ATTR_RECHECK, "cluster_recheck_interval", "time",
  "Zero disables polling.  Positive values are an interval in seconds (unless other SI units are specified. eg. 5min)", "15min", &check_timer,
  "Polling interval for time based changes to options, resource parameters and constraints.",
  "The Cluster is primarily event driven, however the configuration can have elements that change based on time."
  "  To ensure these changes take effect, we can optionally poll the cluster's status for changes." },
{ "load-threshold", NULL, "percentage", NULL, "80%", &check_utilization,
  "The maximum amount of system resources that should be used by nodes in the cluster",
  "The cluster will slow down its recovery process when the amount of system resources used"
          " (currently CPU) approaches this limit", },
-----

Best Regards,
Hideo Yamauchi.




----- Original Message -----
> From: Alex Samad - Yieldbroker <Alex.Samad at yieldbroker.com>
> To: "pacemaker at oss.clusterlabs.org" <pacemaker at oss.clusterlabs.org>
> Cc: 
> Date: 2014/9/29, Mon 10:56
> Subject: [Pacemaker] query ?
> 
> Hi
> 
> Is this normal logging ?
> 
> Not sure if I need to investigate any thing
> 
> Sep 29 11:35:15 gsdmz1 crmd[2481]:   notice: do_state_transition: State 
> transition S_IDLE -> S_POLICY_ENGINE [ input=I_PE_CALC cause=C_TIMER_POPPED 
> origin=crm_timer_popped ]
> Sep 29 11:35:15 gsdmz1 pengine[2480]:   notice: unpack_config: On loss of CCM 
> Quorum: Ignore
> Sep 29 11:35:15 gsdmz1 pengine[2480]:   notice: process_pe_message: Calculated 
> Transition 196: /var/lib/pacer/pengine/pe-input-247.bz2
> Sep 29 11:35:15 gsdmz1 crmd[2481]:   notice: run_graph: Transition 196 
> (Complete=0, Pending=0, Fired=0, Skipped=0, Incomplete=0, 
> Source=/var/lib/pacer/pengine/pe-input-247.bz2): Complete
> Sep 29 11:35:15 gsdmz1 crmd[2481]:   notice: do_state_transition: State 
> transition S_TRANSITION_ENGINE -> S_IDLE [ input=I_TE_SUCCESS 
> cause=C_FSA_INTERNAL origin=notify_crmd ]
> Sep 29 11:50:15 gsdmz1 crmd[2481]:   notice: do_state_transition: State 
> transition S_IDLE -> S_POLICY_ENGINE [ input=I_PE_CALC cause=C_TIMER_POPPED 
> origin=crm_timer_popped ]
> Sep 29 11:50:15 gsdmz1 pengine[2480]:   notice: unpack_config: On loss of CCM 
> Quorum: Ignore
> Sep 29 11:50:15 gsdmz1 pengine[2480]:   notice: process_pe_message: Calculated 
> Transition 197: /var/lib/pacer/pengine/pe-input-247.bz2
> Sep 29 11:50:15 gsdmz1 crmd[2481]:   notice: run_graph: Transition 197 
> (Complete=0, Pending=0, Fired=0, Skipped=0, Incomplete=0, 
> Source=/var/lib/pacer/pengine/pe-input-247.bz2): Complete
> Sep 29 11:50:15 gsdmz1 crmd[2481]:   notice: do_state_transition: State 
> transition S_TRANSITION_ENGINE -> S_IDLE [ input=I_TE_SUCCESS 
> cause=C_FSA_INTERNAL origin=notify_crmd ]
> 
> _______________________________________________
> Pacemaker mailing list: Pacemaker at 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
> 




More information about the Pacemaker mailing list