On Fri, Aug 27, 2010 at 6:06 PM, Patrick Irvine <p...@cybersites.ca> wrote:
>
> Hi, and thanks for the response.
>
> The issue is this.  Glfs must be restricted from starting until at least one
> of the glfsd clones has started.  The glfsd clones provide the backed
> storage for the glfs mounts.  So glfsd doesn't really need to be a M/S.
> This is just a way I came up with to make glfs wait for any single glfsd as
> opposed to waiting for all glfsd clones.
>
> What I really need is some order constraint ( or some other mechanism) that
> is like the logic below (to use some C syntax)
>
> If ( glfsd-1 || glfsd-2 || glfsd-3 || glfsd-4 ) then start glfs-clones
>

We want to support this, but the feature isn't fully baked yet.
For now what you've done is the only way.

_______________________________________________
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://developerbugs.linux-foundation.org/enter_bug.cgi?product=Pacemaker

Reply via email to