Home
last modified time | relevance | path

Searched refs:PCMK_LRM_OP_ERROR (Results 1 – 18 of 18) sorted by relevance

/dports/net/pacemaker2/pacemaker-Pacemaker-2.1.1/include/crm/
H A Dservices.h93 PCMK_LRM_OP_ERROR, enumerator
309 case PCMK_LRM_OP_ERROR:return "Error"; in services_lrm_status_str()
/dports/net/pacemaker1/pacemaker-Pacemaker-1.1.24/include/crm/
H A Dservices.h139 PCMK_LRM_OP_ERROR, enumerator
340 case PCMK_LRM_OP_ERROR:return "Error"; in services_lrm_status_str()
/dports/net/pacemaker2/pacemaker-Pacemaker-2.1.1/daemons/controld/
H A Dcontrold_remote_ra.c433 cmd->op_status = PCMK_LRM_OP_ERROR; in retry_start_cmd_cb()
611 cmd->op_status = PCMK_LRM_OP_ERROR; in remote_lrm_op_callback()
669 cmd->op_status = PCMK_LRM_OP_ERROR; in remote_lrm_op_callback()
793 cmd->op_status = PCMK_LRM_OP_ERROR; in handle_remote_ra_exec()
803 cmd->op_status = PCMK_LRM_OP_ERROR; in handle_remote_ra_exec()
960 cmd->op_status = PCMK_LRM_OP_ERROR; in fail_all_monitor_cmds()
H A Dcontrold_execd.c868 event->op_status = PCMK_LRM_OP_ERROR; in controld_rc2event()
872 event->op_status = PCMK_LRM_OP_ERROR; in controld_rc2event()
1704 op->op_status = PCMK_LRM_OP_ERROR; in do_lrm_delete()
1828 synthesize_lrmd_failure(lrm_state, input->xml, PCMK_LRM_OP_ERROR, in do_lrm_invoke()
1838 synthesize_lrmd_failure(lrm_state, input->xml, PCMK_LRM_OP_ERROR, in do_lrm_invoke()
2624 op->op_status = PCMK_LRM_OP_ERROR; in process_lrm_event()
2628 op->op_status = PCMK_LRM_OP_ERROR; in process_lrm_event()
2675 if (op->op_status == PCMK_LRM_OP_ERROR) { in process_lrm_event()
/dports/net/pacemaker1/pacemaker-Pacemaker-1.1.24/crmd/
H A Dremote_lrmd_ra.c439 cmd->op_status = PCMK_LRM_OP_ERROR; in retry_start_cmd_cb()
616 cmd->op_status = PCMK_LRM_OP_ERROR; in remote_lrm_op_callback()
673 cmd->op_status = PCMK_LRM_OP_ERROR; in remote_lrm_op_callback()
794 cmd->op_status = PCMK_LRM_OP_ERROR; in handle_remote_ra_exec()
804 cmd->op_status = PCMK_LRM_OP_ERROR; in handle_remote_ra_exec()
953 cmd->op_status = PCMK_LRM_OP_ERROR; in fail_all_monitor_cmds()
H A Dte_events.c234 services_lrm_status_str(PCMK_LRM_OP_ERROR)); in status_from_rc()
236 return PCMK_LRM_OP_ERROR; in status_from_rc()
268 case PCMK_LRM_OP_ERROR: in match_graph_event()
H A Dlrm.c878 event->op_status = PCMK_LRM_OP_ERROR; in controld_rc2event()
882 event->op_status = PCMK_LRM_OP_ERROR; in controld_rc2event()
1459 fake_op_status(lrm_state, op, PCMK_LRM_OP_ERROR, rc); in synthesize_lrmd_failure()
1702 op->op_status = PCMK_LRM_OP_ERROR; in do_lrm_delete()
2252 op->op_status = PCMK_LRM_OP_ERROR; in do_lrm_rsc_op()
2576 if (op->op_status == PCMK_LRM_OP_ERROR) { in process_lrm_event()
H A Dlrm_state.c91 event.op_status = PCMK_LRM_OP_ERROR; in fail_pending_op()
/dports/net/pacemaker1/pacemaker-Pacemaker-1.1.24/lib/services/
H A Dservices_linux.c553 op->status = PCMK_LRM_OP_ERROR; in operation_finished()
621 op->status = PCMK_LRM_OP_ERROR; in services_handle_exec_error()
625 op->status = PCMK_LRM_OP_ERROR; in services_handle_exec_error()
780 op->status = PCMK_LRM_OP_ERROR; in action_synced_wait()
801 op->status = PCMK_LRM_OP_ERROR; in action_synced_wait()
H A Dservices.c889 op->status = PCMK_LRM_OP_ERROR; in handle_blocked_ops()
/dports/net/pacemaker2/pacemaker-Pacemaker-2.1.1/lib/services/
H A Dservices_linux.c617 op->status = PCMK_LRM_OP_ERROR; in operation_finished()
672 op->status = PCMK_LRM_OP_ERROR; in services__handle_exec_error()
676 op->status = PCMK_LRM_OP_ERROR; in services__handle_exec_error()
839 op->status = PCMK_LRM_OP_ERROR; in action_synced_wait()
861 op->status = PCMK_LRM_OP_ERROR; in action_synced_wait()
H A Dservices.c862 op->status = PCMK_LRM_OP_ERROR; in handle_blocked_ops()
/dports/net/pacemaker1/pacemaker-Pacemaker-1.1.24/lrmd/
H A Dlrmd.c1024 cmd->lrmd_op_status = PCMK_LRM_OP_ERROR; in stonith_action_complete()
1038 cmd->lrmd_op_status = PCMK_LRM_OP_ERROR; in stonith_action_complete()
1128 cmd->lrmd_op_status = PCMK_LRM_OP_ERROR; in lrmd_rsc_execute_stonith()
1244 cmd->lrmd_op_status = PCMK_LRM_OP_ERROR; in lrmd_rsc_execute_service_lib()
1264 cmd->lrmd_op_status = PCMK_LRM_OP_ERROR; in lrmd_rsc_execute_service_lib()
/dports/net/pacemaker1/pacemaker-Pacemaker-1.1.24/lib/pengine/
H A Dunpack.c2517 int status = PCMK_LRM_OP_ERROR; in find_lrm_op()
2962 result = PCMK_LRM_OP_ERROR; in determine_op_status()
2984 result = PCMK_LRM_OP_ERROR; in determine_op_status()
2998 result = PCMK_LRM_OP_ERROR; in determine_op_status()
3012 result = PCMK_LRM_OP_ERROR; in determine_op_status()
3017 result = PCMK_LRM_OP_ERROR; in determine_op_status()
3029 result = PCMK_LRM_OP_ERROR; in determine_op_status()
3059 result = PCMK_LRM_OP_ERROR; in determine_op_status()
3421 if(status == PCMK_LRM_OP_DONE || status == PCMK_LRM_OP_ERROR) { in unpack_rsc_op()
3484 case PCMK_LRM_OP_ERROR: in unpack_rsc_op()
/dports/net/pacemaker2/pacemaker-Pacemaker-2.1.1/daemons/execd/
H A Dexecd_commands.c1108 status = PCMK_LRM_OP_ERROR; in stonith_rc2status()
1113 status = PCMK_LRM_OP_ERROR; in stonith_rc2status()
1387 cmd->lrmd_op_status = PCMK_LRM_OP_ERROR; in lrmd_rsc_execute_service_lib()
1414 cmd->lrmd_op_status = PCMK_LRM_OP_ERROR; in lrmd_rsc_execute_service_lib()
/dports/net/pacemaker2/pacemaker-Pacemaker-2.1.1/lib/common/
H A Doperations.c446 case PCMK_LRM_OP_ERROR: in did_rsc_op_fail()
/dports/net/pacemaker2/pacemaker-Pacemaker-2.1.1/lib/pengine/
H A Dunpack.c2579 int status = PCMK_LRM_OP_ERROR; in find_lrm_op()
3162 CRM_CHECK(task != NULL, return PCMK_LRM_OP_ERROR); in determine_op_status()
3183 result = PCMK_LRM_OP_ERROR; in determine_op_status()
3188 result = PCMK_LRM_OP_ERROR; in determine_op_status()
3233 result = PCMK_LRM_OP_ERROR; in determine_op_status()
3270 result = PCMK_LRM_OP_ERROR; in determine_op_status()
3773 if(status == PCMK_LRM_OP_DONE || status == PCMK_LRM_OP_ERROR) { in unpack_rsc_op()
3860 case PCMK_LRM_OP_ERROR: in unpack_rsc_op()
/dports/net/pacemaker1/pacemaker-Pacemaker-1.1.24/lib/common/
H A Doperations.c430 case PCMK_LRM_OP_ERROR: in did_rsc_op_fail()