 |
pacemaker
2.0.5-ba59be7122
Scalable High-Availability cluster resource manager
|
Go to the documentation of this file.
99 # define RSC_ROLE_MAX RSC_ROLE_MASTER+1
101 # define RSC_ROLE_UNKNOWN_S "Unknown"
102 # define RSC_ROLE_STOPPED_S "Stopped"
103 # define RSC_ROLE_STARTED_S "Started"
104 # define RSC_ROLE_SLAVE_S "Slave"
105 # define RSC_ROLE_MASTER_S "Master"
132 const char *
pe_pref(GHashTable * options,
const char *
name);
135 static inline const char *
140 return "shutting it down";
142 return "attempting recovery";
144 return "waiting for an administrator";
struct pe_rule_eval_data pe_rule_eval_data_t
struct pe_re_match_data pe_re_match_data_t
pe_match_data_t * match_data
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)
struct pe_rsc_eval_data pe_rsc_eval_data_t
pe_op_eval_data_t * op_data
pe_rsc_eval_data_t * rsc_data
@ action_fail_reset_remote
const char * role2text(enum rsc_role_e role)
@ action_fail_restart_container
enum rsc_role_e text2role(const char *role)
struct pe_match_data pe_match_data_t
void calculate_active_ops(GList *sorted_op_list, int *start_index, int *stop_index)
gboolean was_processing_error
struct pe_op_eval_data pe_op_eval_data_t
const char * fail2text(enum action_fail_response fail)
struct crm_time_s crm_time_t
const char * task2text(enum action_tasks task)