Re: [Pacemaker] Raid RA Changes to Enable ms configuration -- need some assistance plz.

2014-10-23 Thread Andrew Beekhof
> On 17 Oct 2014, at 9:53 am, Errol Neal wrote: > > Andrew Beekhof writes: > >> >> Yes. If you want the cluster to start things in a particular order, > then you need to specify it. > > Andrew, but my issue isn't getting the resources to start in a a > specific order. My issue is that I ca

Re: [Pacemaker] Raid RA Changes to Enable ms configuration -- need some assistance plz.

2014-10-16 Thread Errol Neal
Andrew Beekhof writes: > > Yes. If you want the cluster to start things in a particular order, then you need to specify it. Andrew, but my issue isn't getting the resources to start in a a specific order. My issue is that I can't get the slave resource to get promoted when the previous maste

Re: [Pacemaker] Raid RA Changes to Enable ms configuration -- need some assistance plz.

2014-10-13 Thread Andrew Beekhof
On 14 Oct 2014, at 12:58 am, Errol Neal wrote: > Andrew Beekhof writes: > >>> >>> Here is my full pacemaker config: >>> >>> http://pastebin.com/jw6WTpZz >>> >>> My understanding is that in order for N to start, N+1 must already > be >>> running. So my configuration (to me) reads that the

Re: [Pacemaker] Raid RA Changes to Enable ms configuration -- need some assistance plz.

2014-10-13 Thread Errol Neal
Andrew Beekhof writes: > > > > Here is my full pacemaker config: > > > > http://pastebin.com/jw6WTpZz > > > > My understanding is that in order for N to start, N+1 must already be > > running. So my configuration (to me) reads that the ms_md0 master > > resource must be started and running

Re: [Pacemaker] Raid RA Changes to Enable ms configuration -- need some assistance plz.

2014-10-12 Thread Andrew Beekhof
On 10 Oct 2014, at 12:08 am, Errol Neal wrote: > Hi all. I was hoping to get some help with my configuration. I'm kinda > stuck at the moment. > > I've made some changes to the Raid1 RA to implement a ms style > configuration (you can see a diff here http://pastebin.com/Q2nbF6Rg > against t

[Pacemaker] Raid RA Changes to Enable ms configuration -- need some assistance plz.

2014-10-09 Thread Errol Neal
Hi all. I was hoping to get some help with my configuration. I'm kinda stuck at the moment. I've made some changes to the Raid1 RA to implement a ms style configuration (you can see a diff here http://pastebin.com/Q2nbF6Rg against the RA in the github repo) I've modeled my ms implementation h