LOG_ERR 39 daemons/attrd/attrd_cib.c int level = LOG_ERR; LOG_ERR 1062 daemons/based/based_callbacks.c level = LOG_ERR; LOG_ERR 50 daemons/based/based_io.c crm_perror(LOG_ERR, "Couldn't rename %s as %s", old, new); LOG_ERR 421 daemons/based/based_io.c crm_perror(LOG_ERR, "Disabling disk writes after fork failure"); LOG_ERR 129 daemons/based/based_remote.c crm_perror(LOG_ERR, "Listener socket allocation failed"); LOG_ERR 135 daemons/based/based_remote.c crm_perror(LOG_ERR, "Listener socket creation failed"); LOG_ERR 154 daemons/based/based_remote.c crm_perror(LOG_ERR, "Cannot bind to listener socket"); LOG_ERR 160 daemons/based/based_remote.c crm_perror(LOG_ERR, "Cannot listen on socket"); LOG_ERR 299 daemons/based/based_remote.c crm_perror(LOG_ERR, "Could not accept socket connection"); LOG_ERR 81 daemons/controld/controld_attrd.c do_crm_log(AM_I_DC? LOG_CRIT : LOG_ERR, LOG_ERR 102 daemons/controld/controld_attrd.c do_crm_log(AM_I_DC? LOG_CRIT : LOG_ERR, LOG_ERR 330 daemons/controld/controld_control.c log_level = LOG_ERR; LOG_ERR 335 daemons/controld/controld_control.c verify_stopped(cur_state, LOG_ERR); LOG_ERR 410 daemons/controld/controld_execd.c log_level = LOG_ERR; LOG_ERR 474 daemons/controld/controld_execd.c if (log_level == LOG_ERR) { LOG_ERR 2130 daemons/controld/controld_execd.c int log_level = LOG_ERR; LOG_ERR 116 daemons/controld/controld_fsa.c log_type = LOG_ERR; LOG_ERR 637 daemons/controld/controld_join_dc.c do_crm_log(((rc == -pcmk_err_old_data)? LOG_WARNING : LOG_ERR), LOG_ERR 674 daemons/controld/controld_te_callbacks.c pcmk__log_graph_action(LOG_ERR, action); LOG_ERR 108 daemons/execd/execd_alerts.c xmlNode *alert_xml = get_xpath_object("//" F_LRMD_ALERT, request, LOG_ERR); LOG_ERR 277 daemons/execd/execd_commands.c xmlNode *rsc_xml = get_xpath_object("//" F_LRMD_RSC, msg, LOG_ERR); LOG_ERR 301 daemons/execd/execd_commands.c xmlNode *rsc_xml = get_xpath_object("//" F_LRMD_RSC, msg, LOG_ERR); LOG_ERR 687 daemons/execd/execd_commands.c xmlNode *rsc_xml = get_xpath_object("//" F_LRMD_RSC, request, LOG_ERR); LOG_ERR 1534 daemons/execd/execd_commands.c xmlNode *rsc_xml = get_xpath_object("//" F_LRMD_RSC, request, LOG_ERR); LOG_ERR 1565 daemons/execd/execd_commands.c xmlNode *rsc_xml = get_xpath_object("//" F_LRMD_RSC, request, LOG_ERR); LOG_ERR 1596 daemons/execd/execd_commands.c xmlNode *rsc_xml = get_xpath_object("//" F_LRMD_RSC, request, LOG_ERR); LOG_ERR 1719 daemons/execd/execd_commands.c xmlNode *rsc_xml = get_xpath_object("//" F_LRMD_RSC, request, LOG_ERR); LOG_ERR 276 daemons/execd/remoted_tls.c crm_perror(LOG_ERR, "Listener socket creation failed"); LOG_ERR 284 daemons/execd/remoted_tls.c crm_perror(LOG_ERR, "Local address reuse not allowed on %s", buffer); LOG_ERR 300 daemons/execd/remoted_tls.c crm_perror(LOG_ERR, "Cannot bind to %s", buffer); LOG_ERR 306 daemons/execd/remoted_tls.c crm_perror(LOG_ERR, "Cannot listen on %s", buffer); LOG_ERR 350 daemons/fenced/fenced_commands.c op = get_xpath_object("//@" F_STONITH_ACTION, msg, LOG_ERR); LOG_ERR 1953 daemons/fenced/fenced_commands.c xmlNode *dev = get_xpath_object("//" F_STONITH_DEVICE, msg, LOG_ERR); LOG_ERR 1954 daemons/fenced/fenced_commands.c xmlNode *op = get_xpath_object("//@" F_STONITH_ACTION, msg, LOG_ERR); LOG_ERR 2511 daemons/fenced/fenced_commands.c int log_level = LOG_ERR; LOG_ERR 2526 daemons/fenced/fenced_commands.c log_level = (cmd->target == NULL)? LOG_NOTICE : LOG_ERR; LOG_ERR 2867 daemons/fenced/fenced_commands.c dev = get_xpath_object("//@" F_STONITH_TARGET, msg, LOG_ERR); LOG_ERR 3419 daemons/fenced/fenced_commands.c LOG_ERR); LOG_ERR 3443 daemons/fenced/fenced_commands.c LOG_ERR); LOG_ERR 540 daemons/fenced/fenced_remote.c int level = LOG_ERR; LOG_ERR 1100 daemons/fenced/fenced_remote.c xmlNode *dev = get_xpath_object("//@" F_STONITH_TARGET, msg, LOG_ERR); LOG_ERR 2241 daemons/fenced/fenced_remote.c xmlNode *dev = get_xpath_object("//@" F_STONITH_REMOTE_OP_ID, msg, LOG_ERR); LOG_ERR 2248 daemons/fenced/fenced_remote.c dev = get_xpath_object("//@" F_STONITH_AVAILABLE_DEVICES, msg, LOG_ERR); LOG_ERR 2339 daemons/fenced/fenced_remote.c xmlNode *dev = get_xpath_object("//@" F_STONITH_REMOTE_OP_ID, msg, LOG_ERR); LOG_ERR 252 daemons/pacemakerd/pcmkd_subdaemons.c do_crm_log(((signo == SIGKILL)? LOG_WARNING : LOG_ERR), LOG_ERR 377 include/crm/common/logging.h # define crm_err(fmt, args...) qb_logt(LOG_ERR, 0, fmt , ##args) LOG_ERR 386 include/crm/common/logging.h # define crm_log_xml_err(xml, text) do_crm_log_xml(LOG_ERR, text, xml) LOG_ERR 86 include/crm/common/xml_internal.h CXLB_priority = QB_MIN(CXLB_priority, LOG_ERR); \ LOG_ERR 433 lib/cib/cib_client.c crm_perror(LOG_ERR, LOG_ERR 458 lib/cib/cib_client.c crm_perror(LOG_ERR, "Couldn't create user-specific shadow directory: %s", LOG_ERR 335 lib/cib/cib_file.c crm_perror(LOG_ERR, "Could not find %s user", CRM_DAEMON_USER); LOG_ERR 344 lib/cib/cib_file.c crm_perror(LOG_ERR, "Must be root or %s to modify live CIB", LOG_ERR 700 lib/cib/cib_file.c crm_perror(LOG_ERR, "Could not archive %s by linking to %s", LOG_ERR 706 lib/cib/cib_file.c crm_perror(LOG_ERR, "Could not archive %s by linking to %s", LOG_ERR 719 lib/cib/cib_file.c crm_perror(LOG_ERR, "Could not set owner of %s", backup_path); LOG_ERR 724 lib/cib/cib_file.c crm_perror(LOG_ERR, "Could not set owner of %s", backup_digest); LOG_ERR 835 lib/cib/cib_file.c crm_perror(LOG_ERR, "Couldn't open temporary file %s for writing CIB", LOG_ERR 843 lib/cib/cib_file.c crm_perror(LOG_ERR, "Couldn't protect temporary file %s for writing CIB", LOG_ERR 849 lib/cib/cib_file.c crm_perror(LOG_ERR, "Couldn't protect temporary file %s for writing CIB", LOG_ERR 871 lib/cib/cib_file.c crm_perror(LOG_ERR, "Could not create temporary file for CIB digest"); LOG_ERR 876 lib/cib/cib_file.c crm_perror(LOG_ERR, "Couldn't protect temporary file %s for writing CIB", LOG_ERR 902 lib/cib/cib_file.c crm_perror(LOG_ERR, "Couldn't rename %s as %s", tmp_cib, cib_path); LOG_ERR 906 lib/cib/cib_file.c crm_perror(LOG_ERR, "Couldn't rename %s as %s", tmp_digest, LOG_ERR 233 lib/cluster/election.c crm_perror(LOG_ERR, "Could not calculate the current uptime"); LOG_ERR 562 lib/cluster/election.c log_level = LOG_ERR; LOG_ERR 64 lib/common/cib_secrets.c crm_perror(LOG_ERR, "cannot open %s" , local_file); LOG_ERR 70 lib/common/cib_secrets.c crm_perror(LOG_ERR, "cannot read %s", local_file); LOG_ERR 210 lib/common/digest.c crm_perror(LOG_ERR, "Could not calculate digest for comparison"); LOG_ERR 209 lib/common/io.c crm_perror(LOG_ERR, "Cannot write to series file %s", series_file); LOG_ERR 403 lib/common/io.c crm_perror(LOG_ERR, "Could not open %s for syncing", name); LOG_ERR 409 lib/common/io.c crm_perror(LOG_ERR, "Could not obtain file descriptor for %s", name); LOG_ERR 414 lib/common/io.c crm_perror(LOG_ERR, "Could not sync %s", name); LOG_ERR 417 lib/common/io.c crm_perror(LOG_ERR, "Could not close %s after fsync", name); LOG_ERR 919 lib/common/ipc_client.c crm_perror(LOG_ERR, "Could not verify authenticity of %s IPC provider", LOG_ERR 989 lib/common/ipc_client.c crm_perror(LOG_ERR, "Could not obtain file descriptor for %s IPC", LOG_ERR 169 lib/common/ipc_server.c crm_perror(LOG_ERR, "Allocating client"); LOG_ERR 80 lib/common/logging.c log_level = LOG_ERR; LOG_ERR 419 lib/common/logging.c if(cs && cs->priority < LOG_ERR) { LOG_ERR 580 lib/common/logging.c if (cs->priority <= LOG_ERR) { LOG_ERR 727 lib/common/logging.c {"error", LOG_ERR}, LOG_ERR 828 lib/common/logging.c qb_log_init(crm_system_name, qb_facility, LOG_ERR); LOG_ERR 976 lib/common/logging.c crm_perror(LOG_ERR, "Cannot get name for uid: %d", user); LOG_ERR 1119 lib/common/logging.c crm_log_init(name, LOG_ERR, FALSE, FALSE, 0, NULL, TRUE); LOG_ERR 418 lib/common/mainloop.c crm_perror(LOG_ERR, "Could not uninstall signal handler for signal %d", sig); LOG_ERR 1072 lib/common/mainloop.c crm_perror(LOG_ERR, "kill(%d, KILL) failed", child->pid); LOG_ERR 237 lib/common/pid.c crm_perror(LOG_ERR, "Incomplete write to %s", filename); LOG_ERR 487 lib/common/schemas.c GUINT_TO_POINTER(LOG_ERR)); LOG_ERR 507 lib/common/schemas.c GUINT_TO_POINTER(LOG_ERR)); LOG_ERR 658 lib/common/schemas.c crm_perror(LOG_ERR, "Could not open %s for reading", filename); LOG_ERR 439 lib/common/utils.c crm_perror(LOG_ERR, "fork"); LOG_ERR 931 lib/common/xml.c crm_perror(LOG_ERR, "Could not open %s for reading", filename); LOG_ERR 1198 lib/common/xml.c crm_perror(LOG_ERR, "writing %s", filename); LOG_ERR 1209 lib/common/xml.c crm_perror(LOG_ERR, "flushing %s", filename); LOG_ERR 1215 lib/common/xml.c crm_perror(LOG_ERR, "synchronizing %s", filename); LOG_ERR 2613 lib/common/xml.c result = get_xpath_object(xpath_string, top, LOG_ERR); LOG_ERR 33 lib/common/xml_display.c PCMK__XML_LOG_BASE(LOG_ERR, TRUE, LOG_ERR 40 lib/common/xml_display.c PCMK__XML_LOG_BASE(LOG_ERR, TRUE, 0, "XML Error: ", fmt, ap); LOG_ERR 481 lib/fencing/st_actions.c match = get_xpath_object("//@" F_STONITH_RC, xml, LOG_ERR); LOG_ERR 1591 lib/fencing/st_client.c crm_perror(LOG_ERR, "Couldn't perform %s operation (timeout=%ds): %d", op, timeout, rc); LOG_ERR 1968 lib/fencing/st_client.c api_log(LOG_ERR, "API initialization failed, could not kick (%s) node %u/%s", LOG_ERR 1975 lib/fencing/st_client.c api_log(LOG_ERR, "Connection failed, could not kick (%s) node %u/%s : %s (%d)", LOG_ERR 1990 lib/fencing/st_client.c api_log(LOG_ERR, "Could not kick (%s) node %u/%s : %s (%d)", LOG_ERR 2010 lib/fencing/st_client.c api_log(LOG_ERR, "Could not retrieve fence history for %u/%s: " LOG_ERR 2053 lib/fencing/st_client.c api_log(LOG_ERR, "Could not retrieve fence history for %u/%s: %s (%d)", nodeid, uname, pcmk_strerror(rc), rc); LOG_ERR 230 lib/fencing/st_lha.c crm_perror(LOG_ERR, "Agent %s not found", agent); LOG_ERR 277 lib/fencing/st_lha.c crm_perror(LOG_ERR, "Cannot validate Linux-HA fence agents"); LOG_ERR 883 lib/lrmd/lrmd_client.c crm_perror(LOG_ERR, "Couldn't perform %s operation (timeout=%d): %d", op, timeout, rc); LOG_ERR 1044 lib/lrmd/lrmd_client.c crm_perror(LOG_ERR, "Connection to executor failed"); LOG_ERR 406 lib/pacemaker/pcmk_graph_consumer.c log_level = LOG_ERR; LOG_ERR 675 lib/pacemaker/pcmk_sched_bundle.c replica->remote->xml, LOG_ERR); LOG_ERR 763 lib/pacemaker/pcmk_simulate.c pcmk__log_graph(LOG_ERR, transition); LOG_ERR 4605 lib/pengine/unpack.c uint8_t log_level = LOG_ERR; LOG_ERR 367 lib/services/services_linux.c crm_perror(LOG_ERR, "setenv failed for key:%s and value:%s", key, value); LOG_ERR 392 lib/services/services_linux.c crm_perror(LOG_ERR, "setenv %s=%s", LOG_ERR 1783 tools/crm_mon.c crm_perror(LOG_ERR, "notification fork() failed."); LOG_ERR 420 tools/crm_node.c crm_perror(LOG_ERR, "Connection to %s failed", target); LOG_ERR 1490 tools/crm_resource_runtime.c crm_perror(LOG_ERR, "Could not allocate working set");