From owner-freebsd-current@FreeBSD.ORG Mon Sep 13 12:48:52 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 218B1106566B for ; Mon, 13 Sep 2010 12:48:52 +0000 (UTC) (envelope-from ganael.laplanche@martymac.org) Received: from data.galacsys.net (webmail.galacsys.net [217.24.81.215]) by mx1.freebsd.org (Postfix) with ESMTP id DC72F8FC13 for ; Mon, 13 Sep 2010 12:48:51 +0000 (UTC) Received: from martymac.org (webmail.galacsys.net [217.24.81.215]) by data.galacsys.net (Postfix) with ESMTP id E844E16BB15; Mon, 13 Sep 2010 14:29:55 +0200 (CEST) From: "Ganael LAPLANCHE" To: Tai-hwa Liang X-Openwebmail-Date: Mon, 13 Sep 2010 14:29:55 +0100 Message-Id: <20100913121924.M42393@martymac.org> In-Reply-To: <10091121072416.9831@www.mmlab.cse.yzu.edu.tw> References: <10091121072416.9831@www.mmlab.cse.yzu.edu.tw> X-Mailer: Open WebMail 2.01 20030425 X-OriginatingIP: 88.163.147.236 (ganael.laplanche@martymac.org) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Date: Mon, 13 Sep 2010 14:29:55 +0200 (CEST) X-Mailman-Approved-At: Mon, 13 Sep 2010 13:01:48 +0000 Cc: freebsd-current@freebsd.org Subject: Re: bonnie++ failed on locally mounted NFS X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Sep 2010 12:48:52 -0000 On Sat, 11 Sep 2010 21:52:54 +0800 (CST), Tai-hwa Liang wrote Hi, > Delete files in sequential order...Bonnie: drastic I/O error (rmdir): > Directory not empty This is a known-bug related to NFS (not bonnie++) ; see : http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/57696 and http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/26142 To sum up : files are skipped if unlink()'ed or rename()'d while their parent directory is opened and being readdir()'ed. Best regards, Ganael LAPLANCHE ganael.laplanche@martymac.org http://www.martymac.org | http://contribs.martymac.org