Date: Mon, 13 Sep 2010 14:29:55 +0200 (CEST) From: "Ganael LAPLANCHE" <ganael.laplanche@martymac.org> To: Tai-hwa Liang <avatar@mmlab.cse.yzu.edu.tw> Cc: freebsd-current@freebsd.org Subject: Re: bonnie++ failed on locally mounted NFS 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>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100913121924.M42393>