>> How do I tell Pacemaker to demote and not stop DRBD?
>you are using the drbd-resource from linbit with a master-slave-clone?
This is my current config:
http://pastebin.com/r2fHS95t
Thanks
Dan
___
Pacemaker mailing list: Pacemaker@oss.clusterlabs
On Sun, 6 Jul 2014 21:58:47 + Dan Journo
wrote:
> >> The resources I have (and the order I need them to start are)
> >> - IPAddr
> >> - Promote DRBD
> >> - Asterisk
> >> They also need to be running on the same node.
> >
> >order ord-my-IPaddr-before-my-DRBD inf: \
>
>> The resources I have (and the order I need them to start are)
>> - IPAddr
>> - Promote DRBD
>> - Asterisk
>> They also need to be running on the same node.
>
>order ord-my-IPaddr-before-my-DRBD inf: \
> my-IPaddr my-DRBD:promote
>order ord-my-DRBD-before-my-Aster
Hi,
On 30.06.2014 01:08, Dan Journo wrote:
> The resources I have (and the order I need them to start are)
> - IPAddr
> - Promote DRBD
> - Asterisk
> They also need to be running on the same node.
order ord-my-IPaddr-before-my-DRBD inf: \
my-IPaddr my-DRBD:pr
On 30 Jun 2014, at 9:08 am, Dan Journo wrote:
> Hi,
>
> I’m struggling to set up pacemaker for the first time.
>
> The resources I have (and the order I need them to start are)
>
> - IPAddr
> - Promote DRBD
> - Asterisk
>
> They also need to be running on the s
Hi,
I'm struggling to set up pacemaker for the first time.
The resources I have (and the order I need them to start are)
- IPAddr
- Promote DRBD
- Asterisk
They also need to be running on the same node.
I can't seem to figure out how to get it right.
What constrai