<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Thank you so much for the quick turn around on this. Will the latest
rds-tools get pushed into OFED 1.5 prior to GA?<br>
<pre class="moz-signature" cols="72">Mikkel Hagen
Research and Development
Data Center Bridging/FC/OFA/SAS/SATA/iSCSI/iWARP Consortiums
Phone:1-603-862-0701 Fax:1-603-862-4181
UNH-IOL
121 Technology Drive, Suite 2
Durham, NH 03824
</pre>
<br>
<br>
Andy Grover wrote:
<blockquote cite="mid:4AE79A0F.3000200@oracle.com" type="cite">
<pre wrap="">Mikkel Hagen wrote:
</pre>
<blockquote type="cite">
<pre wrap=""> The most pressing issue is that on the latest version of OFED (1.5
RC1) on both vendors systems, both applications appear to hang
immediately. We tested a few months ago for OFED 1.4.1 and did not have
this issue. Both rds and rds_rdma kernel modules are loaded. Running
the rds-info command produces the following output:
RDS IB Connections:
LocalAddr RemoteAddr
LocalDev RemoteDev
rds-generic-tool: Unable get statistics: Protocol not available
</pre>
</blockquote>
<pre wrap=""><!---->
Hi Mikkel,
I've determined this is an rds-tools issue. Since RDS is in the mainline
kernel now, we have an actual protocol family number now, and do not
need to do the "pf hack" to read it from /proc. The RDS code in 1.5
removes the proc entry entirely, so older versions of rds-tools
utilities will abort, instead of defaulting to the permanent PF number.
I don't see a blessed ofed_1_5 rds-tools git repo yet, so for now
git://git.openfabrics.org/~agrover/rds-tools.git can be used.
Thanks for reporting this.
Regards -- Andy
</pre>
</blockquote>
</body>
</html>