Re: [Pacemaker] running same resource on each node

2010-01-25 Thread Raoul Bhatia [IPAX]
On 01/25/2010 06:19 PM, Schaefer, Diane E wrote: > I need to be able to stop this resource on only one node of the cluster > at a time to do maintenance tasks. If I define it as a clone, a stop > resource stops both sides. you can a) add contraints so that the clone is stopped on one host only (e

Re: [Pacemaker] running same resource on each node

2010-01-25 Thread Schaefer, Diane E
On Mon, Jan 25, 2010 at 3:58 PM, Schaefer, Diane E mailto:diane.schae...@unisys.com>> wrote: >> Hi, >> >? ? I would like to configure a single lsb resource that will run on both >> nodes of my cluster. >Check out: > > http://www.clusterlabs.org/doc/en-US/Pacemaker/1.0/html/Pacemaker_Exp

Re: [Pacemaker] running same resource on each node

2010-01-25 Thread Andrew Beekhof
On Mon, Jan 25, 2010 at 3:58 PM, Schaefer, Diane E wrote: > Hi, > >   I would like to configure a single lsb resource that will run on both > nodes of my cluster. Check out: http://www.clusterlabs.org/doc/en-US/Pacemaker/1.0/html/Pacemaker_Explained/s-resource-clone.html > I am using Pacemak

[Pacemaker] running same resource on each node

2010-01-25 Thread Schaefer, Diane E
Hi, I would like to configure a single lsb resource that will run on both nodes of my cluster. I am using Pacemaker 1.0.6 and Heartbeat 3.0.2. This resource needs to be always running on each node, but only running once per node. If it stops, I want the cluster to restart it. But only on the