[Contents] [Prev] [Next] [Index] [Report an Error]

LRMUX System Log Messages

This chapter describes messages with the LRMUX prefix. They are generated by the logical router multiplexer process (lrmuxd), which manages the multiple instances of the routing protocols process (rpd) on a machine running logical routers.

LRMUX_FAILED_EXEC

System Log Message

Failed to exec command

Description

The Logical Router Multiplexer process (lrmuxd) issued the exec() system call to start a routing process (rpd) to check the validity of the configuration. The system call failed.

Type

Error: An error occurred

Severity

error

LRMUX_LRPD_PID_LOCK

System Log Message

Lock not found on PID file filename

Description

The Logical Router Multiplexer process (lrmuxd) could not find a lock for a logical router.

Type

Error: An error occurred

Severity

error

Cause

A logical router process (rpd) died.

LRMUX_LRPD_PID_OPEN

System Log Message

Unable to open PID file filename

Description

The Logical Router Multiplexer process (lrmuxd) could not open the indicated PID lock file for a logical router process (rpd).

Type

Error: An error occurred

Severity

error

LRMUX_LRPD_SEND_HUP

System Log Message

Unable to send signal to PID pid

Description

The Logical Router Multiplexer process (lrmuxd) could not forward a SIGHUP signal to a logical router process (rpd).

Type

Error: An error occurred

Severity

error

LRMUX_PID_LOCK

System Log Message

Unable to lock PID file 'filename'

Description

The Logical Router Multiplexer process (lrmuxd) attempted to lock the file that records its process ID (PID), which serves to prevent multiple instances of the lrmuxd process from running simultaneously. The attempt failed.

Type

Error: An error occurred

Severity

error


[Contents] [Prev] [Next] [Index] [Report an Error]