02.12.2012 00:34, Robinson, Eric wrote: >> >> Try to set 'target-role="Started"' in both of them. >> > > Okay, but how does that address the problem of error code 11 from drbdadm?
Well, you have error promoting resources. 11 is EAGAIN, usually meaning you did not demote the other side. Your logs contain Nov 27 15:32:15 [24609] ha09a crmd: debug: do_lrm_rsc_op: Performing key=13:750:0:8267fa3b-4f5f-45f6-89c9-fb7540f471b3 op=p_drbd0_demote_0 And that is the first mention of word 'demote' in log you provided (frankly speaking, log from DC would help much more). drbd(p_drbd1)[12814]: 2012/11/27_15:31:59 ERROR: ha02_mysql: Exit code 11 That happened 16 second before the demoting is started. I recall pacemaker operates differently (I'd say "wrong") if you have target-role="Master" for a ms resource opposed to a "normal" target-role="Started". Is that enough? ;) Vladislav _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
