Re: [Pacemaker] Best way to specify colocation and ordering

2010-08-27 Thread Andrew Beekhof
On Fri, Aug 13, 2010 at 5:43 PM, Dejan Muhamedagic wrote: > Hi, > > On Fri, Aug 13, 2010 at 02:55:30PM +, Chris Picton wrote: >> On Fri, 13 Aug 2010 14:37:18 +, Chris Picton wrote: >> >> >>> On Fri, Aug 13, 2010 at 01:44:28PM +, Chris Picton wrote: I have a >> >>> drbd backed mysql ser

Re: [Pacemaker] Best way to specify colocation and ordering

2010-08-13 Thread Dejan Muhamedagic
Hi, On Fri, Aug 13, 2010 at 02:55:30PM +, Chris Picton wrote: > On Fri, 13 Aug 2010 14:37:18 +, Chris Picton wrote: > > >>> On Fri, Aug 13, 2010 at 01:44:28PM +, Chris Picton wrote: I have a > >>> drbd backed mysql server which has the following resources: > >>> > >>> drbd0 -> lvm_da

Re: [Pacemaker] Best way to specify colocation and ordering

2010-08-13 Thread Chris Picton
On Fri, 13 Aug 2010 14:37:18 +, Chris Picton wrote: >>> On Fri, Aug 13, 2010 at 01:44:28PM +, Chris Picton wrote: I have a >>> drbd backed mysql server which has the following resources: >>> >>> drbd0 -> lvm_data -> mount_data >>> drbd1 -> lvm_logs -> mount_logs >>> mysqld >>> floatingip

Re: [Pacemaker] Best way to specify colocation and ordering

2010-08-13 Thread Chris Picton
>> On Fri, Aug 13, 2010 at 01:44:28PM +, Chris Picton wrote: >> I have a drbd backed mysql server which has the following resources: >> >> drbd0 -> lvm_data -> mount_data >> drbd1 -> lvm_logs -> mount_logs >> mysqld >> floatingip >> >> I would like the drbd based filesystems to start up in pa

Re: [Pacemaker] Best way to specify colocation and ordering

2010-08-13 Thread Dejan Muhamedagic
On Fri, Aug 13, 2010 at 01:44:28PM +, Chris Picton wrote: > Hi all > > I have a drbd backed mysql server which has the following resources: > > drbd0 -> lvm_data -> mount_data > drbd1 -> lvm_logs -> mount_logs > mysqld > floatingip > > I would like the drbd based filesystems to start up in

Re: [Pacemaker] Best way to specify colocation and ordering

2010-08-13 Thread Chris Picton
On Fri, 13 Aug 2010 13:44:28 +, Chris Picton wrote: > Hi all > > I have a drbd backed mysql server which has the following resources: > > drbd0 -> lvm_data -> mount_data > drbd1 -> lvm_logs -> mount_logs > mysqld > floatingip > > I would like the drbd based filesystems to start up in parall