L2CPD System Log Messages
This chapter describes messages with the L2CPD prefix. They are generated by the Layer 2 Control Protocol process (l2cpd), which supports the transmission of control messages for Layer 2 spanning tree protocols in a Layer 2 bridge environment.
L2CPD_ASSERT
System Log Message
Assertion failed for executable-name (PID pid) at line line-number in file 'source-filename': message
Description
The source code for the Layer 2 Control Protocol process (l2cpd) includes internal self-consistency tests. The l2cpd process with the indicated executable name and process ID (PID) terminated because the indicated test failed at the indicated line number in the indicated source file. The process created a diagnostic core file for analysis by technical support personnel.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
Cause
Messages that immediately follow this message in the system log might provide information about possible causes.
Action
Contact a technical support representative, and be ready to provide the list of messages and the diagnostic core file, if requested.
L2CPD_ASSERT_SOFT
System Log Message
Assertion failed for executable-name (PID pid) at line line-number in file 'source-filename' (message); process continued running
Description
The source code for the Layer 2 Control Protocol process (l2cpd) includes internal self-consistency tests. The l2cpd process with the indicated executable name and process ID (PID) terminated because the indicated type of check failed at the indicated line number in the indicated source file. The process continued to run, but created a diagnostic core file for analysis by technical support personnel.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
Cause
Messages that immediately follow this message in the system log might provide information about possible causes.
Action
Contact a technical support representative, and be ready to provide the list of messages and the diagnostic core file, if requested.
L2CPD_EXIT
System Log Message
l2cpd process with PID pid exited (was using executable executable-name, version version built by builder on date); caller was address
Description
The Layer 2 Control Protocol process (l2cpd) exited. The process had the indicated process ID (PID) and was using an executable with the indicated name, version, and other characteristics.
Type
Event: This message reports an event, not an error
Severity
notice
Facility
LOG_DAEMON
Cause
Either a system resource was unavailable, the l2cpd process could not interpret an error, or the indicated user (referred to as a 'caller') terminated the process.
L2CPD_KERNEL_VERSION
System Log Message
Kernel version (kernel-version) of routing sockets was not required version (l2cpd-version)
Description
The Layer 2 Control Protocol process (l2cpd) determined that the indicated version of routing sockets, which the kernel supports, is not the version that it requires.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
Action
Upgrade the kernel package.
L2CPD_KERNEL_VERSION_OLD
System Log Message
Kernel version (kernel-version) of routing socket message type message-type is older than the required version (l2cpd-version)
Description
The Layer 2 Control Protocol process (l2cpd) determined that the kernel supports an indicated older version of the indicated routing socket message type than it requires.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
Action
Upgrade the kernel package.
L2CPD_KERNEL_VERSION_UNSUPP
System Log Message
Kernel version of routing socket message type 'message-type' was not required version (l2cpd-version)
Description
The Layer 2 Control Protocol process (l2cpd) determined that the kernel does not support the version of the indicated routing socket message type that it requires.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
Action
Upgrade the kernel package.
L2CPD_MEMORY_EXCESSIVE
System Log Message
Using size KB of memory, percentage-value percent of available
Description
The Layer 2 Control Protocol process (l2cpd) was using the indicated amount and percentage of Routing Engine memory, which is considered excessive.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
Cause
Either the l2cpd process is leaking memory or the use of system resources is excessive. Possible causes include misconfigured routing filters or a very complex configured network topology.
Action
Increase the amount of RAM in the Routing Engine.
L2CPD_MGMT_TIMEOUT
System Log Message
Peer peer-name timed out
Description
The Layer 2 Control Protocol process (l2cpd) did not receive input from the indicated management peer within the timeout period.
Type
Error: An error occurred
Severity
warning
Facility
LOG_DAEMON
Cause
Messages that immediately follow this message in the system log might provide information about possible causes.
L2CPD_MIRROR_ERROR
System Log Message
Unable to establish mirror connection between Routing Engines: error-message
Description
The Layer 2 Control Protocol process (l2cpd) could not establish the mirror connection (which supports nonstop routing) between the master and backup Routing Engines.
Type
Error: An error occurred
Severity
warning
Facility
LOG_DAEMON
Cause
The master and backup Routing Engines are running incompatible versions of the Junos OS.
Action
Update the Junos OS to compatible versions on the master and backup Routing Engines.
L2CPD_MIRROR_VERSION_MISMATCH
System Log Message
Versions of mirror software on Routing Engines are incompatible: error-message
Description
While trying to establish the mirror connection (which supports nonstop routing) between the master and backup Routing Engines, the Layer 2 Control Protocol process (l2cpd) determined that the versions of Junos OS on the Routing Engines were incompatible.
Type
Error: An error occurred
Severity
warning
Facility
LOG_DAEMON
Action
Update the Junos OS to compatible versions on the master and backup Routing Engines.
L2CPD_PPM_READ_ERROR
System Log Message
Read error on pipe from ppmd: reason (error-message)
Description
The Layer 2 Control Protocol process (l2cpd) could not read a message available on the read pipe from the periodic packet management process (ppmd).
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
Action
Contact your technical support representative.
L2CPD_PPM_WRITE_ERROR
System Log Message
function-name: write error on pipe to ppmd (error-message)
Description
The Layer 2 Control Protocol process (l2cpd) could not write a message on the pipe to the periodic packet management process (ppmd).
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
Action
Contact your technical support representative.
L2CPD_RUNTIME_MODULE
System Log Message
function-name: runtime was excessive (time) during action of module
Description
The indicated operation on the indicated submodule of the Layer 2 Control Protocol process (l2cpd) ran uninterrupted for the indicated period of time, which is considered excessive.
Type
Event: This message reports an event, not an error
Severity
warning
Facility
LOG_DAEMON
Cause
The message was logged because task accounting is enabled. The function might be implemented inefficiently.
L2CPD_RUNTIME_OPERATION
System Log Message
function-name: runtime was excessive (time) during action of module
Description
The indicated operation on the indicated submodule of the Layer 2 Control Protocol process (l2cpd) ran uninterrupted for the indicated period of time, which is considered excessive.
Type
Event: This message reports an event, not an error
Severity
warning
Facility
LOG_DAEMON
Cause
The message was logged because task accounting is enabled. The function might be implemented inefficiently.
L2CPD_RUNTIME_TASK
System Log Message
function-name: runtime was excessive (total-time [user-time user, system-time system]) doing action
Description
While performing the indicated operation, the indicated function in the Layer 2 Control Protocol process (l2cpd) ran uninterrupted for the indicated period of time (the sum of the indicated user and system times), which is considered excessive.
Type
Event: This message reports an event, not an error
Severity
warning
Facility
LOG_DAEMON
Cause
The message was logged because task accounting is enabled. The function might be implemented inefficiently.
L2CPD_RUNTIME_TOTAL
System Log Message
function-name: runtime was excessive (total of time in count callbacks) after action of module
Description
After the indicated operation on the indicated submodule of the Layer 2 Control Protocol process (l2cpd), several functions ran uninterrupted in the indicated number of callbacks for the indicated period of time, which is considered excessive.
Type
Event: This message reports an event, not an error
Severity
warning
Facility
LOG_DAEMON
Cause
The message was logged because task accounting is enabled. The function might be implemented inefficiently.
L2CPD_TASK_BEGIN
System Log Message
l2cpd process started (version l2cpd-version built on date by builder)
Description
The Layer 2 Control Protocol process (l2cpd) started. It was assigned the indicated process ID (PID) and was using an executable with the indicated name, version, and build date.
Type
Event: This message reports an event, not an error
Severity
notice
Facility
LOG_DAEMON
L2CPD_TASK_CHILD_KILLED
System Log Message
Child process 'task-name' terminated by SIGsignal-name core-dump-status
Description
While a child process of the Layer 2 Control Protocol process (l2cpd) was performing the indicated operation, it terminated in response to the indicated signal.
Type
Event: This message reports an event, not an error
Severity
error
Facility
LOG_DAEMON
L2CPD_TASK_CHILD_STOPPED
System Log Message
Child process 'task-name' stopped by SIGsignal-name
Description
While a child process of the Layer 2 Control Protocol process (l2cpd) was performing the indicated operation, it stopped in response to the indicated signal.
Type
Event: This message reports an event, not an error
Severity
error
Facility
LOG_DAEMON
L2CPD_TASK_FORK
System Log Message
Unable to fork task-name: error-message
Description
The Layer 2 Control Protocol process (l2cpd) could not create the indicated child process.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
L2CPD_TASK_GETWD
System Log Message
getwd() failed for error-message
Description
The Layer 2 Control Protocol process (l2cpd) invoked the getwd() system call, which failed.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
Cause
It is possible that the kernel lacked the resources needed to fulfill the request. The l2cpd process continued operating.
L2CPD_TASK_MASTERSHIP
System Log Message
Assumed mastership
Description
The Layer 2 Control Protocol process (l2cpd) became active when the Routing Engine on which it was running assumed mastership.
Type
Event: This message reports an event, not an error
Severity
info
Facility
LOG_DAEMON
L2CPD_TASK_NO_REINIT
System Log Message
Unable to reinitialize
Description
The Layer 2 Control Protocol process (l2cpd) did not reinitialize as requested, because it was running in a state that did not allow reconfiguration.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
L2CPD_TASK_PID_CLOSE
System Log Message
Unable to close and remove PID file filename: error-message
Description
The Layer 2 Control Protocol process (l2cpd) could not close and remove the file that records its process ID (PID), which serves to prevent multiple instances of the l2cpd process from running simultaneously.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
L2CPD_TASK_PID_LOCK
System Log Message
flock(filename, LOCK_EX): error-message
Description
The Layer 2 Control Protocol process (l2cpd) could not lock the file that records its process ID (PID), which serves to prevent multiple instances of the l2cpd process from running simultaneously.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
L2CPD_TASK_PID_WRITE
System Log Message
Unable to write to PID file filename: error-message
Description
The Layer 2 Control Protocol process (l2cpd) could not write to the file that records its process ID (PID), which serves to prevent multiple instances of the l2cpd process from running simultaneously.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
L2CPD_TASK_REINIT
System Log Message
Reinitialized
Description
The Layer 2 Control Protocol process (l2cpd) reinitialized.
Type
Event: This message reports an event, not an error
Severity
info
Facility
LOG_DAEMON
L2CPD_TASK_SIGNAL_IGNORE
System Log Message
Unable to register SIGsignal-name to be ignored: error-message
Description
The Layer 2 Control Protocol process (l2cpd) informed the kernel that it wished to ignore the indicated signal, but the kernel did not process the request.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
L2CPD_TERMINATE_ACTIVE
System Log Message
Exited with active tasks: task-name
Description
After receiving multiple termination requests, the Layer 2 Control Protocol process (l2cpd) exited without performing the indicated cleanup tasks.
Type
Event: This message reports an event, not an error
Severity
notice
Facility
LOG_DAEMON
L2CPD_TERMINATE_SIGNAL
System Log Message
Exited after receiving termination signal signal-name
Description
In response to the indicated termination request, the Layer 2 Control Protocol process (l2cpd) terminated adjacencies with neighbors and shut down.
Type
Event: This message reports an event, not an error
Severity
notice
Facility
LOG_DAEMON
L2CPD_TRACE_FAILED
System Log Message
Unable to write to trace file filename
Description
The Layer 2 Control Protocol process (l2cpd) could not write to the indicated trace file, and stopped attempting to do so. The next commit of the configuration database will reenable tracing.
Type
Event: This message reports an event, not an error
Severity
error
Facility
LOG_DAEMON
L2CPD_XSTP_SHUTDOWN_FAILED
System Log Message
Unable to shut down error-message module
Description
The Layer 2 Control Protocol process (l2cpd) could not shut down the indicated Rapid Spanning Tree Protocol (RSTP) or Multiple Spanning Tree Protocol (MSTP) module.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
Hide Navigation Pane
Show Navigation Pane
Download
SHA1