On 2006-08-16T03:59:34, [email protected] wrote:
> linux-ha CVS committal
>
> Author : zhenh
> Host :
> Project : linux-ha
> Module : membership
>
> Dir : linux-ha/membership/ccm
>
>
> Modified Files:
> ccm.c ccm.h ccm_statemachine.c ccmclient.c ccmmsg.c
>
>
> Log Message:
> only the leader of ccm calculates the quorum and broadcasts to other nodes.
Is this backwards-compatible? If not, is that acceptable?
It does seem to change the wire-protocol:
> @@ -71,7 +71,8 @@
> #define CCM_COOKIE "ccmcookie" /* communication context */
> #define CCM_NEWCOOKIE "ccmnewcookie" /* new communication context */
> #define CCM_CLSIZE "ccmclsize" /* new cluster size */
> -#define CCM_UPTIMELIST "ccmuptimelist" /*uptime list*/
> +#define CCM_UPTIMELIST "ccmuptimelist" /*uptime list*/
> +#define CCM_QUORUM "ccmquorum" /*do we have quorum?*/
Sincerely,
Lars Marowsky-Brée
--
High Availability & Clustering
SUSE Labs, Research and Development
SUSE LINUX Products GmbH - A Novell Business -- Charles Darwin
"Ignorance more frequently begets confidence than does knowledge"
_______________________________________________________
Linux-HA-Dev: [email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
Home Page: http://linux-ha.org/