 |
pacemaker
2.0.4-2deceaa3ae
Scalable High-Availability cluster resource manager
|
Go to the documentation of this file.
84 # define RSC_ROLE_MAX RSC_ROLE_MASTER+1
86 # define RSC_ROLE_UNKNOWN_S "Unknown"
87 # define RSC_ROLE_STOPPED_S "Stopped"
88 # define RSC_ROLE_STARTED_S "Started"
89 # define RSC_ROLE_SLAVE_S "Slave"
90 # define RSC_ROLE_MASTER_S "Master"
117 const char *
pe_pref(GHashTable * options,
const char *
name);
120 static inline const char *
125 return "shutting it down";
127 return "attempting recovery";
129 return "waiting for an administrator";
gboolean was_processing_warning
const char * pe_pref(GHashTable *options, const char *name)
enum crm_ais_msg_types type
enum action_tasks text2task(const char *task)
@ action_fail_reset_remote
const char * role2text(enum rsc_role_e role)
@ action_fail_restart_container
enum rsc_role_e text2role(const char *role)
void calculate_active_ops(GList *sorted_op_list, int *start_index, int *stop_index)
gboolean was_processing_error
const char * fail2text(enum action_fail_response fail)
const char * task2text(enum action_tasks task)