Am Dienstag, 26. Mai 2009 09:42:53 schrieb Andrew Beekhof: > On Tue, May 26, 2009 at 8:26 AM, Michael Schwartzkopff > > <[email protected]> wrote: > > Am Dienstag, 26. Mai 2009 08:16:53 schrieb Andrew Beekhof: > >> On Mon, May 25, 2009 at 9:49 PM, Michael Schwartzkopff > >> > >> <[email protected]> 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
OK. Your answer leads me to the next question: What causes the monitor operation to take 1 minute? Greetings, -- Dr. Michael Schwartzkopff MultiNET Services GmbH Addresse: Bretonischer Ring 7; 85630 Grasbrunn; Germany Tel: +49 - 89 - 45 69 11 0 Fax: +49 - 89 - 45 69 11 21 mob: +49 - 174 - 343 28 75 mail: [email protected] web: www.multinet.de Sitz der Gesellschaft: 85630 Grasbrunn Registergericht: Amtsgericht München HRB 114375 Geschäftsführer: Günter Jurgeneit, Hubert Martens --- PGP Fingerprint: F919 3919 FF12 ED5A 2801 DEA6 AA77 57A4 EDD8 979B Skype: misch42 _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
