Thanks for you reply.<br><br>1.the version is 1.0.8 for heartbeat 3.0.2.<br><br><br>2.<br>there are two nodes in my cluster : vm1 172.16.0.11  vm2 172.16.0.12 <br>the ip-aliase is 172.16.0.100<br><br>i use the crm cli command to config:<br>
primitive ip-aliase ocf:heartbeat:IPaadr2 params ip="172.16.0.100" op monitor interval="5s"<br>primitive web ocf:heartbeat:apache paramas configfile="/etc/apache2/apache2.conf" op monitor interval="5s"<br>
group  group1 ip-aliase web<br>location cons1 group1 100:vm2<br>location cons2 group  80: vm1<br><br>3.<br> the cibamin  output is in the attachment.<br><br><br><div class="gmail_quote">2010/5/17 Andrew Beekhof <span dir="ltr"><<a href="mailto:andrew@beekhof.net">andrew@beekhof.net</a>></span><br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">version? actual config? cibadmin output?<br>
<div><div></div><div class="h5"><br>
On Mon, May 17, 2010 at 9:14 AM, ÀîÉ­ <<a href="mailto:lisen1001@gmail.com">lisen1001@gmail.com</a>> wrote:<br>
> hi all:<br>
><br>
>        I create a group with two resources:<br>
><br>
> group1:<br>
>             ip-aliase<br>
>             apache<br>
><br>
>        my cluster has two nodes:<br>
><br>
> crm(live)# configure<br>
> crm(live)configure# property symmetric-cluster=false<br>
> crm(live)configure# location constrain1 group1 200: host1<br>
> crm(live)configure# location constrain2 group2 100: host2<br>
><br>
> #################<br>
><br>
> my problem is when the ip-aliase runs ok and the apache is failed,the group1<br>
> can't move to host2:<br>
><br>
> Onlien [ host1 host2]<br>
><br>
> Resource Group: group1<br>
>          ip-aliase                Started host1<br>
>          apache                  Stoppped<br>
><br>
> i want to realise that if one of the resources in a group is failed,then the<br>
> group is failed and move to another node in the cluster.<br>
><br>
><br>
><br>
</div></div>> _______________________________________________<br>
> Pacemaker mailing list: <a href="mailto:Pacemaker@oss.clusterlabs.org">Pacemaker@oss.clusterlabs.org</a><br>
> <a href="http://oss.clusterlabs.org/mailman/listinfo/pacemaker" target="_blank">http://oss.clusterlabs.org/mailman/listinfo/pacemaker</a><br>
><br>
> Project Home: <a href="http://www.clusterlabs.org" target="_blank">http://www.clusterlabs.org</a><br>
> Getting started: <a href="http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf" target="_blank">http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf</a><br>
><br>
<br>
_______________________________________________<br>
Pacemaker mailing list: <a href="mailto:Pacemaker@oss.clusterlabs.org">Pacemaker@oss.clusterlabs.org</a><br>
<a href="http://oss.clusterlabs.org/mailman/listinfo/pacemaker" target="_blank">http://oss.clusterlabs.org/mailman/listinfo/pacemaker</a><br>
<br>
Project Home: <a href="http://www.clusterlabs.org" target="_blank">http://www.clusterlabs.org</a><br>
Getting started: <a href="http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf" target="_blank">http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf</a></blockquote></div><br>