I have an issue very similar to the one disucssed here:
http://oss.clusterlabs.org/pipermail/pacemaker/2014-May/021817.html
Its related to the ganeti vm clustering which provides an ocf script to
handle vm failover when a node is down. It assumes that a cloned resource
will receive notifications
On 08/08/2014 01:49 AM, Alex Samad - Yieldbroker wrote:
Hi
So I have taken a slightly different approach, I have taken
ocf::heartbeat:IPaddr2 copied it to ocf::yb:namedVIP and I have added in some
code to
1) check to see if named is running
2) reload when it adds/removes an ip address
All see