On Tue, May 26, 2009 at 8:26 AM, Michael Schwartzkopff
<mi...@multinet.de> wrote:
> Am Dienstag, 26. Mai 2009 08:16:53 schrieb Andrew Beekhof:
>> On Mon, May 25, 2009 at 9:49 PM, Michael Schwartzkopff
>>
>> <mi...@multinet.de> wrote:
>> > Hi,
>> >
>> > I am just setting up a new cluster. It behaves VERY slow. An example from
>> > the logs:
>> >
>> > I switched on node offline:
>> > May 25 21:43:10 mom2 cib: [2804]: info: cib_process_request: Operation
>> > complete: op cib_modify for section nodes (origin=mom1/crm_standby/4,
>> > version=0.18.1): ok (rc=0)
>> >
>> > Only 50 sec later the cluster gets the idea what happened:
>> > May 25 21:43:59 mom2 pengine: [2813]: info: unpack_status: Node mom2 is
>> > in standby-mode
>> > May 25 21:43:59 mom2 pengine: [2813]: info: determine_online_status: Node
>> > mom2 is standby
>> >
>> > ...and tries to pull down the configured resource.
>> > May 25 21:43:59 mom2 pengine: [2813]: notice: LogActions: Stop resource
>> > resDRBD:1#011(mom2)
>> >
>> > any idea what might be the source for the delay? Thanks.
>>
>> Nope.  What did the logs say in between?
>
> Tried this morning again. Please see attached logs.

The cluster can't react to the current event until all the actions it
took in order to react to the previous event have finished.
This is what is happening here and its the resDRBD:1_monitor_20000
action that we're blocking on.

May 26 08:18:14 mom2 crmd: [2808]: info: te_rsc_command: Initiating
action 13: monitor resDRBD:1_monitor_20000 on mom2 (local)

May 26 08:19:14 mom2 crmd: [2808]: info: process_lrm_event: LRM
operation resDRBD:1_monitor_20000 (call=65, rc=0, cib-update=173,
confirmed=false) complete ok
_______________________________________________
Linux-HA mailing list
Linux-HA@lists.linux-ha.org
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to