>>> 2. Shorter specification of boolean variables
>>>
>>> old:
>>>     ms ms-drbd0 drbd0 \
>>>      meta clone-max=2 notify=true globally-unique=false target-role=stopped 
>>> new:
>>>     ms ms-drbd0 drbd0 \
>>>      meta clone-max=2 notify not globally-unique stopped 
>>>
>>> 3. New "prefer" statement/clause for location preference
>>>
>>> old:
>>>     location ms-drbd0-master-on-xen-1 ms-drbd0 rule role=master 100: #uname 
>>> eq xen-1
>>> new:
>>>     prefer ms-drbd0:Master xen-1   # score 100 is implied
>> So 100 is a default value but can be overridden I hope?
> 
> What's wrong with having 100 as a default? 

I did not vote against that. Just wanted to make sure people can still
set different values as they might be needed in certain setups.

I am possibly not that uninvolved in 100 being somewhat of a default
score and having some sort of convention for say howtos or docs would be
nice anyway.

> As I already wrote in
> another post, I think that it is good to have a "standard"
> preference value. Of course, if somebody insists, or needs a
> different score, they could still use the location statement. No
> doubt that some people will need different values, but I suspect
> that the majority of clusters just need a simple preference
> setting.

Agreed.

Regards
Dominik
_______________________________________________
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