From owner-freebsd-bugs@FreeBSD.ORG Mon Sep 14 11:34:33 2009 Return-Path: Delivered-To: freebsd-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 448AC1065672 for ; Mon, 14 Sep 2009 11:34:33 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from kabab.cs.huji.ac.il (kabab.cs.huji.ac.il [132.65.16.84]) by mx1.freebsd.org (Postfix) with ESMTP id F1BD48FC14 for ; Mon, 14 Sep 2009 11:34:32 +0000 (UTC) Received: from pampa.cs.huji.ac.il ([132.65.80.32]) by kabab.cs.huji.ac.il with esmtp id 1Mn9E5-0006cm-QG; Mon, 14 Sep 2009 13:56:05 +0300 X-Mailer: exmh version 2.7.2 01/07/2005 with nmh-1.2 To: pjd@FreeBSD.org In-reply-to: Your message of Mon, 14 Sep 2009 10:36:06 GMT . Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 14 Sep 2009 13:56:05 +0300 From: Daniel Braniss Message-ID: Cc: freebsd-bugs@FreeBSD.org Subject: Re: kern/138803: [zfs] zfs(v13)+nfs and open(..., O_WRONLY|O_CREAT|O_EXCL, ...) returns io error X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Sep 2009 11:34:33 -0000 > Old Synopsis: zfs(v13)+nfs and open(..., O_WRONLY|O_CREAT|O_EXCL, ...) returns io error > New Synopsis: [zfs] zfs(v13)+nfs and open(..., O_WRONLY|O_CREAT|O_EXCL, ...) returns io error > > State-Changed-From-To: open->feedback > State-Changed-By: pjd > State-Changed-When: pon 14 wrz 2009 10:34:08 UTC > State-Changed-Why: > I cannot reproduce the problem with your program. > I was trying with HEAD (but it shouldn't be much different than BETA4 at this point). > I was using i386 as NFS client and both i386 and amd64 as NFS servers. > this is weird, from an CPU: Intel Pentium III (999.72-MHz 686-class CPU) it's working ok, but from CPU: Intel(R) Core(TM)2 Duo CPU E6850 @ 3.00GHz (2999.96-MHz 686-class CPU) it fails. they both run the same kernel: FreeBSD 8.0-BETA4 #3: Mon Sep 14 12:10:06 IDT 2009 danny@sunfire:/r+d/obj/sunfire/i386/r+d/stable/8/sys/HUJI > > Responsible-Changed-From-To: freebsd-bugs->pjd > Responsible-Changed-By: pjd > Responsible-Changed-When: pon 14 wrz 2009 10:34:08 UTC > Responsible-Changed-Why: > I'll take this one. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=138803