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        415 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        232 daemons/controld/controld_remote_ra.c         crm_perror(LOG_WARNING, "%s CIB node state setup", node_name);
crm_perror        284 daemons/controld/controld_remote_ra.c         crm_perror(LOG_ERR, "%s CIB node state update", node_name);
crm_perror       1236 daemons/controld/controld_remote_ra.c         crm_perror(LOG_WARNING, "%s CIB node state update failed", lrm_state->node_name);
crm_perror        272 daemons/execd/remoted_tls.c         crm_perror(LOG_ERR, "Listener socket creation failed");
crm_perror        280 daemons/execd/remoted_tls.c         crm_perror(LOG_ERR, "Local address reuse not allowed on %s", buffer);
crm_perror        289 daemons/execd/remoted_tls.c             crm_perror(LOG_INFO, "Couldn't disable IPV6-only on %s", buffer);
crm_perror        296 daemons/execd/remoted_tls.c         crm_perror(LOG_ERR, "Cannot bind to %s", buffer);
crm_perror        302 daemons/execd/remoted_tls.c         crm_perror(LOG_ERR, "Cannot listen on %s", buffer);
crm_perror         90 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        154 lib/cib/cib_file.c         crm_perror(LOG_WARNING, "Could not verify cluster configuration file %s", filename);
crm_perror        271 lib/cib/cib_file.c         crm_perror(LOG_ERR, "Could not archive %s by linking to %s",
crm_perror        277 lib/cib/cib_file.c         crm_perror(LOG_ERR, "Could not archive %s by linking to %s",
crm_perror        290 lib/cib/cib_file.c                 crm_perror(LOG_ERR, "Could not set owner of %s", backup_path);
crm_perror        295 lib/cib/cib_file.c                 crm_perror(LOG_ERR, "Could not set owner of %s", backup_digest);
crm_perror        406 lib/cib/cib_file.c         crm_perror(LOG_ERR, "Couldn't open temporary file %s for writing CIB",
crm_perror        414 lib/cib/cib_file.c         crm_perror(LOG_ERR, "Couldn't protect temporary file %s for writing CIB",
crm_perror        420 lib/cib/cib_file.c         crm_perror(LOG_ERR, "Couldn't protect temporary file %s for writing CIB",
crm_perror        442 lib/cib/cib_file.c         crm_perror(LOG_ERR, "Could not create temporary file for CIB digest");
crm_perror        447 lib/cib/cib_file.c         crm_perror(LOG_ERR, "Couldn't protect temporary file %s for writing CIB",
crm_perror        473 lib/cib/cib_file.c         crm_perror(LOG_ERR, "Couldn't rename %s as %s", tmp_cib, cib_path);
crm_perror        477 lib/cib/cib_file.c         crm_perror(LOG_ERR, "Couldn't rename %s as %s", tmp_digest,
crm_perror        625 lib/cib/cib_file.c         crm_perror(LOG_ERR, "Could not find %s user", CRM_DAEMON_USER);
crm_perror        634 lib/cib/cib_file.c         crm_perror(LOG_ERR, "Must be root or %s to modify live CIB",
crm_perror         93 lib/cluster/election.c         crm_perror(LOG_CRIT, "Cannot create election");
crm_perror         99 lib/cluster/election.c         crm_perror(LOG_CRIT, "Cannot create election");
crm_perror        227 lib/cluster/election.c             crm_perror(LOG_ERR, "Could not calculate the current uptime");
crm_perror        715 lib/common/acl.c         crm_perror(LOG_INFO, "Cannot get user details for user ID %d", uid);
crm_perror         82 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        228 lib/common/io.c             crm_perror(LOG_ERR, "Cannot write to series file %s", series_file);
crm_perror        421 lib/common/io.c         crm_perror(LOG_ERR, "Could not open %s for syncing", name);
crm_perror        427 lib/common/io.c         crm_perror(LOG_ERR, "Could not obtain file descriptor for %s", name);
crm_perror        432 lib/common/io.c         crm_perror(LOG_ERR, "Could not sync %s", name);
crm_perror        435 lib/common/io.c         crm_perror(LOG_ERR, "Could not close %s after fsync", name);
crm_perror        835 lib/common/ipc_client.c         crm_perror(LOG_ERR, "Could not verify authenticity of daemon (IPC %s)",
crm_perror        901 lib/common/ipc_client.c     crm_perror(LOG_ERR, "Could not obtain file IPC descriptor for %s",
crm_perror        157 lib/common/ipc_server.c         crm_perror(LOG_ERR, "Allocating client");
crm_perror        233 lib/common/logging.c             crm_perror(LOG_WARNING, "Cannot stat %s", filename);
crm_perror        283 lib/common/logging.c         crm_perror(LOG_WARNING, "Couldn't send additional logging to %s", filename);
crm_perror        848 lib/common/logging.c             crm_perror(LOG_ERR, "Cannot get name for uid: %d", user);
crm_perror        854 lib/common/logging.c             crm_perror(LOG_INFO, "Cannot change active directory to %s", base);
crm_perror        374 lib/common/mainloop.c         crm_perror(LOG_INFO, "Could not enable system call interruptions for signal %d", sig);
crm_perror        389 lib/common/mainloop.c         crm_perror(LOG_ERR, "Could not uninstall signal handler for signal %d", sig);
crm_perror       1032 lib/common/mainloop.c             crm_perror(LOG_ERR, "kill(%d, KILL) failed", child->pid);
crm_perror        237 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        651 lib/common/schemas.c         crm_perror(LOG_ERR, "Could not open %s for reading", filename);
crm_perror        395 lib/common/utils.c     crm_perror(LOG_ERR, "Cannot wait on forked child %d", pid);
crm_perror        428 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        132 lib/common/watchdog.c         crm_perror(LOG_EMERG, "Cannot signal sbd[%lld] to terminate",
crm_perror         72 lib/common/xml.c             crm_perror(LOG_ERR, "snprintf failed at offset %d", offset); \
crm_perror        938 lib/common/xml.c         crm_perror(LOG_ERR, "Could not open %s for reading", filename);
crm_perror       1210 lib/common/xml.c             crm_perror(LOG_ERR, "writing %s", filename);
crm_perror       1221 lib/common/xml.c         crm_perror(LOG_ERR, "flushing %s", filename);
crm_perror       1227 lib/common/xml.c         crm_perror(LOG_ERR, "synchronizing %s", filename);
crm_perror       1576 lib/fencing/st_client.c             crm_perror(LOG_DEBUG, "Couldn't register for fencing notifications: %d", rc);
crm_perror       1903 lib/fencing/st_client.c         crm_perror(LOG_ERR, "Couldn't perform %s operation (timeout=%ds): %d", op, timeout, rc);
crm_perror       2097 lib/fencing/st_client.c             crm_perror(LOG_ERR,
crm_perror        232 lib/fencing/st_lha.c             crm_perror(LOG_ERR, "Agent %s not found", agent);
crm_perror        279 lib/fencing/st_lha.c     crm_perror(LOG_ERR, "Cannot validate Linux-HA fence agents");
crm_perror        876 lib/lrmd/lrmd_client.c         crm_perror(LOG_ERR, "Couldn't perform %s operation (timeout=%d): %d", op, timeout, rc);
crm_perror        965 lib/lrmd/lrmd_client.c         crm_perror(LOG_DEBUG, "Couldn't complete registration with the executor API: %d", rc);
crm_perror       1026 lib/lrmd/lrmd_client.c             crm_perror(LOG_ERR, "Connection to executor failed");
crm_perror         35 lib/pacemaker/pcmk_trans_unpack.c         crm_perror(LOG_CRIT, "Cannot unpack action");
crm_perror        366 lib/services/services_linux.c         crm_perror(LOG_ERR, "setenv failed for key:%s and value:%s", key, value);
crm_perror        391 lib/services/services_linux.c         crm_perror(LOG_ERR, "setenv %s=%s",
crm_perror        698 lib/services/services_linux.c             crm_perror(LOG_ERR, "Could not reset scheduling policy to SCHED_OTHER for %s", op->id);
crm_perror        703 lib/services/services_linux.c         crm_perror(LOG_ERR, "Could not reset process priority to 0 for %s", op->id);
crm_perror        736 lib/services/services_linux.c             crm_perror(LOG_ERR, "Could not set child group to %d", op->opaque->gid);
crm_perror        743 lib/services/services_linux.c             crm_perror(LOG_ERR, "Could not set child groups");
crm_perror        749 lib/services/services_linux.c             crm_perror(LOG_ERR, "setting user to %d", op->opaque->uid);
crm_perror        667 lib/services/systemd.c             crm_perror(LOG_WARNING, "Cannot write to systemd override file %s",
crm_perror        686 lib/services/systemd.c         crm_perror(LOG_DEBUG, "Cannot remove systemd override file %s",
crm_perror        315 tools/attrd_updater.c         crm_perror(LOG_ERR, "Connection to cluster attribute manager failed");
crm_perror       1608 tools/crm_mon.c         crm_perror(LOG_ERR, "notification fork() failed.");
crm_perror        416 tools/crm_node.c         crm_perror(LOG_ERR, "Connection to %s failed", target);
crm_perror       1320 tools/crm_resource_runtime.c         crm_perror(LOG_ERR, "Could not allocate working set");
crm_perror        848 tools/crm_ticket.c         crm_perror(LOG_CRIT, "Could not allocate working set");
crm_perror        279 tools/crm_verify.c         crm_perror(LOG_CRIT, "Unable to allocate working set");