Send document comments to nexus7k-feedback-doc@cisco.com
2-749
Cisco NX-OS System Messages Reference
OL-15994-03
Chapter 2 System Messages and Recovery Procedures
U6RIB Messages
U6RIB-2
Error Message U6RIB-2-API_INIT_SEM Format: Failed to init the API semaphore: open:
%s, create: %s
Explanation U6RIB could not create the semaphore that protects access to the shared memory
between U6RIB 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 U6RIB-2-NOPMEM Format: Failed to allocate private memory for %s
Explanation U6RIB 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 U6RIB-2-NOSMEM Format: Failed to allocate shared memory for %s
Explanation U6RIB has run out of shared memory to store routes. This can be caused by a temporary
increase of 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>.
Error Message U6RIB-2-RES_MGR Format: Error returned from %s, errno: 0x%08x (%s) in
%s()
Explanation The resource manager returned an error to U6RIB, while U6RIB was performing an
action relating to its shared memory
Parameters: RM Function, Error Code, Error Description, Calling Function ...
Recommended Action Use 'reload' command to reload the system. Be aware that this problem affects
all VDCs on the system.
Error Message U6RIB-2-STARTUP_FAILURE Format: Startup failure: %s
Explanation An unrecoverable software error has occurred during u6RIB startup.
Recommended Action Use 'reload' command to reload the system. Be aware that this problem affects
all VDCs on the system.