From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964989AbWDMVpa (ORCPT ); Thu, 13 Apr 2006 17:45:30 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S964990AbWDMVpa (ORCPT ); Thu, 13 Apr 2006 17:45:30 -0400 Received: from mail.fieldses.org ([66.93.2.214]:65487 "EHLO pickle.fieldses.org") by vger.kernel.org with ESMTP id S964989AbWDMVp3 (ORCPT ); Thu, 13 Apr 2006 17:45:29 -0400 Date: Thu, 13 Apr 2006 17:45:25 -0400 To: "Bill Rugolsky Jr." , Trond Myklebust , jgmtfia Mr , linux-kernel@vger.kernel.org Subject: Re: PROBLEM: NFS data corruption Message-ID: <20060413214525.GC19673@fieldses.org> References: <16e19f4b0604122025s310f1989j1c301dd5d90f5059@mail.gmail.com> <1144898847.8056.21.camel@lade.trondhjem.org> <20060413185859.GA30387@ti64.telemetry-investments.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060413185859.GA30387@ti64.telemetry-investments.com> User-Agent: Mutt/1.5.11+cvs20060403 From: "J. Bruce Fields" Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Apr 13, 2006 at 02:58:59PM -0400, Bill Rugolsky Jr. wrote: > On Wed, Apr 12, 2006 at 11:27:27PM -0400, Trond Myklebust wrote: > > On Wed, 2006-04-12 at 21:25 -0600, jgmtfia Mr wrote: > > > When transferring from a 2.6.16 nfs client to a 2.6.16.1 server I get > > > data corruption. There is no indication of any problems in any log on > > > the client or server. It does *not* happen when transferring from > > > server to client. > > > > Do you get corruption with 2.6.17-rc1? That has a fix for a known > > corruption issue. > > Trond, > > Could you point out the particular commit, or the patch from your patch > series? > > [On Tuesday, I tried linux-2.6.16-NFS_ALL on a host that is re-exporting > a NetApp NFS mount via Samba, and I got thousands of file locks that > weren't released, so I had to discard NFS_ALL for now, until I have time > to look closer.] There was a problem with locks not being unlocked which has been fixed in the latest 2.6.17-rc1 NFS_ALL. --b.