Re: [ewg] OFED 1.4.1 RC4 is delayed to Thursday

2009-04-30 Thread Ralph Campbell
Comment #8 already identified the problem and a solution.
I think we would need to change the default value for
net.ipv4.neigh.ib0.unres_qlen to make it "permanent".

On Thu, 2009-04-30 at 04:12 -0700, Tziporet Koren wrote:
> Rupert Dance wrote:
> >
> > Hi Tziporet,
> >
> > Thanks for the update. Can we also get bug 1287 
> >  resolved? The OFA 
> > Interop Event has begun and this causes a failure that will have to be 
> > reported as part of the results on the OFA Logo site. We have both 
> > vendors and end users who seem to be concerned about IPoIB dropping 
> > packets and I think we should address it – it is a known problem 
> > discovered approximately one year ago.
> >
> Hi Rupert,
> We have discussed this bug on Apr-6 meeting and I said that Mellanox 
> will not be able to assign anyone to debug this now.
> Qlogic said they will see if they can assign someone.
> I cc John Russo from Qlogic - maybe they can help
> 
> Tziporet
> 
> 
> 
> 
> ___
> ewg mailing list
> ewg@lists.openfabrics.org
> http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg

___
ewg mailing list
ewg@lists.openfabrics.org
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg


[ewg] RE: [PATCH ofed-1.4.1] documentation: update NFS-RDMA docs for OFED1.4.1 (resend)

2009-04-30 Thread Tziporet Koren
Sorry - I forgot about this for rc4
Will do it for rc5

Tziporet 

-Original Message-
From: Jon Mason [mailto:j...@opengridcomputing.com] 
Sent: Tuesday, April 21, 2009 11:29 PM
To: Tziporet Koren
Cc: ewg@lists.openfabrics.org
Subject: [PATCH ofed-1.4.1] documentation: update NFS-RDMA docs for
OFED1.4.1 (resend)

This updates the NFS-RDMA documentation to represent the increased
support for distro releases.  Additionally, it cleans up a few errors
and updates the port number.

Signed-Off-By: Jon Mason 
---

diff --git a/nfs-rdma.release-notes.txt b/nfs-rdma.release-notes.txt
index a762c49..f055f7a 100644
--- a/nfs-rdma.release-notes.txt
+++ b/nfs-rdma.release-notes.txt
@@ -29,25 +29,30 @@ Overview
 
   In our testing, we have obtained excellent performance results (full
10Gbit
   wire bandwidth at minimal client CPU) under many workloads. The code
passes
-  the full Connection test suite and operates over both Infiniband and
iWARP
+  the full Connectathon test suite and operates over both Infiniband
and iWARP
   RDMA adapters.
 
-OFED 1.4 limitations:
+OFED 1.4.1 limitations:
 ~
-- NFS/RDMA is at technology preview state. 
-- NFS/RDMA supported only kernel 2.6.26 and 2.6.27.
-- NFS/RDMA is not installed by default; to install is use custom
install or add 
-  nfsrdma=y to ofed.conf
+  NFS-RDMA is supported for the following releases:
+  - Redhat Enterprise Linux (RHEL) version 5.1
+  - Redhat Enterprise Linux (RHEL) version 5.2
+  - Redhat Enterprise Linux (RHEL) version 5.3
+  - SUSE Linux Enterprise Server (SLES) version 10, Service Pack 2
+  - SUSE Linux Enterprise Server (SLES) version 11
 
-  
+  And the following kernel.org kernels:
+  - 2.6.22
+  - 2.6.26
+  - 2.6.27
+
+  All other Linux Distrubutions and kernel versions are NOT supported
on OFED 1.4.1
 
 Getting Help
 
 
   If you get stuck, you can ask questions on the
-
-nfs-rdma-de...@lists.sourceforge.net, or
gene...@lists.openfabrics.org
-
+  nfs-rdma-de...@lists.sourceforge.net, or
gene...@lists.openfabrics.org
   mailing lists.
 
 Installation
@@ -60,65 +65,25 @@ Installation
 
 Any device supported by the drivers in drivers/infiniband/hw is
acceptable.
 
-Testing has been performed using several Mellanox-based IB cards,
the
-Ammasso AMS1100 iWARP adapter, and the Chelsio cxgb3 iWARP adapter.
+Testing has been performed using several Mellanox-based IB cards
and 
+the Chelsio cxgb3 iWARP adapter.
 
-  - Install OFED 1.4
+  - Install OFED 1.4.1
 
-OFED 1.4 comes with NFS/RDMA as a technology preview. It has been
tested on 
-linux 2.6.26 and 2.6.27. If you would like to try it, please select
"custom" 
-from the install.pl Install menu, and select NFS/RDMA as well as IP
over IB.
-Note that NFS/RDMA is NOT installed if you simply select "install
all."
+NFS/RDMA has been tested on RHEL5.1, RHEL5.2, RHEL 5.3, SLES10SP2,
SLES11,
+kernels 2.6.22, 2.6.26, and 2.6.27.  On these kernels, NFS-RDMA
will be
+installed by default if you simply select "install all", and can be
+specifically included by a "custom" install.
 
-In addition, the install script will check the installed version of
mount.nfs to 
-ensure that it is from nfs-utils 1.1 or later, as that is required
for NFS/RDMA.
+In addition, the install script will install a version of the
nfs-utils that
+is required for NFS/RDMA.  The binary installed will be named
"mount.rnfs".
+This version is not necessary for Linux Distributions with
nfs-utils 1.1 or
+later.
 
-Upon successful installation, the nfs kernel modules will be placed
in the 
-directory /lib/modules/'uname -a'/updates. It is recommended that
you reboot to 
+Upon successful installation, the nfs kernel modules will be placed
in the
+directory /lib/modules/'uname -a'/updates. It is recommended that
you reboot to
 ensure that the correct modules are loaded.
 
-  - Install nfs-utils-1.1.2 or greater on the client
-
-An NFS/RDMA mount point can be obtained by using the mount.nfs
command in
-nfs-utils-1.1.2 or greater (nfs-utils-1.1.1 was the first nfs-utils
-version with support for NFS/RDMA mounts, but for various reasons
we
-recommend using nfs-utils-1.1.2 or greater). To see which version
of
-mount.nfs you are using, type:
-
-$ /sbin/mount.nfs -V
-
-If the version is less than 1.1.2 or the command does not exist,
-you should install the latest version of nfs-utils.
-
-Download the latest package from:
-
-http://www.kernel.org/pub/linux/utils/nfs
-
-Uncompress the package and follow the installation instructions.
-
-If you will not need the idmapper and gssd executables (you do not
need
-these to create an NFS/RDMA enabled mount command), the
installation
-process can be simplified by disabling these features when running
-configure:
-
-$ ./configure --disable-gss --disable-nfsv4
-
-To build nfs-utils you will need the tcp_

Re: [ewg] OFED 1.4.1 RC4 is delayed to Thursday

2009-04-30 Thread Tziporet Koren

Rupert Dance wrote:


Hi Tziporet,

Thanks for the update. Can we also get bug 1287 
 resolved? The OFA 
Interop Event has begun and this causes a failure that will have to be 
reported as part of the results on the OFA Logo site. We have both 
vendors and end users who seem to be concerned about IPoIB dropping 
packets and I think we should address it – it is a known problem 
discovered approximately one year ago.



Hi Rupert,
We have discussed this bug on Apr-6 meeting and I said that Mellanox 
will not be able to assign anyone to debug this now.

Qlogic said they will see if they can assign someone.
I cc John Russo from Qlogic - maybe they can help

Tziporet




___
ewg mailing list
ewg@lists.openfabrics.org
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg


Re: [ewg] OFED 1.4.1 RC4 is delayed to Thursday

2009-04-30 Thread Tziporet Koren

Davis, Arlin R wrote:
I am running unit tests with the dapl fix (#1613) now and can 
have a new package later tonight. No need to delay for this bug.


  

We are building rc4 now
If we need we will do rc5 next week too
Lets close this in our Monday meeting

Tziporet

___
ewg mailing list
ewg@lists.openfabrics.org
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg


[ewg] Re: [GIT PULL ofed-1.4.1] iw_cxgb3/nfsrdma fixes

2009-04-30 Thread Vladimir Sokolovsky

Steve Wise wrote:

Vlad,

Please pull from:

git://v...@sofa.openfabrics.org/~swise/scm/ofed-1.4.git ofed_1_4

You'll get these fixes from Jon and I:


Author: Jon Mason 
Date:   Wed Apr 29 16:03:12 2009 -0500

   NFS-RDMA: DMA direction error on NFS server
 This patch fixes an issue I am seeing on ppc64 when running on that
   platform as a NFS Server.  The incorrect DMA direction causes an EEH
   event.
 This patch has already been sent upstream for inclusion into 2.6.30.
 Signed-Off-By: Jon Mason 

commit 1f3248b3942427c437db26fec8297c754f085494
Author: Steve Wise 
Date:   Wed Apr 29 16:00:43 2009 -0500

   RDMA/cxgb3: Pull in sq flush fix.
 Signed-off-by: Steve Wise 

commit fde3500748351e0b431ebd667f03a6d95c045333
Author: Steve Wise 
Date:   Wed Apr 29 16:00:38 2009 -0500

   NFSRDMA: Pull in error paths fix.
 Signed-off-by: Steve Wise 

commit f3a84550b84aa8262821b2114ad353a2b144668c
Author: Steve Wise 
Date:   Sun Apr 26 13:44:59 2009 -0500

   NFSRDMA: pull in frmr iova_start truncation fix.
 Signed-off-by: Steve Wise 




Done,

Regards,
Vladimir

___
ewg mailing list
ewg@lists.openfabrics.org
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg