Send document comments to nexus7k-feedback-doc@cisco.com
2-762
Cisco NX-OS System Messages Reference
OL-15994-03
Chapter 2 System Messages and Recovery Procedures
URIB Messages
Error Message UFDM-2-INTERNAL_ERROR: Internal error: [chars], collect output of
show tech-support fowarding l3 unicast... command
Explanation UFDM hit a internal error. Collect show tech-support forwarding l3 unicast for futher
analysis.
Recommended Action No action is required.
URIB Messages
This section contains the URIB messages.
URIB-2
Error Message URIB-2-API_INIT_SEM Format: Failed to init the client API semaphore:
open: %s, create: %s
Explanation URIB could not create the semaphore that protects access to the shared memory
between URIB and its clients.
Parameters: Error from open, Error from create ...
Recommended Action Use 'reload' command to reload the system. Be aware that this problem affects
all VDCs on the system.
Error Message URIB-2-BAD_PT Format: Possible Patricia tree corruption in %s
Explanation An unrecoverable software error has occurred because of a bad route table.
Recommended Action Use 'reload' command to reload the system. Be aware that this problem affects
all VDCs on the system.
Error Message URIB-2-NOPMEM Format: Failed to allocate private memory for %s
Explanation URIB has run out of private memory. This condition can be caused by a temporary
increase in the number of routes in the network, or a general network or router misconfiguration.
Recommended Action Configure the network or router to decrease the number of routes, or add
additional memory to the router.
Error Message URIB-2-NOSMEM Format: Failed to allocate shared memory for %s
Explanation URIB has run out of shared memory to store routes and related information. This
condition can be caused by a temporary increase in the number of routes in the network, or a general
network or router misconfiguration.
Recommended Action Configure the network or router to decrease the number of routes, or
reconfigure the shared memory through the following vdc mode commands: limit-resource
u4route-mem min <min> max <max> limit-resource u6route-mem min <min> max <max>.