Re: [Pacemaker] Get group behaviour with Master slave or clones envolved

2014-03-06 Thread Andrew Beekhof
On 27 Feb 2014, at 12:32 am, Néstor C. wrote: > > > > 2014-02-18 0:47 GMT+01:00 Andrew Beekhof : > > On 17 Feb 2014, at 10:34 pm, Néstor C. wrote: > > > > > > > > > 2014-02-17 1:22 GMT+01:00 Andrew Beekhof : > > > > On 21 Jan 2014, at 10:50 pm, Néstor C. wrote: > > > > >> Hello. > > >> >

Re: [Pacemaker] Get group behaviour with Master slave or clones envolved

2014-02-26 Thread Néstor C .
2014-02-18 0:47 GMT+01:00 Andrew Beekhof : > > On 17 Feb 2014, at 10:34 pm, Néstor C. wrote: > > > > > > > > > 2014-02-17 1:22 GMT+01:00 Andrew Beekhof : > > > > On 21 Jan 2014, at 10:50 pm, Néstor C. wrote: > > > > >> Hello. > > >> > > >> When you need that some primitives switch in block you c

Re: [Pacemaker] Get group behaviour with Master slave or clones envolved

2014-02-17 Thread Andrew Beekhof
On 17 Feb 2014, at 10:34 pm, Néstor C. wrote: > > > > 2014-02-17 1:22 GMT+01:00 Andrew Beekhof : > > On 21 Jan 2014, at 10:50 pm, Néstor C. wrote: > > >> Hello. > >> > >> When you need that some primitives switch in block you can use a group. > > >Groups are just a syntactic shortcut for

Re: [Pacemaker] Get group behaviour with Master slave or clones envolved

2014-02-17 Thread Néstor C .
2014-02-17 1:22 GMT+01:00 Andrew Beekhof : > > On 21 Jan 2014, at 10:50 pm, Néstor C. wrote: > > >> Hello. > >> > >> When you need that some primitives switch in block you can use a group. > > >Groups are just a syntactic shortcut for ordering and colocation > constraints. > There is a manner of

Re: [Pacemaker] Get group behaviour with Master slave or clones envolved

2014-02-16 Thread Andrew Beekhof
On 21 Jan 2014, at 10:50 pm, Néstor C. wrote: > Hello. > > When you need that some primitives switch in block you can use a group. Groups are just a syntactic shortcut for ordering and colocation constraints. > > There is a manner to get this when you have a clone or a master/slave > involv

[Pacemaker] Get group behaviour with Master slave or clones envolved

2014-01-21 Thread Néstor C .
Hello. When you need that some primitives switch in block you can use a group. There is a manner to get this when you have a clone or a master/slave involved? For example: Imagine a drbd disk (DR), a filesystem over ti (FS) and a service over all (SRV). The first one is a ms resource, and the o