Lars Marowsky-Bree wrote:
On 2008-07-15T10:56:44, Paul Walsh <[EMAIL PROTECTED]> wrote:


That's lucky, but not guaranteed if the timing is wrong. Certainly you
can do that and not hit the monitor.

:)


CIB is attached for reference.

If you read the CIB, you will find that you have target_role both as an
instance_ and as a meta_attribute, which is exactly your problem. They
are set to conflicting values and so the cluster's behaviour is
undefined. As I've written - please read ;-) -, newer versions would
warn about this.

Ah! I see now. That's what comes from over-reliance on the GUI. Just goes to show it always helps to understand the underlying XML. Thanks for pointing this out.


In your version, you're better off deleting the instance_attribute (via
crm_resource) and from then on invoking crm_resource with --meta to
modify the meta_attribute instead.

I'm in the process of setting up a couple of VMs to experiment on rather than the live system, so I'll give that a try there.

Regards,
    Lars


Regards,

--
Paul Walsh

_______________________________________________
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