LOG_ERR           991 daemons/attrd/attrd_commands.c     int level = LOG_ERR;
LOG_ERR          1048 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           378 daemons/based/based_io.c         do_crm_log(exitcode == 0 ? LOG_TRACE : LOG_ERR, "Disk write process exited (pid=%d, rc=%d)",
LOG_ERR           415 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           322 daemons/controld/controld_control.c         log_level = LOG_ERR;
LOG_ERR           327 daemons/controld/controld_control.c     verify_stopped(cur_state, LOG_ERR);
LOG_ERR           404 daemons/controld/controld_execd.c         log_level = LOG_ERR;
LOG_ERR           466 daemons/controld/controld_execd.c         if (log_level == LOG_ERR) {
LOG_ERR           130 daemons/controld/controld_fsa.c         log_type = LOG_ERR;
LOG_ERR           477 daemons/controld/controld_join_dc.c         do_crm_log(((rc == -pcmk_err_old_data)? LOG_WARNING : LOG_ERR),
LOG_ERR           284 daemons/controld/controld_remote_ra.c         crm_perror(LOG_ERR, "%s CIB node state update", node_name);
LOG_ERR           704 daemons/controld/controld_te_callbacks.c         print_action(LOG_ERR, "Aborting transition, action lost: ", timer->action);
LOG_ERR            87 daemons/execd/execd_alerts.c     xmlNode *alert_xml = get_xpath_object("//" F_LRMD_ALERT, request, LOG_ERR);
LOG_ERR           248 daemons/execd/execd_commands.c     xmlNode *rsc_xml = get_xpath_object("//" F_LRMD_RSC, msg, LOG_ERR);
LOG_ERR           268 daemons/execd/execd_commands.c     xmlNode *rsc_xml = get_xpath_object("//" F_LRMD_RSC, msg, LOG_ERR);
LOG_ERR           637 daemons/execd/execd_commands.c         xmlNode *rsc_xml = get_xpath_object("//" F_LRMD_RSC, request, LOG_ERR);
LOG_ERR          1574 daemons/execd/execd_commands.c     xmlNode *rsc_xml = get_xpath_object("//" F_LRMD_RSC, request, LOG_ERR);
LOG_ERR          1605 daemons/execd/execd_commands.c     xmlNode *rsc_xml = get_xpath_object("//" F_LRMD_RSC, request, LOG_ERR);
LOG_ERR          1636 daemons/execd/execd_commands.c     xmlNode *rsc_xml = get_xpath_object("//" F_LRMD_RSC, request, LOG_ERR);
LOG_ERR          1763 daemons/execd/execd_commands.c     xmlNode *rsc_xml = get_xpath_object("//" F_LRMD_RSC, request, LOG_ERR);
LOG_ERR           272 daemons/execd/remoted_tls.c         crm_perror(LOG_ERR, "Listener socket creation failed");
LOG_ERR           280 daemons/execd/remoted_tls.c         crm_perror(LOG_ERR, "Local address reuse not allowed on %s", buffer);
LOG_ERR           296 daemons/execd/remoted_tls.c         crm_perror(LOG_ERR, "Cannot bind to %s", buffer);
LOG_ERR           302 daemons/execd/remoted_tls.c         crm_perror(LOG_ERR, "Cannot listen on %s", buffer);
LOG_ERR           234 daemons/fenced/fenced_commands.c     xmlNode *op = get_xpath_object("//@" F_STONITH_ACTION, msg, LOG_ERR);
LOG_ERR           885 daemons/fenced/fenced_commands.c     xmlNode *dev = get_xpath_object("//" F_STONITH_DEVICE, msg, LOG_ERR);
LOG_ERR          1400 daemons/fenced/fenced_commands.c         level = get_xpath_object("//" XML_TAG_FENCING_LEVEL, msg, LOG_ERR);
LOG_ERR          1464 daemons/fenced/fenced_commands.c     xmlNode *level = get_xpath_object("//" XML_TAG_FENCING_LEVEL, msg, LOG_ERR);
LOG_ERR          1520 daemons/fenced/fenced_commands.c     xmlNode *dev = get_xpath_object("//" F_STONITH_DEVICE, msg, LOG_ERR);
LOG_ERR          1521 daemons/fenced/fenced_commands.c     xmlNode *op = get_xpath_object("//@" F_STONITH_ACTION, msg, LOG_ERR);
LOG_ERR          2030 daemons/fenced/fenced_commands.c         do_crm_log(rc == 0 ? LOG_NOTICE : LOG_ERR,
LOG_ERR          2306 daemons/fenced/fenced_commands.c     xmlNode *dev = get_xpath_object("//@" F_STONITH_TARGET, msg, LOG_ERR);
LOG_ERR          2727 daemons/fenced/fenced_commands.c         xmlNode *dev = get_xpath_object("//" F_STONITH_DEVICE, request, LOG_ERR);
LOG_ERR           486 daemons/fenced/fenced_remote.c     int level = LOG_ERR;
LOG_ERR           959 daemons/fenced/fenced_remote.c     xmlNode *dev = get_xpath_object("//@" F_STONITH_TARGET, msg, LOG_ERR);
LOG_ERR          1899 daemons/fenced/fenced_remote.c     xmlNode *dev = get_xpath_object("//@" F_STONITH_REMOTE_OP_ID, msg, LOG_ERR);
LOG_ERR          1906 daemons/fenced/fenced_remote.c     dev = get_xpath_object("//@" F_STONITH_AVAILABLE_DEVICES, msg, LOG_ERR);
LOG_ERR          1994 daemons/fenced/fenced_remote.c     xmlNode *dev = get_xpath_object("//@" F_STONITH_REMOTE_OP_ID, msg, LOG_ERR);
LOG_ERR          2001 daemons/fenced/fenced_remote.c     dev = get_xpath_object("//@" F_STONITH_RC, msg, LOG_ERR);
LOG_ERR           168 daemons/pacemakerd/pacemakerd.c         do_crm_log(((signo == SIGKILL)? LOG_WARNING : LOG_ERR),
LOG_ERR           347 include/crm/common/logging.h #  define crm_err(fmt, args...)     qb_logt(LOG_ERR,     0, fmt , ##args)
LOG_ERR           356 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           313 lib/cib/cib_attrs.c         attr_msg(LOG_ERR, "Error setting %s=%s (section=%s, set=%s): %s",
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           271 lib/cib/cib_file.c         crm_perror(LOG_ERR, "Could not archive %s by linking to %s",
LOG_ERR           277 lib/cib/cib_file.c         crm_perror(LOG_ERR, "Could not archive %s by linking to %s",
LOG_ERR           290 lib/cib/cib_file.c                 crm_perror(LOG_ERR, "Could not set owner of %s", backup_path);
LOG_ERR           295 lib/cib/cib_file.c                 crm_perror(LOG_ERR, "Could not set owner of %s", backup_digest);
LOG_ERR           406 lib/cib/cib_file.c         crm_perror(LOG_ERR, "Couldn't open temporary file %s for writing CIB",
LOG_ERR           414 lib/cib/cib_file.c         crm_perror(LOG_ERR, "Couldn't protect temporary file %s for writing CIB",
LOG_ERR           420 lib/cib/cib_file.c         crm_perror(LOG_ERR, "Couldn't protect temporary file %s for writing CIB",
LOG_ERR           442 lib/cib/cib_file.c         crm_perror(LOG_ERR, "Could not create temporary file for CIB digest");
LOG_ERR           447 lib/cib/cib_file.c         crm_perror(LOG_ERR, "Couldn't protect temporary file %s for writing CIB",
LOG_ERR           473 lib/cib/cib_file.c         crm_perror(LOG_ERR, "Couldn't rename %s as %s", tmp_cib, cib_path);
LOG_ERR           477 lib/cib/cib_file.c         crm_perror(LOG_ERR, "Couldn't rename %s as %s", tmp_digest,
LOG_ERR           625 lib/cib/cib_file.c         crm_perror(LOG_ERR, "Could not find %s user", CRM_DAEMON_USER);
LOG_ERR           634 lib/cib/cib_file.c         crm_perror(LOG_ERR, "Must be root or %s to modify live CIB",
LOG_ERR           227 lib/cluster/election.c             crm_perror(LOG_ERR, "Could not calculate the current uptime");
LOG_ERR           554 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           228 lib/common/io.c             crm_perror(LOG_ERR, "Cannot write to series file %s", series_file);
LOG_ERR           421 lib/common/io.c         crm_perror(LOG_ERR, "Could not open %s for syncing", name);
LOG_ERR           427 lib/common/io.c         crm_perror(LOG_ERR, "Could not obtain file descriptor for %s", name);
LOG_ERR           432 lib/common/io.c         crm_perror(LOG_ERR, "Could not sync %s", name);
LOG_ERR           435 lib/common/io.c         crm_perror(LOG_ERR, "Could not close %s after fsync", name);
LOG_ERR           835 lib/common/ipc_client.c         crm_perror(LOG_ERR, "Could not verify authenticity of daemon (IPC %s)",
LOG_ERR           901 lib/common/ipc_client.c     crm_perror(LOG_ERR, "Could not obtain file IPC descriptor for %s",
LOG_ERR           157 lib/common/ipc_server.c         crm_perror(LOG_ERR, "Allocating client");
LOG_ERR            70 lib/common/logging.c             log_level = LOG_ERR;
LOG_ERR           329 lib/common/logging.c     if(cs && cs->priority < LOG_ERR) {
LOG_ERR           469 lib/common/logging.c     return crm_log_init(entity, LOG_ERR, FALSE, FALSE, 0, NULL, TRUE);
LOG_ERR           496 lib/common/logging.c         if (cs->priority <= LOG_ERR) {
LOG_ERR           643 lib/common/logging.c         {"error", LOG_ERR},
LOG_ERR           721 lib/common/logging.c         qb_log_init(crm_system_name, qb_facility, LOG_ERR);
LOG_ERR           848 lib/common/logging.c             crm_perror(LOG_ERR, "Cannot get name for uid: %d", user);
LOG_ERR           389 lib/common/mainloop.c         crm_perror(LOG_ERR, "Could not uninstall signal handler for signal %d", sig);
LOG_ERR          1032 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           651 lib/common/schemas.c         crm_perror(LOG_ERR, "Could not open %s for reading", filename);
LOG_ERR           395 lib/common/utils.c     crm_perror(LOG_ERR, "Cannot wait on forked child %d", pid);
LOG_ERR           428 lib/common/utils.c         crm_perror(LOG_ERR, "fork");
LOG_ERR            72 lib/common/xml.c             crm_perror(LOG_ERR, "snprintf failed at offset %d", offset); \
LOG_ERR           824 lib/common/xml.c         PCMK__XML_LOG_BASE(LOG_ERR, TRUE,
LOG_ERR           829 lib/common/xml.c         PCMK__XML_LOG_BASE(LOG_ERR, TRUE, 0, "XML Error: ", fmt, ap);
LOG_ERR           938 lib/common/xml.c         crm_perror(LOG_ERR, "Could not open %s for reading", filename);
LOG_ERR          1210 lib/common/xml.c             crm_perror(LOG_ERR, "writing %s", filename);
LOG_ERR          1221 lib/common/xml.c         crm_perror(LOG_ERR, "flushing %s", filename);
LOG_ERR          1227 lib/common/xml.c         crm_perror(LOG_ERR, "synchronizing %s", filename);
LOG_ERR          2869 lib/common/xml.c         result = get_xpath_object(xpath_string, top, LOG_ERR);
LOG_ERR          1903 lib/fencing/st_client.c         crm_perror(LOG_ERR, "Couldn't perform %s operation (timeout=%ds): %d", op, timeout, rc);
LOG_ERR          2097 lib/fencing/st_client.c             crm_perror(LOG_ERR,
LOG_ERR          2263 lib/fencing/st_client.c         api_log(LOG_ERR, "API initialization failed, could not kick (%s) node %u/%s",
LOG_ERR          2270 lib/fencing/st_client.c         api_log(LOG_ERR, "Connection failed, could not kick (%s) node %u/%s : %s (%d)",
LOG_ERR          2285 lib/fencing/st_client.c             api_log(LOG_ERR, "Could not kick (%s) node %u/%s : %s (%d)",
LOG_ERR          2305 lib/fencing/st_client.c         api_log(LOG_ERR, "Could not retrieve fence history for %u/%s: "
LOG_ERR          2348 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           232 lib/fencing/st_lha.c             crm_perror(LOG_ERR, "Agent %s not found", agent);
LOG_ERR           279 lib/fencing/st_lha.c     crm_perror(LOG_ERR, "Cannot validate Linux-HA fence agents");
LOG_ERR           876 lib/lrmd/lrmd_client.c         crm_perror(LOG_ERR, "Couldn't perform %s operation (timeout=%d): %d", op, timeout, rc);
LOG_ERR          1026 lib/lrmd/lrmd_client.c             crm_perror(LOG_ERR, "Connection to executor failed");
LOG_ERR           923 lib/pacemaker/pcmk_sched_bundle.c                                                replica->remote->xml, LOG_ERR);
LOG_ERR           839 lib/pacemaker/pcmk_sched_transition.c         print_graph(LOG_ERR, transition);
LOG_ERR           293 lib/pacemaker/pcmk_trans_graph.c                 stat_log_level = LOG_ERR;
LOG_ERR          3809 lib/pengine/unpack.c                     do_crm_log(rc != PCMK_OCF_NOT_INSTALLED?LOG_ERR:LOG_NOTICE,
LOG_ERR           366 lib/services/services_linux.c         crm_perror(LOG_ERR, "setenv failed for key:%s and value:%s", key, value);
LOG_ERR           391 lib/services/services_linux.c         crm_perror(LOG_ERR, "setenv %s=%s",
LOG_ERR           698 lib/services/services_linux.c             crm_perror(LOG_ERR, "Could not reset scheduling policy to SCHED_OTHER for %s", op->id);
LOG_ERR           703 lib/services/services_linux.c         crm_perror(LOG_ERR, "Could not reset process priority to 0 for %s", op->id);
LOG_ERR           736 lib/services/services_linux.c             crm_perror(LOG_ERR, "Could not set child group to %d", op->opaque->gid);
LOG_ERR           743 lib/services/services_linux.c             crm_perror(LOG_ERR, "Could not set child groups");
LOG_ERR           749 lib/services/services_linux.c             crm_perror(LOG_ERR, "setting user to %d", op->opaque->uid);
LOG_ERR           315 tools/attrd_updater.c         crm_perror(LOG_ERR, "Connection to cluster attribute manager failed");
LOG_ERR          1608 tools/crm_mon.c         crm_perror(LOG_ERR, "notification fork() failed.");
LOG_ERR           416 tools/crm_node.c         crm_perror(LOG_ERR, "Connection to %s failed", target);
LOG_ERR          1320 tools/crm_resource_runtime.c         crm_perror(LOG_ERR, "Could not allocate working set");