On 2008-08-28T13:16:38, Gianluca Cecchi <[EMAIL PROTECTED]> wrote:
> 1) The IPaddr line is not correctly translated. I get nic and netmask values
> inverted.
> The same if in 1.x style I put IPaddr::10.1.1.103/eth0/24
haresources2cib is probably not the best maintained code ;-) Thanks for
the report.
> I have to correct the file and then start heatbeat
> BTW, what is the difference between IPaddr and IPaddr2?
They have slightly different feature sets. IPaddr2 can take advantage of
some Linux-specific extensions; for your task, they are both equivalent.
> 2) It seems that the translated 2.x configuration has auto failback on.
> Infact I have nfsnode2 that is DC and is running resources.
> I shutdown it and nfsnode1 carries on the services.
> But when I start again nfsnode2 it takes the resources again.
> How to prevent this?
Set the "resource-stickiness" meta_attribute to "infinity"; you can do
this for the whole cluster with the crm_config setting of
"default-resource-stickiness" - the GUI provides access to these, or
use:
crm_attribute -v INFINITY -t crm_config -n default-resource-stickiness
Regards,
Lars
--
Teamlead Kernel, SuSE Labs, Research and Development
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg)
"Experience is the name everyone gives to their mistakes." -- Oscar Wilde
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems