 |
pacemaker
2.0.3-4b1f869f0f
Scalable High-Availability cluster resource manager
|
Go to the documentation of this file.
106 # define RSC_ROLE_MAX RSC_ROLE_MASTER+1
108 # define RSC_ROLE_UNKNOWN_S "Unknown"
109 # define RSC_ROLE_STOPPED_S "Stopped"
110 # define RSC_ROLE_STARTED_S "Started"
111 # define RSC_ROLE_SLAVE_S "Slave"
112 # define RSC_ROLE_MASTER_S "Master"
139 const char *
pe_pref(GHashTable * options,
const char *name);
142 static inline const char *
147 return "shutting it down";
149 return "attempting recovery";
151 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)