Re: [Pacemaker] Single Node Cluster and Resource Management

2011-01-17 Thread Andrew Beekhof
On Sat, Dec 11, 2010 at 11:11 AM, wrote: > >> now when I simulate a network failure (iptables -s web1.testcluster -j >> DROP) >> apache is correctly failed.  When pingd re-establishes connection the >> Apache constraint must be reversed and Apache simply started. >> how do I achieve the automatic

Re: [Pacemaker] Single Node Cluster and Resource Management

2010-12-11 Thread ant1spamz-pacemaker
> now when I simulate a network failure (iptables -s web1.testcluster -j DROP) > apache is correctly failed. When pingd re-establishes connection the > Apache constraint must be reversed and Apache simply started. > how do I achieve the automatic resource restart? it will happen whenever the pi

Re: [Pacemaker] Single Node Cluster and Resource Management

2010-12-09 Thread Andrew Beekhof
On Tue, Dec 7, 2010 at 1:24 PM, wrote: > Hi there, > I have a requirement to make a single node cluster primarily for resource > monitoring on the local node so that network load balancing from my front > end load balancers works correctly and the node in question fails out due to > either my pub

[Pacemaker] Single Node Cluster and Resource Management

2010-12-07 Thread ant1spamz-pacemaker
Hi there, I have a requirement to make a single node cluster primarily for resource monitoring on the local node so that network load balancing from my front end load balancers works correctly and the node in question fails out due to either my public or private interface or both interfaces fai