Hi, On Mon, Nov 05, 2012 at 04:05:41PM +0100, Lars Marowsky-Bree wrote: > On 2012-11-05T15:31:25, Ulrich Windl <[email protected]> > wrote: > > > I just experienced that the syslog message "crmd: [12771]: info: > > handle_request: Current ping state: S_TRANSITION_ENGINE" is sent out > > several times per second for an extended period of time. > > > > So I wonder: Is it a left-over debug message, and what does that mean? > > It's a debug instrumentation message. But it is only triggered when > someone runs crmadmin -S, -H to look up the DC or something, it isn't > triggered by the stack internally.
If it's a debug message, why is it then at severity "info"? > > Obviously a "crm resource restart .." triggered the effect. (SLES11 > > SP2, current updates: corosync-1.4.3-0.5.1, pacemaker-1.1.7-0.9.1) > > You ran this with -W, right? Then crm waits until the transition has > completed - and to find this out, it queries the transition state > periodically, which would explain this. > > Probably shouldn't run multiple times per second, I guess. It runs more often in order to get back sooner to the user. Yes, we can do something about it, but I bet soon enough somebody'll complain about this message appearing at all. Cheers, Dejan > > Regards, > Lars > > -- > Architect Storage/HA > SUSE LINUX Products GmbH, GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer, > HRB 21284 (AG Nürnberg) > "Experience is the name everyone gives to their mistakes." -- Oscar Wilde > _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
