Hi, On Thu, Feb 11, 2010 at 10:04:04AM -0800, David Lang wrote: > on my old systems that are still running heartbeat 1.x there is a hb_reset > command that moves all resources to the node they are configured to start on > (assuming auto_fallback is turned off) > > however in a recent 2.x build I do not find this program, is there a way to > do > this (I am still using 1.x configs as they do the job so I don't need the > complexity of the 2.x crm stuff)
Can't recall seeing this program ever. You should be able to do a bit of scripting around ResourceManager (listkeys/takegroup/givegroup). Thanks, Dejan > David Lang > _______________________________________________ > 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
