From owner-freebsd-stable@FreeBSD.ORG Sun Mar 19 05:19:05 2006 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B46216A400 for ; Sun, 19 Mar 2006 05:19:05 +0000 (UTC) (envelope-from grafan@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id D655043D46 for ; Sun, 19 Mar 2006 05:19:04 +0000 (GMT) (envelope-from grafan@gmail.com) Received: by xproxy.gmail.com with SMTP id h31so672904wxd for ; Sat, 18 Mar 2006 21:19:04 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=Q5UhkccAoOBLZkZmfI0sEu4+1+O0yH/7eGKGDekg+Lx52Qar6GCjx3DaGGTWylnzM/eNOUqLpUaQsY2jC719IhbjeiQ59yVUIj8CUnSWDdrwxIJV+kJtRK6o28AHKzAqAZqf9oiY8chiflK2vMyzFaPFBqzIuFwqgm//B/4cjYA= Received: by 10.70.89.10 with SMTP id m10mr1592286wxb; Sat, 18 Mar 2006 21:19:04 -0800 (PST) Received: by 10.70.126.10 with HTTP; Sat, 18 Mar 2006 21:19:04 -0800 (PST) Message-ID: <6eb82e0603182119w5eff748fneffc46e2692447a7@mail.gmail.com> Date: Sun, 19 Mar 2006 00:19:04 -0500 From: "Rong-En Fan" To: stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Cc: Subject: NFS data corruption listed in 6.1 show stopper X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Mar 2006 05:19:05 -0000 Hi, We are planning to upgrade a NFS server from 5.x to 6.x. However, we found there is a show stopper of 6.1 about NFS data corruption. >From the todo page, it says this item is worked in progress. Is this has been fixed already or not yet? From the description, it is found by running fsx (in regression/fsx?), can somebody show how to reproduce this? We would like to do some tests. Regards, Rong-En Fan