Am Mittwoch 13 August 2008 16:09 schrieb Eric Blau: > Hi list members, > > Is there a command to cause a CRM-based resource to switch over to a > different server without it adding a permanant location constraint to > the CIB?
crm_resource -M -H <node> -r <resource> Better read crm_resource --help Or set one node to standby. > For example, if two servers have resources with scores that are within > the resource stickiness threshold can a command be run to force the > resource to move to the other server? > > Thanks, > Eric Blau > > _______________________________________________ > 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
