Symbol: pjdlog_warning
sbin/hastctl/hastctl.c
276
pjdlog_warning("Received error %d from hastd.", error);
sbin/hastd/hast_compression.c
138
pjdlog_warning("Unable to compress (no memory: %zu).",
sbin/hastd/hast_compression.c
82
pjdlog_warning("Unable to compress (no memory: %zu).",
sbin/hastd/hastd.c
719
pjdlog_warning("Configuration not reloaded.");
sbin/hastd/hastd.c
847
pjdlog_warning("We act as %s for the resource and not as %s as requested by %s.",
sbin/hastd/hooks.c
304
pjdlog_warning("Hook disappeared (pid=%u, cmd=[%s]).",
sbin/hastd/hooks.c
320
pjdlog_warning("Hook is running for %ju seconds (pid=%u, cmd=[%s]).",
sbin/hastd/metadata.c
73
pjdlog_warning("Unable to lock %s (operation not supported), but continuing.",
sbin/hastd/primary.c
1069
pjdlog_warning("Waiting for remote node to become %s for %ds.",
sbin/hastd/primary.c
1081
pjdlog_warning("Remote node is still %s, starting anyway.",
sbin/hastd/primary.c
1164
pjdlog_warning("Disconnected from %s.", res->hr_remoteaddr);
sbin/hastd/primary.c
354
pjdlog_warning("The %s provider doesn't support flushing write cache. Disabling it.",
sbin/hastd/primary.c
686
pjdlog_warning("%s", errmsg);
sbin/hastd/primary.c
700
pjdlog_warning("Invalid version received (%hhu).", version);
sbin/hastd/primary.c
708
pjdlog_warning("Handshake header from %s has no 'token' field.",
sbin/hastd/primary.c
714
pjdlog_warning("Handshake header from %s contains 'token' of wrong size (got %zu, expected %zu).",
sbin/hastd/primary.c
772
pjdlog_warning("%s", errmsg);
sbin/hastd/primary.c
778
pjdlog_warning("Data size differs between nodes (local=%jd, remote=%jd).",
sbin/hastd/primary.c
785
pjdlog_warning("Extent size differs between nodes (local=%zd, remote=%zd).",
sbin/hastd/primary.c
859
pjdlog_warning("The 'memsync' replication mode is not supported by the remote node, falling back to 'fullsync' mode.");
sbin/hastd/proto_common.c
129
pjdlog_warning("Getting ENOBUFS errors for 11s on send(), giving up.");
sbin/hastd/proto_common.c
132
pjdlog_warning("Got ENOBUFS error on send(), retrying for a bit.");
sbin/hastd/secondary.c
389
pjdlog_warning("This should never happen, asking for full synchronization (primary(local=%ju, remote=%ju), secondary(local=%ju, remote=%ju)).",
sbin/hastd/secondary.c
772
pjdlog_warning("Unable to allocate memory to clear local activemap.");