Re: [Pacemaker] understanding resource restarts through pengine

2011-09-24 Thread Oualid Nouri
> Sep 20 13:18:41 tnode2 pengine: [3116]: notice: unpack_rsc_op: > Operation res_drbd_1:1_monitor_0 found resource res_drbd_1:1 active on > tnode1 > > When tnode1 came back online, the cluster found that drbd was already > running. > Do you have it configured to start at boot time? Yes ... :-( I'

[Pacemaker] understanding resource restarts through pengine

2011-09-20 Thread Oualid Nouri
Hi, I'm testing pacemaker resource failover in a very simple test environment with two virtual machines. 3 Cloned resources (drbd dualprimary), controld, clvm. Fencing with external/ssh that's it. I'm having problems understanding why my clvm resource gets restarted when a failing node gets bac

[Pacemaker] clvm depending resources restart/stuck when failing node joins two node cluster

2011-09-05 Thread Oualid Nouri
Hi to all, i have setup a drbd-based dual primary two node cluster with Pacemaker on opensuse 11.4 for testing. I have also setup drbd=>controld=>clvm=>lvm=>ocfs2 resources (all clones) and a samba+IP resource (primitive) . Fencing is done via UPS with two apcsmart resources. So far it seems