On Thu, Sep 6, 2012 at 12:08 AM, James Harper <james.har...@bendigoit.com.au> wrote: > A power failure tonight indicated that my clustered resources (xen vm's) have > a dependency requirement like "make sure at least one domain controller VM is > fully up and running before starting any other windows servers". Determining > a status of "fully up and running" is probably complex so as a minimum I need > to say "make sure resource1 has been started for 60 seconds before starting > resource2".
The RA shouldn't return 'success' until the service really is finished starting up. Granted that is hard when the service lives inside the VM. > > Is this possible? > > Thanks > > James > > _______________________________________________ > Pacemaker mailing list: Pacemaker@oss.clusterlabs.org > http://oss.clusterlabs.org/mailman/listinfo/pacemaker > > Project Home: http://www.clusterlabs.org > Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf > Bugs: http://bugs.clusterlabs.org _______________________________________________ Pacemaker mailing list: Pacemaker@oss.clusterlabs.org http://oss.clusterlabs.org/mailman/listinfo/pacemaker Project Home: http://www.clusterlabs.org Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf Bugs: http://bugs.clusterlabs.org