crm_perror         50 daemons/based/based_io.c         crm_perror(LOG_ERR, "Couldn't rename %s as %s", old, new);
crm_perror        217 daemons/based/based_io.c             crm_perror(LOG_NOTICE, "scandir(%s) failed", cib_root);
crm_perror        420 daemons/based/based_io.c             crm_perror(LOG_ERR, "Disabling disk writes after fork failure");
crm_perror        129 daemons/based/based_remote.c         crm_perror(LOG_ERR, "Listener socket allocation failed");
crm_perror        135 daemons/based/based_remote.c         crm_perror(LOG_ERR, "Listener socket creation failed");
crm_perror        144 daemons/based/based_remote.c         crm_perror(LOG_WARNING,
crm_perror        154 daemons/based/based_remote.c         crm_perror(LOG_ERR, "Cannot bind to listener socket");
crm_perror        160 daemons/based/based_remote.c         crm_perror(LOG_ERR, "Cannot listen on socket");
crm_perror        299 daemons/based/based_remote.c         crm_perror(LOG_ERR, "Could not accept socket connection");
crm_perror        123 daemons/based/pacemaker-based.c                           crm_perror(LOG_ERR, "Invalid uid (%s) specified", CRM_DAEMON_USER);
crm_perror        128 daemons/based/pacemaker-based.c                     crm_perror(LOG_ERR, "Could not set group to %d", pwentry->pw_gid);
crm_perror        134 daemons/based/pacemaker-based.c                     crm_perror(LOG_ERR, "Could not setup groups for user %d", pwentry->pw_uid);
crm_perror        140 daemons/based/pacemaker-based.c                     crm_perror(LOG_ERR, "Could not set user to %d", pwentry->pw_uid);
crm_perror        238 daemons/controld/controld_remote_ra.c         crm_perror(LOG_WARNING, "%s CIB node state setup", node_name);
crm_perror        290 daemons/controld/controld_remote_ra.c         crm_perror(LOG_ERR, "%s CIB node state update", node_name);
crm_perror       1289 daemons/controld/controld_remote_ra.c         crm_perror(LOG_WARNING, "%s CIB node state update failed", lrm_state->node_name);
crm_perror        270 daemons/execd/remoted_tls.c         crm_perror(LOG_ERR, "Listener socket creation failed");
crm_perror        278 daemons/execd/remoted_tls.c         crm_perror(LOG_ERR, "Local address reuse not allowed on %s", buffer);
crm_perror        287 daemons/execd/remoted_tls.c             crm_perror(LOG_INFO, "Couldn't disable IPV6-only on %s", buffer);
crm_perror        294 daemons/execd/remoted_tls.c         crm_perror(LOG_ERR, "Cannot bind to %s", buffer);
crm_perror        300 daemons/execd/remoted_tls.c         crm_perror(LOG_ERR, "Cannot listen on %s", buffer);
crm_perror        112 lib/cib/cib_attrs.c         crm_perror(LOG_CRIT, "Could not create xpath");
crm_perror        226 lib/cib/cib_client.c             crm_perror(LOG_ERR,
crm_perror        251 lib/cib/cib_client.c                     crm_perror(LOG_ERR, "Couldn't create user-specific shadow directory: %s",
crm_perror        156 lib/cib/cib_file.c         crm_perror(LOG_WARNING, "Could not verify cluster configuration file %s", filename);
crm_perror        273 lib/cib/cib_file.c         crm_perror(LOG_ERR, "Could not archive %s by linking to %s",
crm_perror        279 lib/cib/cib_file.c         crm_perror(LOG_ERR, "Could not archive %s by linking to %s",
crm_perror        292 lib/cib/cib_file.c                 crm_perror(LOG_ERR, "Could not set owner of %s", backup_path);
crm_perror        297 lib/cib/cib_file.c                 crm_perror(LOG_ERR, "Could not set owner of %s", backup_digest);
crm_perror        408 lib/cib/cib_file.c         crm_perror(LOG_ERR, "Couldn't open temporary file %s for writing CIB",
crm_perror        416 lib/cib/cib_file.c         crm_perror(LOG_ERR, "Couldn't protect temporary file %s for writing CIB",
crm_perror        422 lib/cib/cib_file.c         crm_perror(LOG_ERR, "Couldn't protect temporary file %s for writing CIB",
crm_perror        444 lib/cib/cib_file.c         crm_perror(LOG_ERR, "Could not create temporary file for CIB digest");
crm_perror        449 lib/cib/cib_file.c         crm_perror(LOG_ERR, "Couldn't protect temporary file %s for writing CIB",
crm_perror        475 lib/cib/cib_file.c         crm_perror(LOG_ERR, "Couldn't rename %s as %s", tmp_cib, cib_path);
crm_perror        479 lib/cib/cib_file.c         crm_perror(LOG_ERR, "Couldn't rename %s as %s", tmp_digest,
crm_perror        635 lib/cib/cib_file.c         crm_perror(LOG_ERR, "Could not find %s user", CRM_DAEMON_USER);
crm_perror        644 lib/cib/cib_file.c         crm_perror(LOG_ERR, "Must be root or %s to modify live CIB",
crm_perror         99 lib/cluster/election.c         crm_perror(LOG_CRIT, "Cannot create election");
crm_perror        105 lib/cluster/election.c         crm_perror(LOG_CRIT, "Cannot create election");
crm_perror        233 lib/cluster/election.c             crm_perror(LOG_ERR, "Could not calculate the current uptime");
crm_perror        703 lib/common/acl.c         crm_perror(LOG_INFO, "Cannot get user details for user ID %d", uid);
crm_perror         80 lib/common/attrd_client.c             crm_perror(LOG_INFO, "Connection to cluster attribute manager failed");
crm_perror         64 lib/common/cib_secrets.c             crm_perror(LOG_ERR, "cannot open %s" , local_file);
crm_perror         70 lib/common/cib_secrets.c         crm_perror(LOG_ERR, "cannot read %s", local_file);
crm_perror        228 lib/common/digest.c             crm_perror(LOG_ERR, "Could not calculate digest for comparison");
crm_perror        209 lib/common/io.c             crm_perror(LOG_ERR, "Cannot write to series file %s", series_file);
crm_perror        402 lib/common/io.c         crm_perror(LOG_ERR, "Could not open %s for syncing", name);
crm_perror        408 lib/common/io.c         crm_perror(LOG_ERR, "Could not obtain file descriptor for %s", name);
crm_perror        413 lib/common/io.c         crm_perror(LOG_ERR, "Could not sync %s", name);
crm_perror        416 lib/common/io.c         crm_perror(LOG_ERR, "Could not close %s after fsync", name);
crm_perror        894 lib/common/ipc_client.c         crm_perror(LOG_ERR, "Could not verify authenticity of %s IPC provider",
crm_perror        964 lib/common/ipc_client.c     crm_perror(LOG_ERR, "Could not obtain file descriptor for %s IPC",
crm_perror        169 lib/common/ipc_server.c         crm_perror(LOG_ERR, "Allocating client");
crm_perror        950 lib/common/logging.c             crm_perror(LOG_ERR, "Cannot get name for uid: %d", user);
crm_perror        956 lib/common/logging.c             crm_perror(LOG_INFO, "Cannot change active directory to " CRM_CORE_DIR);
crm_perror        401 lib/common/mainloop.c         crm_perror(LOG_INFO, "Could not enable system call interruptions for signal %d", sig);
crm_perror        416 lib/common/mainloop.c         crm_perror(LOG_ERR, "Could not uninstall signal handler for signal %d", sig);
crm_perror       1093 lib/common/mainloop.c             crm_perror(LOG_ERR, "kill(%d, KILL) failed", child->pid);
crm_perror        251 lib/common/pid.c         crm_perror(LOG_ERR, "Incomplete write to %s", filename);
crm_perror        153 lib/common/procfs.c         crm_perror(LOG_INFO, "Could not open /proc/stat");
crm_perror        649 lib/common/schemas.c         crm_perror(LOG_ERR, "Could not open %s for reading", filename);
crm_perror        410 lib/common/utils.c         crm_perror(LOG_ERR, "fork");
crm_perror         38 lib/common/watchdog.c         crm_perror(LOG_WARNING, "Opening sysrq-trigger failed");
crm_perror         84 lib/common/watchdog.c             crm_perror(LOG_EMERG, "Cannot signal pacemakerd[%lld] to panic",
crm_perror        138 lib/common/watchdog.c         crm_perror(LOG_EMERG, "Cannot signal sbd[%lld] to terminate",
crm_perror         71 lib/common/xml.c             crm_perror(LOG_ERR, "snprintf failed at offset %d", offset); \
crm_perror        969 lib/common/xml.c         crm_perror(LOG_ERR, "Could not open %s for reading", filename);
crm_perror       1233 lib/common/xml.c             crm_perror(LOG_ERR, "writing %s", filename);
crm_perror       1244 lib/common/xml.c         crm_perror(LOG_ERR, "flushing %s", filename);
crm_perror       1250 lib/common/xml.c         crm_perror(LOG_ERR, "synchronizing %s", filename);
crm_perror       1182 lib/fencing/st_client.c             crm_perror(LOG_DEBUG, "Couldn't register for fencing notifications: %d", rc);
crm_perror       1563 lib/fencing/st_client.c         crm_perror(LOG_ERR, "Couldn't perform %s operation (timeout=%ds): %d", op, timeout, rc);
crm_perror       1756 lib/fencing/st_client.c             crm_perror(LOG_ERR,
crm_perror        230 lib/fencing/st_lha.c             crm_perror(LOG_ERR, "Agent %s not found", agent);
crm_perror        277 lib/fencing/st_lha.c     crm_perror(LOG_ERR, "Cannot validate Linux-HA fence agents");
crm_perror        883 lib/lrmd/lrmd_client.c         crm_perror(LOG_ERR, "Couldn't perform %s operation (timeout=%d): %d", op, timeout, rc);
crm_perror        974 lib/lrmd/lrmd_client.c         crm_perror(LOG_DEBUG, "Couldn't complete registration with the executor API: %d", rc);
crm_perror       1035 lib/lrmd/lrmd_client.c             crm_perror(LOG_ERR, "Connection to executor failed");
crm_perror        496 lib/pacemaker/pcmk_graph_consumer.c         crm_perror(LOG_CRIT, "Cannot unpack transition graph action");
crm_perror        367 lib/services/services_linux.c         crm_perror(LOG_ERR, "setenv failed for key:%s and value:%s", key, value);
crm_perror        392 lib/services/services_linux.c         crm_perror(LOG_ERR, "setenv %s=%s",
crm_perror        849 lib/services/systemd.c             crm_perror(LOG_WARNING, "Cannot write to systemd override file %s",
crm_perror        868 lib/services/systemd.c         crm_perror(LOG_DEBUG, "Cannot remove systemd override file %s",
crm_perror        313 tools/attrd_updater.c         crm_perror(LOG_ERR, "Connection to cluster attribute manager failed");
crm_perror       1679 tools/crm_mon.c         crm_perror(LOG_ERR, "notification fork() failed.");
crm_perror        417 tools/crm_node.c         crm_perror(LOG_ERR, "Connection to %s failed", target);
crm_perror       1366 tools/crm_resource_runtime.c         crm_perror(LOG_ERR, "Could not allocate working set");
crm_perror        766 tools/crm_ticket.c         crm_perror(LOG_CRIT, "Could not allocate working set");
crm_perror        221 tools/crm_verify.c         crm_perror(LOG_CRIT, "Unable to allocate working set");