From owner-freebsd-hackers Sat Dec 15 17:24:14 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by hub.freebsd.org (Postfix) with ESMTP id DF1BF37B416; Sat, 15 Dec 2001 17:24:12 -0800 (PST) Received: (from dillon@localhost) by apollo.backplane.com (8.11.6/8.9.1) id fBG1Mtq18851; Sat, 15 Dec 2001 17:22:55 -0800 (PST) (envelope-from dillon) Date: Sat, 15 Dec 2001 17:22:55 -0800 (PST) From: Matthew Dillon Message-Id: <200112160122.fBG1Mtq18851@apollo.backplane.com> To: Conrad Minshall , Jordan Hubbard , Peter Wemm , Mike Smith , hackers@FreeBSD.ORG, msmith@mass.dis.org Subject: Re: Found NFS data corruption bug... (was Re: NFS: How to make FreeBSD fall on its face in one easy step ) References: <58885.1008217148@winston.freebsd.org> Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG :Once it runs aok for a few million operations, try concurrently running: : :#! /bin/sh :while : :do : sync : sleep 1 :done : :In OS X I used that to flush :) out a couple more bugs. : :-- :Conrad Minshall, conrad@apple.com, 408 974-2749 :Apple Computer, Mac OS X Core Operating Systems Ho! Will do. I'm going to try to speed things up a bit by having the NFS server export an MFS filesystem. -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message