ais_err           336 lib/ais/plugin.c             ais_err("Logging to a file requested but no log file specified");
ais_err           368 lib/ais/plugin.c                 ais_err("Couldn't create logfile: %s", value);
ais_err           380 lib/ais/plugin.c             ais_err
ais_err           382 lib/ais/plugin.c             ais_err("If you use file logging, be sure to also define a value for 'logfile'");
ais_err           476 lib/ais/plugin.c                     ais_err("Child process %s terminated with signal %d"
ais_err           507 lib/ais/plugin.c                     ais_err("Child respawn count exceeded by %s", pcmk_children[lpc].name);
ais_err           598 lib/ais/plugin.c         ais_err("Corosync must be configured to start as 'root',"
ais_err           641 lib/ais/plugin.c         ais_err("Cluster user %s does not exist, aborting Pacemaker startup", CRM_DAEMON_USER);
ais_err           801 lib/ais/plugin.c         ais_err("Something strange happened: %d", changed);
ais_err           943 lib/ais/plugin.c         ais_err("Invalid message: Node %u claimed to be node %d", nodeid, msg->id);
ais_err          1018 lib/ais/plugin.c               ais_err("Sender: %d, child[%d]: %d", mutable->sender.pid, type,
ais_err          1029 lib/ais/plugin.c                   ais_err("Pid=%d, type=%d", mutable->sender.pid, mutable->sender.type));
ais_err          1048 lib/ais/plugin.c                   ais_err("Pid=%d, type=%d", mutable->sender.pid, mutable->sender.type));
ais_err          1127 lib/ais/plugin.c                             ais_err("Child %s taking too long to terminate, sending SIGKILL",
ais_err          1364 lib/ais/plugin.c         ais_err("Message with no size");
ais_err          1369 lib/ais/plugin.c         ais_err("Message header contains an error: %d", msg->header.error);
ais_err          1374 lib/ais/plugin.c               ais_err("Message %d size too small: %d < %llu",
ais_err          1386 lib/ais/plugin.c         ais_err("Message with no payload");
ais_err          1396 lib/ais/plugin.c             ais_err("Message payload is corrupted: expected %d bytes, got %d",
ais_err          1410 lib/ais/plugin.c                   ais_err
ais_err          1417 lib/ais/plugin.c         ais_err
ais_err          1512 lib/ais/plugin.c             ais_err("Invalid destination: %d", dest);
ais_err          1534 lib/ais/plugin.c             ais_err("reset header id back to zero from %d", mutable->header.id);
ais_err          1573 lib/ais/plugin.c                   msg_id++; ais_err("Message ID wrapped around"));
ais_err          1595 lib/ais/plugin.c     AIS_CHECK(rc == 0, ais_err("Message not sent (%d): %.120s", rc, mutable->data));
ais_err          1666 lib/ais/plugin.c     AIS_CHECK(rc == 0, ais_err("Message not sent (%d)", rc));
ais_err           176 lib/ais/utils.c             ais_err("Invalid uid (%s) specified for %s", child->uid, child->name);
ais_err           370 lib/ais/utils.c     ais_err("Deleting by uname is not yet supported");
ais_err           735 lib/ais/utils.c             ais_err("Conversion of %s failed", text);
ais_err           739 lib/ais/utils.c             ais_err("Conversion of %s was clipped: %lld", text, result);
ais_err           746 lib/ais/utils.c             ais_err("Characters left over after parsing '%s': '%s'", text, local_end_text);
ais_err           775 lib/ais/utils.c         ais_err("Cluster user %s does not exist", name);
ais_err           191 lib/ais/utils.h 	ais_err("Child %d spawned to record non-fatal assertion failure line %d: %s", p, __LINE__, #expr); \