<br><br><div class="gmail_quote">On 25 October 2010 19:50, David Quenzler <span dir="ltr"><<a href="mailto:quenzler@gmail.com">quenzler@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Is there a way to limit failover behavior to a subset of cluster nodes<br>
or pin a resource to a node?<br>
<br></blockquote><div><br></div><div>Yes, there is a way.</div><div><br></div><div>Make sure you have a asymmetric cluster by setting symmetric-cluster to false</div><div>and then configure accordingly your location constraints in order to have the failover domains as you wish.</div>
<div><br></div><div>Here is en example from my cluster where I have 3 nodes and 2 resource group. Each resource group have unique primary node but both of them have shared secondary node.</div><div><br></div></div><div>location PrimaryNode-pbx_service_01 pbx_service_01 200: node-01</div>
<div><div>location PrimaryNode-pbx_service_02 pbx_service_02 200: node-02</div><div><br></div><div>location SecondaryNode-pbx_service_01 pbx_service_01 10: node-03</div><div>location SecondaryNode-pbx_service_02 pbx_service_02 10: node-03</div>
</div><div><br></div><div><br></div><div>Cheers,</div><div>Pavlos</div><div><br></div>