[Pacemaker] basic configuration question
Andrew Beekhof
andrew at beekhof.net
Mon Nov 23 12:14:05 UTC 2009
On Fri, Nov 20, 2009 at 11:22 PM, Frank DiMeo
<Frank.DiMeo at bigbandnet.com> wrote:
> Hi All,
>
>
>
> In a simple two node cluster, I load the enclosed xml file. I expect that
> this is the simplest syntax to specify two resources, eyes and clock, where
> “eyes” and “clock” run on the same node.
>
>
>
> Actual behavior is that “eyes” and “clock” run on opposite nodes.
>
>
>
> Is my xml file wrong?
Yes, there is no score specified for the colocation constraint.
It defaults to zero.
>
>
>
> Also, shouldn’t the “sequence=true” in the collocation tag control the
> startup sequence of “eyes” and “clock”?
No, thats what ordering constraints are for.
More information about the Pacemaker
mailing list