Lines Matching refs:openais
1 /* $NetBSD: clvmd-openais.c,v 1.1.1.2 2009/12/02 00:27:03 haad Exp $ */
18 * This provides the interface between clvmd and OpenAIS as the cluster
50 #include <openais/saAis.h>
51 #include <openais/saLck.h>
63 /* Timeout value for several openais calls */
92 /* OpenAIS handles */
98 /* Openais callback structs */
346 syslog(LOG_ERR, "Cannot initialise OpenAIS CPG service: %d",
348 DEBUGLOG("Cannot initialise OpenAIS CPG service: %d", err);
357 syslog(LOG_ERR, "Cannot initialise OpenAIS lock service: %d",
359 DEBUGLOG("Cannot initialise OpenAIS lock service: %d\n\n", err);
388 DEBUGLOG("Connected to OpenAIS\n");
407 /* OpenAIS doesn't really have nmode names so we
498 /* This needs to be converted from DLM/LVM2 value for OpenAIS LCK */
689 strncpy(buf, "OpenAIS", buflen);