TMM Routed Log Message ListΒΆ

None Log Message Reference

Log Message Reference for None

ID Number Description
01910001 Tmrouted starting.
01910002 %s: protocol not licensed.
01910004 FATAL error: memory allocation failed: %s
01910005 Tmrouted exiting after getting termination request.
01910006 FATAL event loop error, shutting down (%d).
01910007 FATAL error: failed to truncate log file: %s.
01910008 FATAL error: RHI failed to register MCP callback.
01910009 FATAL error: RHI failed to send virtual address query.
01910010 FATAL error: RHI failed to send lsn_pool request.
01910011 FATAL error: RHI failed to send lsn_prefix_lsn_pool request.
01910012 FATAL error: supervisor failed to initialize process table.
01910013 FATAL error: %d irrecoverable MCP I/O error (%s).
01910014 FATAL error: non_initial state (%d) and some state vars are unknown (cluster: %d, primary: %d)
01910015 FATAL error: error processing MCP message.
01910016 FATAL error: evSelectFD error on mcp socket: %s.
01910017 FATAL error: route flush failed.
01910018 FATAL error: initial callback failed.
01910019 FATAL error: initial query failed.
01910020 FATAL error: cannot read NETLINK size.
01910021 FATAL error: failed to send MCP request.
01910022 FATAL error: failed to cleanup dynamic routes.
01910023 FATAL error: failed to create socket: %s.
01910024 FATAL error: failed to bind on socket: %s.
01910025 FATAL error: failed to listen on socket: %s.
01910026 FATAL error: failed to cancel route sync.
01910027 FATAL error: failed to create cluster socket: %s
01910028 FATAL error: failed to set cluster timer
01910030 FATAL error: failed to set timer %p at %s:%d
01910031 FATAL error: failed to clear timer %p at %s:%d
01910032 FATAL error: attempt to set already active timer %p at %s:%d
01910033 FATAL error: attempt to clear inactive timer %p at %s:%d
01910034 FATAL error: attempt to clear wrong timer %p at %s:%d
01910035 FATAL error: timer array exceeded
01910036 FATAL error: RHI failed to send %s request.
01910037 Tmrouted clean up timed out while shutting down.
01910050 error on cluster socket %d in state %d: %s
01910100 failed to send MCP message on socket %d: 0x%x (%s)
01910101 Failed to MCP encode route %s: 0x%x
01910200 failed to add gateway %s to NETLINK message
01910201 failed to get interface index for %s in rd %u
01910202 failed to add attribute %u to NETLINK message. got: %d need: %zu
01910203 failed to add interface %s to NETLINK message
01910204 memory allocation failed for %s: trying %zu bytes
01910205 failed to parse NETLINK message. Disconnecting.
01910206 NETLINK callback failed. Disconnecting.
01910300 HA daemon heartbeat disabled. Last value is %u.
01910301 HA daemon heartbeat enabled with %us period. Last value is %u.
01910302 Failed to set HA daemon heartbeat timer. %s
01910303 heartbeat updated to %u
01910400 failed to find the shun %s entry from rtbh_table
01910401 FATAL error: error on rtbh socket %d in state %d: %s
01910402 FATAL error: failed to set rtbh timer
01910500 FATAL error: %s failed (%s)
01910501 Unable to find route domain %s for BGP instance %s.
01910600 Suppressing route %s matching admin network.
01910601 Unsuppressing route %s matched previous admin network.
01910602 Failed to suppress route %s matching admin network.
01910603 Withdrawing route %s matching admin network not suppressed.
01910604 New route %s matching admin network already suppressed.

Log Message Details

01910001 : Tmrouted starting.

level: LOG_LOCAL0|LOG_NOTICE
conditions: N/A
impact: N/A
recommended_action: N/A

01910002 : %s: protocol not licensed.

level: LOG_LOCAL0|LOG_NOTICE
conditions: N/A
impact: N/A
recommended_action: N/A

01910004 : FATAL error: memory allocation failed: %s

level: LOG_LOCAL0|LOG_ERR
conditions: N/A
impact: N/A
recommended_action: N/A

01910005 : Tmrouted exiting after getting termination request.

level: LOG_LOCAL0|LOG_NOTICE
conditions: N/A
impact: N/A
recommended_action: N/A

01910006 : FATAL event loop error, shutting down (%d).

level: LOG_LOCAL0|LOG_ERR
conditions: N/A
impact: N/A
recommended_action: N/A

01910007 : FATAL error: failed to truncate log file: %s.

level: LOG_LOCAL0|LOG_ERR
conditions: N/A
impact: N/A
recommended_action: N/A

01910008 : FATAL error: RHI failed to register MCP callback.

level: LOG_LOCAL0|LOG_ERR
conditions: N/A
impact: N/A
recommended_action: N/A

01910009 : FATAL error: RHI failed to send virtual address query.

level: LOG_LOCAL0|LOG_ERR
conditions: N/A
impact: N/A
recommended_action: N/A

01910010 : FATAL error: RHI failed to send lsn_pool request.

level: LOG_LOCAL0|LOG_ERR
conditions: N/A
impact: N/A
recommended_action: N/A

01910011 : FATAL error: RHI failed to send lsn_prefix_lsn_pool request.

level: LOG_LOCAL0|LOG_ERR
conditions: N/A
impact: N/A
recommended_action: N/A

01910012 : FATAL error: supervisor failed to initialize process table.

level: LOG_LOCAL0|LOG_ERR
conditions: N/A
impact: N/A
recommended_action: N/A

01910013 : FATAL error: %d irrecoverable MCP I/O error (%s).

level: LOG_LOCAL0|LOG_ERR
conditions: N/A
impact: N/A
recommended_action: N/A

01910014 : FATAL error: non_initial state (%d) and some state vars are unknown (cluster: %d, primary: %d)

level: LOG_LOCAL0|LOG_ERR
conditions:
  • Message logged by tmrouted daemon. License state is unknown, or when routing license expired on the standby.
impact:
  • Tmrouted will shutdown, but should be restart by SOD. This should only happen on the standby.
recommended_action:
  • Renew licenses before they expire.

01910015 : FATAL error: error processing MCP message.

level: LOG_LOCAL0|LOG_ERR
conditions: N/A
impact: N/A
recommended_action: N/A

01910016 : FATAL error: evSelectFD error on mcp socket: %s.

level: LOG_LOCAL0|LOG_ERR
conditions: N/A
impact: N/A
recommended_action: N/A

01910017 : FATAL error: route flush failed.

level: LOG_LOCAL0|LOG_ERR
conditions: N/A
impact: N/A
recommended_action: N/A

01910018 : FATAL error: initial callback failed.

level: LOG_LOCAL0|LOG_ERR
conditions: N/A
impact: N/A
recommended_action: N/A

01910019 : FATAL error: initial query failed.

level: LOG_LOCAL0|LOG_ERR
conditions: N/A
impact: N/A
recommended_action: N/A

01910020 : FATAL error: cannot read NETLINK size.

level: LOG_LOCAL0|LOG_ERR
conditions: N/A
impact: N/A
recommended_action: N/A

01910021 : FATAL error: failed to send MCP request.

level: LOG_LOCAL0|LOG_ERR
conditions: N/A
impact: N/A
recommended_action: N/A

01910022 : FATAL error: failed to cleanup dynamic routes.

level: LOG_LOCAL0|LOG_ERR
conditions: N/A
impact: N/A
recommended_action: N/A

01910023 : FATAL error: failed to create socket: %s.

level: LOG_LOCAL0|LOG_ERR
conditions: N/A
impact: N/A
recommended_action: N/A

01910024 : FATAL error: failed to bind on socket: %s.

level: LOG_LOCAL0|LOG_ERR
conditions: N/A
impact: N/A
recommended_action: N/A

01910025 : FATAL error: failed to listen on socket: %s.

level: LOG_LOCAL0|LOG_ERR
conditions: N/A
impact: N/A
recommended_action: N/A

01910026 : FATAL error: failed to cancel route sync.

level: LOG_LOCAL0|LOG_ERR
conditions: N/A
impact: N/A
recommended_action: N/A

01910027 : FATAL error: failed to create cluster socket: %s

level: LOG_LOCAL0|LOG_ERR
conditions: N/A
impact: N/A
recommended_action: N/A

01910028 : FATAL error: failed to set cluster timer

level: LOG_LOCAL0|LOG_ERR
conditions: N/A
impact: N/A
recommended_action: N/A

01910030 : FATAL error: failed to set timer %p at %s:%d

level: LOG_LOCAL0|LOG_ERR
conditions:
  • tmrouted fails to set a heartbeat timer.
impact:
  • The timer is not set.
recommended_action:
  • Restart tmrouted.

01910031 : FATAL error: failed to clear timer %p at %s:%d

level: LOG_LOCAL0|LOG_ERR
conditions:
  • tmrouted fails to clear a heartbeat timer.
impact:
  • Timer is not cleared.
recommended_action:
  • Restart tmrouted.

01910032 : FATAL error: attempt to set already active timer %p at %s:%d

level: LOG_LOCAL0|LOG_ERR
conditions:
  • tmrouted attempts to set a timer which is already active.
impact:
  • The timer will not be set.
recommended_action:
  • Restart tmrouted.

01910033 : FATAL error: attempt to clear inactive timer %p at %s:%d

level: LOG_LOCAL0|LOG_ERR
conditions:
  • tmrouted attempts to clear an inactive timer.
impact:
  • The timer does not clear.
recommended_action:
  • Restart tmrouted.

01910034 : FATAL error: attempt to clear wrong timer %p at %s:%d

level: LOG_LOCAL0|LOG_ERR
conditions:
  • tmrouted attempts to clear the wrong timer.
impact:
  • The timer does not be clear.
recommended_action:
  • Restart tmrouted.

01910035 : FATAL error: timer array exceeded

level: LOG_LOCAL0|LOG_ERR
conditions:
  • tmrouted attempts to set a new timer, but the maximum allowed number of timers has already been reached.
impact:
  • The timer is not set.
recommended_action:
  • Restart tmrouted.

01910036 : FATAL error: RHI failed to send %s request.

level: LOG_LOCAL0|LOG_ERR
conditions:
  • The MCP and tmrouted daemon communication channel is not properly established.
impact:
  • If the MCP channel is broken, the MCP request to get the FW NAT objects/addresses is not sent to mcpd. Therefore, the tmrouted daemon might not advertise FW NAT-related addresses (source or destination) on restart.
recommended_action:
  • None.

01910037 : Tmrouted clean up timed out while shutting down.

level: LOG_LOCAL0|LOG_NOTICE
conditions: N/A
impact: N/A
recommended_action: N/A

01910050 : error on cluster socket %d in state %d: %s

level: LOG_LOCAL0|LOG_ERR
conditions:
  • The tmrouted daemon encountered a socket error when trying to connect to the primary blade.
impact:
  • Functionality of tmrouted could be affected.
recommended_action:
  • Restart tmrouted, file a bug, and document the condition of the error.

01910100 : failed to send MCP message on socket %d: 0x%x (%s)

level: LOG_LOCAL0|LOG_ERR
conditions: N/A
impact: N/A
recommended_action: N/A

01910101 : Failed to MCP encode route %s: 0x%x

level: LOG_LOCAL0|LOG_ERR
conditions: N/A
impact: N/A
recommended_action: N/A

01910200 : failed to add gateway %s to NETLINK message

level: LOG_LOCAL0|LOG_ERR
conditions: N/A
impact: N/A
recommended_action: N/A

01910201 : failed to get interface index for %s in rd %u

level: LOG_LOCAL0|LOG_ERR
conditions: N/A
impact: N/A
recommended_action: N/A

01910202 : failed to add attribute %u to NETLINK message. got: %d need: %zu

level: LOG_LOCAL0|LOG_ERR
conditions:
  • Example: failed to add attribute to NETLINK message. got: need: tmrouted failed to add attribute to the netlink message. If this happens, it could mean that the netlink message attribute was incorrectly constructed, or corrupted.
impact:
  • tmrouted will fail to construct the netlink message, impacting routing.
recommended_action:
  • Consider running tmrouted in debug mode, and capture the offending attribute, correct the offending attribute as appropriate, and file a bug.

01910203 : failed to add interface %s to NETLINK message

level: LOG_LOCAL0|LOG_ERR
conditions: N/A
impact: N/A
recommended_action: N/A

01910204 : memory allocation failed for %s: trying %zu bytes

level: LOG_LOCAL0|LOG_ERR
conditions:
  • When tmrouted failed to allocate memory for netlink messages. If this happens, the box is probably out of memory and the problem is elsewhere.
impact:
  • Route changes will fail.
recommended_action:
  • Use 'top -a' or 'ps v | sort -k 8 -g -r | head' to look for processes occupying excessively large amounts of memory. Consider restarting these process(es), saving the core(s), and filing a bug.

01910205 : failed to parse NETLINK message. Disconnecting.

level: LOG_LOCAL0|LOG_ERR
conditions: N/A
impact: N/A
recommended_action: N/A

01910206 : NETLINK callback failed. Disconnecting.

level: LOG_LOCAL0|LOG_ERR
conditions: N/A
impact: N/A
recommended_action: N/A

01910300 : HA daemon heartbeat disabled. Last value is %u.

level: LOG_LOCAL0|LOG_NOTICE
conditions: N/A
impact: N/A
recommended_action: N/A

01910301 : HA daemon heartbeat enabled with %us period. Last value is %u.

level: LOG_LOCAL0|LOG_NOTICE
conditions: N/A
impact: N/A
recommended_action: N/A

01910302 : Failed to set HA daemon heartbeat timer. %s

level: LOG_LOCAL0|LOG_ERR
conditions: N/A
impact: N/A
recommended_action: N/A

01910303 : heartbeat updated to %u

level: LOG_LOCAL0|LOG_NOTICE
conditions: N/A
impact: N/A
recommended_action: N/A

01910400 : failed to find the shun %s entry from rtbh_table

level: LOG_LOCAL0|LOG_ERR
conditions: N/A
impact: N/A
recommended_action: N/A

01910401 : FATAL error: error on rtbh socket %d in state %d: %s

level: LOG_LOCAL0|LOG_ERR
conditions: N/A
impact: N/A
recommended_action: N/A

01910402 : FATAL error: failed to set rtbh timer

level: LOG_LOCAL0|LOG_ERR
conditions: N/A
impact: N/A
recommended_action: N/A

01910500 : FATAL error: %s failed (%s)

level: LOG_LOCAL0|LOG_ERR
conditions: N/A
impact: N/A
recommended_action: N/A

01910501 : Unable to find route domain %s for BGP instance %s.

level: LOG_LOCAL0|LOG_ERR
conditions: N/A
impact: N/A
recommended_action: N/A

01910600 : Suppressing route %s matching admin network.

level: LOG_LOCAL0|LOG_NOTICE
conditions: N/A
impact: N/A
recommended_action: N/A

01910601 : Unsuppressing route %s matched previous admin network.

level: LOG_LOCAL0|LOG_NOTICE
conditions: N/A
impact: N/A
recommended_action: N/A

01910602 : Failed to suppress route %s matching admin network.

level: LOG_LOCAL0|LOG_ERR
conditions:
  • When a BIG-IP system attempts to remove the kernel route that matches an admin ip network, and unspecific failure occurs.
impact:
  • It is possible the admin ip network was replaced in the kernel.
recommended_action:
  • Check that the admin ip network is in the kernel, and add it back if necessary.

01910603 : Withdrawing route %s matching admin network not suppressed.

level: LOG_LOCAL0|LOG_ERR
conditions:
  • When a BIG-IP system tries to remove a route from the kernel that matched the admin ip network, and it should be suppressed, but was not.
impact:
  • Informational.
recommended_action:
  • Verify that the admin ip network route is on the BIGIP system.

01910604 : New route %s matching admin network already suppressed.

level: LOG_LOCAL0|LOG_ERR
conditions:
  • When a BIG-IP system attempts to suppress a incoming dynamic route that matches the admin network, but the route is already suppressed.
impact:
  • None.
recommended_action:
  • None.