10 #ifndef PCMK__CRM_SERVICES_COMPAT__H 11 #define PCMK__CRM_SERVICES_COMPAT__H 20 static inline const char *
29 return "invalid parameter";
31 return "unimplemented feature";
33 return "insufficient privileges";
35 return "not installed";
37 return "not configured";
43 return "promoted (failed)";
45 return "OCF_DEGRADED";
47 return "promoted (degraded)";
57 #endif // PCMK__CRM_SERVICES_COMPAT__H ocf_exitcode
Exit status codes for resource agents.
Service failed and possibly in promoted role.
Service active and promoted.
Service promoted but more likely to fail soon.
Parameter invalid (in local context)
Parameter invalid (inherently)
Dependencies not available locally.
Function and executable result codes.
Requested action not implemented.
Service active but more likely to fail soon.