OpenClovis Logo

Macros
clGmsErrors.h File Reference

Header file of Error Codes returned by the Group Membership Service. More...

#include <clCommon.h>
#include <clCommonErrors.h>

Go to the source code of this file.

Macros

#define CL_GMS_ERR_CLUSTER_VERSION_MISMATCH   0x107
 If the joining node is version incompatible with that of the other nodes in the cluster .
#define CL_GMS_ERR_CONFIG_FILE_INVALID   0x102
 The config file paramer is invalid(NOT used)
#define CL_GMS_ERR_EMPTY_GROUP   0x104
 The group is empty (INCOMPLETE Usage)
#define CL_GMS_ERR_GROUP_DOESNT_EXIST   0x103
 Requested group doesnt exist.
#define CL_GMS_ERR_IOC_DEREGISTRATION   0x106
 IOC Deregistration of the group member failed.
#define CL_GMS_ERR_IOC_REGISTRATION   0x105
 IOC registration of the group member failed.
#define CL_GMS_ERR_TOTEM_PROTOCOL_ERROR   0x101
 An error found while performing operation on openais interface.
#define CL_GMS_ERR_UNMARSHALING_FAILED   0x100
 Unmarshalling RMD Reply failed.

Detailed Description

Header file of Error Codes returned by the Group Membership Service.


Generated on Tue Jan 10 10:29:15 PST 2012 for OpenClovis SDK using Doxygen