[Pacemaker] pacemaker and the clone resource

Andrew Beekhof beekhof at gmail.com
Tue Apr 1 12:40:12 EDT 2008


On Tue, Apr 1, 2008 at 3:44 PM, Hartje Bruns <hb at bos-bremen.de> wrote:
>
>  Hi,
>  i started testing the clone resource (on a two node cluster one tomcat
> running on each). I want to be able to shutdown just one tomcat (= one clone
> instance). Trying that with hb_gui results in shutting down both instances.
>
>  Does anyone know if that is a feature or a bug ;-)

Feature IIRC

You have two options,
- if you don't care which one is shut down, then set clone_max=1
- otherwise, use a rsc_location constraint to prevent the clone from
running on that node

Hope that helps




More information about the Pacemaker mailing list