>>> "Spam Filter" <[EMAIL PROTECTED]> 23.10.2007 05:53 >>>
> There's a wiki!!!?? Not the main site.. I don't see it.
Hi George,

you don't get rid of this:
http://www.linux-ha.org/HowToUpdateWebsite 



>How do I import the XML for my stonith into the cluster (hopefully not
>triggering some problem and cause it to switch to the other node for no
>reason.. Yikes)?

1) If you're worried it's always worth having a test cluster (vmware and
other virtualisation products do the job). Ask Max for his opinion. By the
way: Max, are you still here?  What's going on with your manual? 
You have another candidat here. :-))

2) What I do not knowing if it's correct, but it works for me:
Wrap the snippet with the remaining parts of the cib xml tree up to the
root:
<cib>
    <configuration>
        <resources>
[...]
        </resources>
    </configuration>
</cib>

and bring it in via
cibadmin -U -x 'snippetfile.xml'
After that check with crm_verify -L -VVV if all seems still o.k.

But probably someone out there has better ideas.

Best regards
Andreas Mock


_______________________________________________
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