Re: [RFC] quorum module configuration bits

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



24.01.2012 19:10, Fabio M. Di Nitto wrote:
[snip]
>> If I power on more "unseen" nodes, expected_votes is automatically
>> incremented and saved into CIB. If I then power down that nodes, their
>> votes are still considered until I remove them from CIB and decrement
>> expected_votes manually (actually that part didn't fully work last time
>> I checked).
> 
> You can do this with votequorum already. New nodes are added to the list
> and expected_votes increases automagically. On removal, you will need to
> manually decrement expected_votes as you do now pretty much.

BTW, is it now possible to alter nodelist at runtime (remove some nodes
from there)? It is kinda problematic with flatiron.

> 
>>
>> And I do not like idea of touching configuration file every time I want
>> to add node to cluster. And then re-distributing that config over all
>> nodes, and then reload it on every node.
>>
>> Now I have all 17 nodes listed in corosync.conf (UDPU), but my
>> expected_votes in pacemaker CIB is 3. That's why Steve's idea of
>> calculating expected_votes from a vote-list would be a regression for me.
> 
> Ok, I´ll make it happen by allow expected_votes: XX overrides the
> calculated one from the nodelist.
> 
> You will be able to change expected_votes at runtime if necessary (up or
> down) and new "seen" nodes will automatically increase the expected_votes.

Do I need to do it on every node or just on one?

And, it should not be allowed to set it lower than number of votes from
currently active nodes.
Probably even not lower than number of votes from nodes which are now
either active or inactive but joined at least once (I suppose that
nodelist is fully editable at runtime, so admin may some-how reset join
count of node and only than reduce expected_votes).

> 
> I think this should fulfill your requirements.

Great, that is what I need.

Thanks,
Vladislav
_______________________________________________
discuss mailing list
discuss@xxxxxxxxxxxx
http://lists.corosync.org/mailman/listinfo/discuss



[Index of Archives]     [Linux Clusters]     [Corosync Project]     [Linux USB Devel]     [Linux Audio Users]     [Photo]     [Yosemite News]    [Yosemite Photos]    [Linux Kernel]     [Linux SCSI]     [X.Org]

  Powered by Linux