This seems to be biting a lot of people, so I propose that cpg is allowed to send messages on an inquorate cluster --
Chrissie
Index: services/cpg.c =================================================================== --- services/cpg.c (revision 1767) +++ services/cpg.c (working copy) @@ -263,6 +263,7 @@ .id = CPG_SERVICE, .private_data_size = sizeof (struct process_info), .flow_control = CS_LIB_FLOW_CONTROL_REQUIRED, + .allow_inquorate = CS_LIB_ALLOW_INQUORATE, .lib_init_fn = cpg_lib_init_fn, .lib_exit_fn = cpg_lib_exit_fn, .lib_engine = cpg_lib_engine,
_______________________________________________ Openais mailing list [email protected] https://lists.linux-foundation.org/mailman/listinfo/openais
