When I manually migrate a group resource, a constraint is automatically
created. Is there a way to avoid this?
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