On Mon, 15 Feb 2010, Dejan Muhamedagic wrote:

> 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).

At this point we are just using 1.x configs.

I have a setup where I have a pair of boxes running a distributed database, the 
data is on both boxes so if one box goes down I have both VIPs go over to the 
single box. I don't want the failed box to get the VIP when it first comes up 
(as I need to replicate data to it first), so I don't want to use 
auto_failback. 
But once I do the the failed box back online, how do I get the VIPs distributed 
like they would be if the boxes were to bootup at the same time?

by haresources looks like

system-p 192.168.1.1
system-b 192.168.1.2

David Lang
_______________________________________________
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