On Sat, Mar 14, 2009 at 00:05, Jerome Yanga <[email protected]> wrote:
> When I manually migrate a group resource, a constraint is automatically 
> created.  Is there a way to avoid this?

No. Thats how migration is supposed to work.

Once the resource has been moved, use crm_resource -U

>
> Here is the automatically created constraint.
>
> <rsc_location id="cli-standby-DRBD_Group" rsc="DRBD_Group">
>        <rule id="cli-standby-rule-DRBD_Group" score="-INFINITY" 
> boolean-op="and">
>          <expression id="cli-standby-expr-DRBD_Group" attribute="#uname" 
> operation="eq" value="nomen.esri.com" type="string"/>
>        </rule>
>      </rsc_location>
>
> Here is the command I use to manually migrate the group resource.
>
> crm resource migrate DRBD_Group
>
> This constraint prevents a node from taking over the group resource when 
> Heartbeat is stopped on the other node.
>
> Help.
>
> Regards,
> jerome
> _______________________________________________
> Linux-HA mailing list
> [email protected]
> http://lists.linux-ha.org/mailman/listinfo/linux-ha
> See also: http://linux-ha.org/ReportingProblems
>
_______________________________________________
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