On Fri, May 14, 2010 at 12:55 PM, RaSca <[email protected]> wrote:
> Hi all,
> why even if I've declared these location directives:
>
> location cli-prefer-share-a share-a \
>        rule $id="cli-prefer-rule-share-a" 200: #uname eq ubuntu-nodo1
> location cli-prefer-share-b share-b \
>        rule $id="cli-prefer-rule-share-b" 200: #uname eq ubuntu-nodo2
> location clisec-prefer-share-a share-a \
>        rule $id="clisec-prefer-rule-share-a" 0: #uname eq ubuntu-nodo2
> location clisec-prefer-share-b share-b \
>        rule $id="clisec-prefer-rule-share-b" 0: #uname eq ubuntu-nodo1
>
> when the cluster comes up those resources runs only on the DC without
> considering the location I've defined?

Both nodes start at the same time?

> Also, it's impossible to move a resource after it is up on the DC.
>
> It's a stickiness problem? What I am missing?

Please show us the complete config.
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to