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        130 daemons/based/based_remote.c         crm_perror(LOG_ERR, "Listener socket allocation failed");
crm_perror        136 daemons/based/based_remote.c         crm_perror(LOG_ERR, "Listener socket creation failed");
crm_perror        145 daemons/based/based_remote.c         crm_perror(LOG_WARNING,
crm_perror        155 daemons/based/based_remote.c         crm_perror(LOG_ERR, "Cannot bind to listener socket");
crm_perror        161 daemons/based/based_remote.c         crm_perror(LOG_ERR, "Cannot listen on socket");
crm_perror        300 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        235 daemons/controld/controld_remote_ra.c         crm_perror(LOG_WARNING, "%s CIB node state setup", node_name);
crm_perror        287 daemons/controld/controld_remote_ra.c         crm_perror(LOG_ERR, "%s CIB node state update", node_name);
crm_perror       1245 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         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        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        627 lib/cib/cib_file.c         crm_perror(LOG_ERR, "Could not find %s user", CRM_DAEMON_USER);
crm_perror        636 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        691 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        839 lib/common/ipc_client.c         crm_perror(LOG_ERR, "Could not verify authenticity of %s IPC provider",
crm_perror        909 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        902 lib/common/logging.c             crm_perror(LOG_ERR, "Cannot get name for uid: %d", user);
crm_perror        908 lib/common/logging.c             crm_perror(LOG_INFO, "Cannot change active directory to %s", base);
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       1092 lib/common/mainloop.c             crm_perror(LOG_ERR, "kill(%d, KILL) failed", child->pid);
crm_perror        242 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        482 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         72 lib/common/xml.c             crm_perror(LOG_ERR, "snprintf failed at offset %d", offset); \
crm_perror        968 lib/common/xml.c         crm_perror(LOG_ERR, "Could not open %s for reading", filename);
crm_perror       1231 lib/common/xml.c             crm_perror(LOG_ERR, "writing %s", filename);
crm_perror       1242 lib/common/xml.c         crm_perror(LOG_ERR, "flushing %s", filename);
crm_perror       1248 lib/common/xml.c         crm_perror(LOG_ERR, "synchronizing %s", filename);
crm_perror       1568 lib/fencing/st_client.c             crm_perror(LOG_DEBUG, "Couldn't register for fencing notifications: %d", rc);
crm_perror       1896 lib/fencing/st_client.c         crm_perror(LOG_ERR, "Couldn't perform %s operation (timeout=%ds): %d", op, timeout, rc);
crm_perror       2087 lib/fencing/st_client.c             crm_perror(LOG_ERR,
crm_perror        234 lib/fencing/st_lha.c             crm_perror(LOG_ERR, "Agent %s not found", agent);
crm_perror        281 lib/fencing/st_lha.c     crm_perror(LOG_ERR, "Cannot validate Linux-HA fence agents");
crm_perror        877 lib/lrmd/lrmd_client.c         crm_perror(LOG_ERR, "Couldn't perform %s operation (timeout=%d): %d", op, timeout, rc);
crm_perror        966 lib/lrmd/lrmd_client.c         crm_perror(LOG_DEBUG, "Couldn't complete registration with the executor API: %d", rc);
crm_perror       1027 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        671 lib/services/systemd.c             crm_perror(LOG_WARNING, "Cannot write to systemd override file %s",
crm_perror        690 lib/services/systemd.c         crm_perror(LOG_DEBUG, "Cannot remove systemd override file %s",
crm_perror        317 tools/attrd_updater.c         crm_perror(LOG_ERR, "Connection to cluster attribute manager failed");
crm_perror       1793 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       1323 tools/crm_resource_runtime.c         crm_perror(LOG_ERR, "Could not allocate working set");
crm_perror        851 tools/crm_ticket.c         crm_perror(LOG_CRIT, "Could not allocate working set");
crm_perror        239 tools/crm_verify.c         crm_perror(LOG_CRIT, "Unable to allocate working set");