JSRPD System Log Messages
This chapter describes messages with the JSRPD prefix. They are generated by the Juniper Services Redundancy Protocol (jsrpd) process, which controls chassis clustering.
JSRPD_DAEMONIZE_FAILED
System Log Message
Aborting, unable to run in the background as a daemon: error-message
Description
The jsrpd process (jsrpd) could not create a version of itself to run in the background as a daemon.
Type
Error: An error occurred
Severity
emergency
Facility
LOG_DAEMON
JSRPD_DUPLICATE
System Log Message
Another copy of this program is running
Description
An attempt to start the jsrpd process (jsrpd) failed because an instance of the process was already running.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
JSRPD_NOT_ROOT
System Log Message
Must be run as root
Description
The user who attempted to start the JSRP process (jsrpd) was not the root user.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
JSRPD_PID_FILE_LOCK
System Log Message
Unable to lock PID file: error-message
Description
The jsrpd process (jsrpd) attempted to lock the file that records its process ID (PID), which serves to prevent multiple instances of jsrpd from running simultaneously. The attempt failed.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
JSRPD_PID_FILE_UPDATE
System Log Message
Unable to update process PID file: error-message
Description
The jsrpd process (jsrpd) attempted to update the file that records its process ID (PID), which serves to prevent multiple instances of jsrpd from running simultaneously. The attempt failed.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
JSRPD_SOCKET_CREATION_FAILURE
System Log Message
Socket creation (server) failed unexpectedly error-message.
Description
The jsrpd process (jsrpd) could not successfully create a socket.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
JSRPD_SOCKET_LISTEN_FAILURE
System Log Message
Socket listen (server) failed unexpectedly. error-message
Description
The jsrpd process (jsrpd) could not successfully listen on a socket.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
JSRPD_SOCKET_RECV_HB_FAILURE
System Log Message
Socket reception of heartbeat from failed unexpectedly error-message.
Description
The jsrpd process (jsrpd) could not successfully receive on a socket.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
JSRPD_USAGE
System Log Message
Usage: jsrpd [-C] [-N] [-X] [-d debug-level] [-l] [-v]
Description
The jsrpd process (jsrpd) displayed the syntax statement for the 'jsrpd' command because the command was invoked incorrectly.
Type
Event: This message reports an event, not an error
Severity
error
Facility
LOG_DAEMON