On Tue, Apr 1, 2008 at 3:44 PM, Hartje Bruns <[EMAIL PROTECTED]> 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 _______________________________________________ Pacemaker mailing list [email protected] http://list.clusterlabs.org/mailman/listinfo/pacemaker
