Product specifications

Table Of Contents
D–Troubleshooting
QLogic MPI Troubleshooting
IB6054601-00 H D-27
A
The following message indicates a mismatch between the QLogic interconnect
hardware in use and the version for which the software was compiled:
Number of buffer avail registers is wrong; have n, expected m
build mismatch, tidmap has n bits, ts_map m
These messages indicate a mismatch between the InfiniPath software and
hardware versions. Consult Technical Support after verifying that current drivers
and libraries are installed.
The following examples are all informative messages about driver initialization
problems. They are not necessarily fatal themselves, but may indicate problems
that interfere with the application. In the actual printed output, all of the messages
are prefixed with the name of the function that produced them.
assign_port command failed: str
Failed to get LID for unit u: str
Failed to get number of units: str
GETPORT ioctl failed: str
can't allocate memory for ipath_ctrl: str
can't stat infinipath device to determine type: str
file descriptor is not for a real device, failing
get info ioctl failed: str
ipath_get_num_units called before init
ipath_get_unit_lid called before init
mmap of egr bufs from h failed: str
mmap of pio buffers at %llx failed: str
mmap of pioavail registers (%llx) failed: str
mmap of rcvhdr q failed: str
mmap of user registers at %llx failed: str
userinit command failed: str
Failed to set close on exec for device: str
The following message indicates that a node program may not be processing
incoming packets, perhaps due to a very high system load:
eager array full after overflow, flushing (head h, tail t)
The following error messages should rarely occur; they indicate internal software
problems:
ExpSend opcode h tid=j, rhf_error k: str
Asked to set timeout w/delay l, gives time in past (t2 < t1)
Error in sending packet: str
In this case, str can give additional information about why the failure occurred.
NOTE:
These messages should never occur. If they do, notify Technical Support.