[ClusterLabs] MS Promotion Not Working

Andrei Borzenkov arvidjaar at gmail.com
Sun Jun 14 04:33:42 UTC 2015


В Sat, 13 Jun 2015 13:43:46 +0200
"Brian D. Lees" <brian at fides.me.uk> пишет:

> 
> primitive res_drbd_1 ocf:linbit:drbd \
> 
>         params drbd_resource=acl_shared \
> 
>         operations $id=res_drbd_1-operations \
> 
>         op start interval=0 timeout=240 \
> 
>         op promote interval=0 timeout=90 \
> 
>         op demote interval=0 timeout=90 \
> 
>         op stop interval=0 timeout=100 \
> 
>         op monitor interval=10 timeout=20 role=Master \
> 
>         op monitor interval=11 timeout=20 role=Slave \
> 
>         op notify interval=0 timeout=90
> 
> ms ms_drbd_1 res_drbd_1 \
> 
>         meta clone-max=2 notify=true interleave=true target-role=Started

According to pacemaker documentation

Started - Allow the resource to be started (In the case of multi-state resources, they will not promoted to master) 

You probably want to have Master here.




More information about the Users mailing list