LOG_ERR          1072 daemons/attrd/attrd_commands.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           420 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           123 daemons/based/pacemaker-based.c                           crm_perror(LOG_ERR, "Invalid uid (%s) specified", CRM_DAEMON_USER);
LOG_ERR           128 daemons/based/pacemaker-based.c                     crm_perror(LOG_ERR, "Could not set group to %d", pwentry->pw_gid);
LOG_ERR           134 daemons/based/pacemaker-based.c                     crm_perror(LOG_ERR, "Could not setup groups for user %d", pwentry->pw_uid);
LOG_ERR           140 daemons/based/pacemaker-based.c                     crm_perror(LOG_ERR, "Could not set user to %d", pwentry->pw_uid);
LOG_ERR            57 daemons/controld/controld_attrd.c             do_crm_log(AM_I_DC? LOG_CRIT : LOG_ERR,
LOG_ERR           328 daemons/controld/controld_control.c         log_level = LOG_ERR;
LOG_ERR           333 daemons/controld/controld_control.c     verify_stopped(cur_state, LOG_ERR);
LOG_ERR           412 daemons/controld/controld_execd.c         log_level = LOG_ERR;
LOG_ERR           474 daemons/controld/controld_execd.c         if (log_level == LOG_ERR) {
LOG_ERR          2633 daemons/controld/controld_execd.c     int log_level = LOG_ERR;
LOG_ERR           130 daemons/controld/controld_fsa.c         log_type = LOG_ERR;
LOG_ERR           479 daemons/controld/controld_join_dc.c         do_crm_log(((rc == -pcmk_err_old_data)? LOG_WARNING : LOG_ERR),
LOG_ERR           290 daemons/controld/controld_remote_ra.c         crm_perror(LOG_ERR, "%s CIB node state update", node_name);
LOG_ERR           662 daemons/controld/controld_te_callbacks.c         pcmk__log_graph_action(LOG_ERR, timer->action);
LOG_ERR           108 daemons/execd/execd_alerts.c     xmlNode *alert_xml = get_xpath_object("//" F_LRMD_ALERT, request, LOG_ERR);
LOG_ERR           276 daemons/execd/execd_commands.c     xmlNode *rsc_xml = get_xpath_object("//" F_LRMD_RSC, msg, LOG_ERR);
LOG_ERR           299 daemons/execd/execd_commands.c     xmlNode *rsc_xml = get_xpath_object("//" F_LRMD_RSC, msg, LOG_ERR);
LOG_ERR           683 daemons/execd/execd_commands.c         xmlNode *rsc_xml = get_xpath_object("//" F_LRMD_RSC, request, LOG_ERR);
LOG_ERR          1517 daemons/execd/execd_commands.c     xmlNode *rsc_xml = get_xpath_object("//" F_LRMD_RSC, request, LOG_ERR);
LOG_ERR          1548 daemons/execd/execd_commands.c     xmlNode *rsc_xml = get_xpath_object("//" F_LRMD_RSC, request, LOG_ERR);
LOG_ERR          1579 daemons/execd/execd_commands.c     xmlNode *rsc_xml = get_xpath_object("//" F_LRMD_RSC, request, LOG_ERR);
LOG_ERR          1702 daemons/execd/execd_commands.c     xmlNode *rsc_xml = get_xpath_object("//" F_LRMD_RSC, request, LOG_ERR);
LOG_ERR           270 daemons/execd/remoted_tls.c         crm_perror(LOG_ERR, "Listener socket creation failed");
LOG_ERR           278 daemons/execd/remoted_tls.c         crm_perror(LOG_ERR, "Local address reuse not allowed on %s", buffer);
LOG_ERR           294 daemons/execd/remoted_tls.c         crm_perror(LOG_ERR, "Cannot bind to %s", buffer);
LOG_ERR           300 daemons/execd/remoted_tls.c         crm_perror(LOG_ERR, "Cannot listen on %s", buffer);
LOG_ERR           267 daemons/fenced/fenced_commands.c     xmlNode *op = get_xpath_object("//@" F_STONITH_ACTION, msg, LOG_ERR);
LOG_ERR          1006 daemons/fenced/fenced_commands.c     xmlNode *dev = get_xpath_object("//" F_STONITH_DEVICE, msg, LOG_ERR);
LOG_ERR          1849 daemons/fenced/fenced_commands.c     xmlNode *dev = get_xpath_object("//" F_STONITH_DEVICE, msg, LOG_ERR);
LOG_ERR          1850 daemons/fenced/fenced_commands.c     xmlNode *op = get_xpath_object("//@" F_STONITH_ACTION, msg, LOG_ERR);
LOG_ERR          2363 daemons/fenced/fenced_commands.c     int log_level = LOG_ERR;
LOG_ERR          2378 daemons/fenced/fenced_commands.c         log_level = (cmd->victim == NULL)? LOG_NOTICE : LOG_ERR;
LOG_ERR          2696 daemons/fenced/fenced_commands.c     xmlNode *dev = get_xpath_object("//@" F_STONITH_TARGET, msg, LOG_ERR);
LOG_ERR          3280 daemons/fenced/fenced_commands.c                                     LOG_ERR);
LOG_ERR           529 daemons/fenced/fenced_remote.c     int level = LOG_ERR;
LOG_ERR          1077 daemons/fenced/fenced_remote.c     xmlNode *dev = get_xpath_object("//@" F_STONITH_TARGET, msg, LOG_ERR);
LOG_ERR          2095 daemons/fenced/fenced_remote.c     xmlNode *dev = get_xpath_object("//@" F_STONITH_REMOTE_OP_ID, msg, LOG_ERR);
LOG_ERR          2102 daemons/fenced/fenced_remote.c     dev = get_xpath_object("//@" F_STONITH_AVAILABLE_DEVICES, msg, LOG_ERR);
LOG_ERR          2192 daemons/fenced/fenced_remote.c     xmlNode *dev = get_xpath_object("//@" F_STONITH_REMOTE_OP_ID, msg, LOG_ERR);
LOG_ERR           249 daemons/pacemakerd/pcmkd_subdaemons.c         do_crm_log(((signo == SIGKILL)? LOG_WARNING : LOG_ERR),
LOG_ERR           358 include/crm/common/logging.h #  define crm_err(fmt, args...)     qb_logt(LOG_ERR,     0, fmt , ##args)
LOG_ERR           367 include/crm/common/logging.h #  define crm_log_xml_err(xml, text)     do_crm_log_xml(LOG_ERR,     text, xml)
LOG_ERR            85 include/crm/common/xml_internal.h                 CXLB_priority = QB_MIN(CXLB_priority, LOG_ERR);                 \
LOG_ERR           226 lib/cib/cib_client.c             crm_perror(LOG_ERR,
LOG_ERR           251 lib/cib/cib_client.c                     crm_perror(LOG_ERR, "Couldn't create user-specific shadow directory: %s",
LOG_ERR           273 lib/cib/cib_file.c         crm_perror(LOG_ERR, "Could not archive %s by linking to %s",
LOG_ERR           279 lib/cib/cib_file.c         crm_perror(LOG_ERR, "Could not archive %s by linking to %s",
LOG_ERR           292 lib/cib/cib_file.c                 crm_perror(LOG_ERR, "Could not set owner of %s", backup_path);
LOG_ERR           297 lib/cib/cib_file.c                 crm_perror(LOG_ERR, "Could not set owner of %s", backup_digest);
LOG_ERR           408 lib/cib/cib_file.c         crm_perror(LOG_ERR, "Couldn't open temporary file %s for writing CIB",
LOG_ERR           416 lib/cib/cib_file.c         crm_perror(LOG_ERR, "Couldn't protect temporary file %s for writing CIB",
LOG_ERR           422 lib/cib/cib_file.c         crm_perror(LOG_ERR, "Couldn't protect temporary file %s for writing CIB",
LOG_ERR           444 lib/cib/cib_file.c         crm_perror(LOG_ERR, "Could not create temporary file for CIB digest");
LOG_ERR           449 lib/cib/cib_file.c         crm_perror(LOG_ERR, "Couldn't protect temporary file %s for writing CIB",
LOG_ERR           475 lib/cib/cib_file.c         crm_perror(LOG_ERR, "Couldn't rename %s as %s", tmp_cib, cib_path);
LOG_ERR           479 lib/cib/cib_file.c         crm_perror(LOG_ERR, "Couldn't rename %s as %s", tmp_digest,
LOG_ERR           635 lib/cib/cib_file.c         crm_perror(LOG_ERR, "Could not find %s user", CRM_DAEMON_USER);
LOG_ERR           644 lib/cib/cib_file.c         crm_perror(LOG_ERR, "Must be root or %s to modify live CIB",
LOG_ERR           233 lib/cluster/election.c             crm_perror(LOG_ERR, "Could not calculate the current uptime");
LOG_ERR           560 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           228 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           402 lib/common/io.c         crm_perror(LOG_ERR, "Could not open %s for syncing", name);
LOG_ERR           408 lib/common/io.c         crm_perror(LOG_ERR, "Could not obtain file descriptor for %s", name);
LOG_ERR           413 lib/common/io.c         crm_perror(LOG_ERR, "Could not sync %s", name);
LOG_ERR           416 lib/common/io.c         crm_perror(LOG_ERR, "Could not close %s after fsync", name);
LOG_ERR           894 lib/common/ipc_client.c         crm_perror(LOG_ERR, "Could not verify authenticity of %s IPC provider",
LOG_ERR           964 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            79 lib/common/logging.c             log_level = LOG_ERR;
LOG_ERR           393 lib/common/logging.c     if(cs && cs->priority < LOG_ERR) {
LOG_ERR           554 lib/common/logging.c         if (cs->priority <= LOG_ERR) {
LOG_ERR           701 lib/common/logging.c         {"error", LOG_ERR},
LOG_ERR           802 lib/common/logging.c     qb_log_init(crm_system_name, qb_facility, LOG_ERR);
LOG_ERR           950 lib/common/logging.c             crm_perror(LOG_ERR, "Cannot get name for uid: %d", user);
LOG_ERR          1093 lib/common/logging.c     crm_log_init(name, LOG_ERR, FALSE, FALSE, 0, NULL, TRUE);
LOG_ERR           416 lib/common/mainloop.c         crm_perror(LOG_ERR, "Could not uninstall signal handler for signal %d", sig);
LOG_ERR          1093 lib/common/mainloop.c             crm_perror(LOG_ERR, "kill(%d, KILL) failed", child->pid);
LOG_ERR           251 lib/common/pid.c         crm_perror(LOG_ERR, "Incomplete write to %s", filename);
LOG_ERR           485 lib/common/schemas.c                                       GUINT_TO_POINTER(LOG_ERR));
LOG_ERR           505 lib/common/schemas.c                                      GUINT_TO_POINTER(LOG_ERR));
LOG_ERR           649 lib/common/schemas.c         crm_perror(LOG_ERR, "Could not open %s for reading", filename);
LOG_ERR           410 lib/common/utils.c         crm_perror(LOG_ERR, "fork");
LOG_ERR            71 lib/common/xml.c             crm_perror(LOG_ERR, "snprintf failed at offset %d", offset); \
LOG_ERR           858 lib/common/xml.c         PCMK__XML_LOG_BASE(LOG_ERR, TRUE,
LOG_ERR           863 lib/common/xml.c         PCMK__XML_LOG_BASE(LOG_ERR, TRUE, 0, "XML Error: ", fmt, ap);
LOG_ERR           969 lib/common/xml.c         crm_perror(LOG_ERR, "Could not open %s for reading", filename);
LOG_ERR          1233 lib/common/xml.c             crm_perror(LOG_ERR, "writing %s", filename);
LOG_ERR          1244 lib/common/xml.c         crm_perror(LOG_ERR, "flushing %s", filename);
LOG_ERR          1250 lib/common/xml.c         crm_perror(LOG_ERR, "synchronizing %s", filename);
LOG_ERR          2886 lib/common/xml.c         result = get_xpath_object(xpath_string, top, LOG_ERR);
LOG_ERR           456 lib/fencing/st_actions.c         match = get_xpath_object("//@" F_STONITH_RC, xml, LOG_ERR);
LOG_ERR          1559 lib/fencing/st_client.c         crm_perror(LOG_ERR, "Couldn't perform %s operation (timeout=%ds): %d", op, timeout, rc);
LOG_ERR          1752 lib/fencing/st_client.c             crm_perror(LOG_ERR,
LOG_ERR          1913 lib/fencing/st_client.c         api_log(LOG_ERR, "API initialization failed, could not kick (%s) node %u/%s",
LOG_ERR          1920 lib/fencing/st_client.c         api_log(LOG_ERR, "Connection failed, could not kick (%s) node %u/%s : %s (%d)",
LOG_ERR          1935 lib/fencing/st_client.c             api_log(LOG_ERR, "Could not kick (%s) node %u/%s : %s (%d)",
LOG_ERR          1955 lib/fencing/st_client.c         api_log(LOG_ERR, "Could not retrieve fence history for %u/%s: "
LOG_ERR          1998 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          1035 lib/lrmd/lrmd_client.c             crm_perror(LOG_ERR, "Connection to executor failed");
LOG_ERR           400 lib/pacemaker/pcmk_graph_consumer.c                 log_level = LOG_ERR;
LOG_ERR           923 lib/pacemaker/pcmk_sched_bundle.c                                                replica->remote->xml, LOG_ERR);
LOG_ERR           757 lib/pacemaker/pcmk_simulate.c         pcmk__log_graph(LOG_ERR, transition);
LOG_ERR          3928 lib/pengine/unpack.c             do_crm_log(rc != PCMK_OCF_NOT_INSTALLED?LOG_ERR:LOG_NOTICE,
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           313 tools/attrd_updater.c         crm_perror(LOG_ERR, "Connection to cluster attribute manager failed");
LOG_ERR          1679 tools/crm_mon.c         crm_perror(LOG_ERR, "notification fork() failed.");
LOG_ERR           417 tools/crm_node.c         crm_perror(LOG_ERR, "Connection to %s failed", target);
LOG_ERR          1366 tools/crm_resource_runtime.c         crm_perror(LOG_ERR, "Could not allocate working set");