From owner-freebsd-bugs@FreeBSD.ORG Tue Oct 7 17:40:18 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1239A16A4B3 for ; Tue, 7 Oct 2003 17:40:18 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 897B343FB1 for ; Tue, 7 Oct 2003 17:40:17 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h980eHFY026844 for ; Tue, 7 Oct 2003 17:40:17 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h980eHKg026843; Tue, 7 Oct 2003 17:40:17 -0700 (PDT) (envelope-from gnats) Date: Tue, 7 Oct 2003 17:40:17 -0700 (PDT) Message-Id: <200310080040.h980eHKg026843@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Chris Shenton Subject: Re: kern/57696: NFS client readdir terminates prematurely if renaming files X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Chris Shenton List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Oct 2003 00:40:18 -0000 The following reply was made to PR kern/57696; it has been noted by GNATS. From: Chris Shenton To: freebsd-gnats-submit@FreeBSD.org Cc: B.Candler@pobox.com Subject: Re: kern/57696: NFS client readdir terminates prematurely if renaming files Date: Tue, 07 Oct 2003 20:33:25 -0400 I hope I'm doing the follow-up right; I don't know how to see follow-ups in GNATS. At work I tested a FreeBSD-4.9-PRERELEASE client against our netapp and found the same failure with the "nfstest" program Brian posted. A Solaris-2.9 client did not exhibit this problem. When I got home, I ran the test with a FreeBSD-5.1 client to NetApp, then with FreeBSD client to FreeBSD server. Both failed the same way. This would tend to indicate an NFS client problem in 4.x and 5.x. NFS from FreeBSD-5.1-CURRENT client to NetApp-6.3.2 fails: NetApp> version NetApp Release 6.3.2: Tue Mar 18 14:54:05 PST 2003 chris@PECTOPAH<111> time ./nfstest /netapp/chris2/nfstestdir Transferred 169 out of 200 files 0.016u 0.177s 0:00.66 27.2% 5+188k 0+200io 0pf+0w chris@PECTOPAH<112> uname -a FreeBSD PECTOPAH.shenton.org 5.1-CURRENT FreeBSD 5.1-CURRENT #10: Wed Sep 17 11:57:38 EDT 2003 root@PECTOPAH.shenton.org:/usr/obj/usr/src/sys/PECTOPAH i386 NFS from (diskless) FreeBSD-5.1-CURRENT client to FreeBSD-5.1-CURRENT NFS server also fails: chris@Kitchen<107> time ./nfstest kitchen Transferred 169 out of 200 files 0.016u 0.937s 0:01.99 47.2% 4+174k 0+200io 0pf+0w chris@Kitchen<108> uname -a FreeBSD Kitchen.shenton.org 5.1-CURRENT FreeBSD 5.1-CURRENT #13: Sat Oct 4 14:21:23 EDT 2003 chris@PECTOPAH.shenton.org:/usr/obj/usr/src/sys/PECTOPAH i386