 |
pacemaker
2.0.3-4b1f869f0f
Scalable High-Availability cluster resource manager
|
Go to the documentation of this file.
94 # define RSC_ROLE_MAX RSC_ROLE_MASTER+1
96 # define RSC_ROLE_UNKNOWN_S "Unknown"
97 # define RSC_ROLE_STOPPED_S "Stopped"
98 # define RSC_ROLE_STARTED_S "Started"
99 # define RSC_ROLE_SLAVE_S "Slave"
100 # define RSC_ROLE_MASTER_S "Master"
127 const char *
pe_pref(GHashTable * options,
const char *name);
130 static inline const char *
135 return "shutting it down";
137 return "attempting recovery";
139 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)