1VOTEQUORUM_VOTES(3)Corosync Cluster Engine Programmer's ManuaVlOTEQUORUM_VOTES(3)
2
3
4

NAME

6       votequorum_setvotes - Sets the number of votes for a node
7

SYNOPSIS

9       #include <corosync/votequorum.h>
10
11       int  votequorum_setexpected(votequorum_handle_t  handle,  unsigned  int
12       nodeid, int votes);
13

DESCRIPTION

15       The votequorum_setvotes is used to change the number of  votes  that  a
16       node  has. Note that it is not possible, using this function, to change
17       the number of node votes such that the cluster goes inquorate.
18

RETURN VALUE

20       This call returns the CS_OK value if successful, otherwise an error  is
21       returned.
22

ERRORS

24       The errors are undocumented.
25

SEE ALSO

27       votequorum_overview(8),   votequorum_initialize(3),   votequorum_finalā€
28       ize(3), votequorum_dispatch(3), votequorum_fd_get(3),
29
30corosync Man Page                 2009-01-26               VOTEQUORUM_VOTES(3)
Impressum