From owner-freebsd-current@FreeBSD.ORG Fri Aug 24 20:35:45 2007 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 55E0516A417 for ; Fri, 24 Aug 2007 20:35:45 +0000 (UTC) (envelope-from erik@cepheid.org) Received: from mail.cepheid.org (wintermute.cepheid.org [64.92.165.98]) by mx1.freebsd.org (Postfix) with ESMTP id 3B5F013C457 for ; Fri, 24 Aug 2007 20:35:45 +0000 (UTC) (envelope-from erik@cepheid.org) Received: by mail.cepheid.org (Postfix, from userid 1006) id 97957170E4; Fri, 24 Aug 2007 15:07:26 -0500 (CDT) Date: Fri, 24 Aug 2007 15:07:26 -0500 From: Erik Osterholm To: Ivan Voras Message-ID: <20070824200726.GA66242@idoru.cepheid.org> Mail-Followup-To: Erik Osterholm , Ivan Voras , freebsd-current@freebsd.org References: <31796970.30371187974660912.JavaMail.root@zmail.illuminati.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.2i Cc: freebsd-current@freebsd.org Subject: Re: ZFS + Samba/NFS = ugh 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: Fri, 24 Aug 2007 20:35:45 -0000 On Fri, Aug 24, 2007 at 08:41:34PM +0200, Ivan Voras wrote: > Brooks Talley wrote: > > Hi everyone. So far, 7.0 is being pretty darned sweet for me. > > > > It's probably a known issue, but I haven't seen it referenced anywhere: it seems that ZFS filesystems can be shared/exported with Samba/NFS, but they do not accept any kind of writes over the network, and have other issues with smbclient ("Error in diskattr: Call returned zero bytes (EOF)" comes up a lot). > > > > Anyone run into this? Any known fixes? > > NFS _and_ Samba? > > Samba is a userland daemon - if it had problems, other applications > would have also had problems. The issue has been discussed before. It is very real: http://lists.freebsd.org/pipermail/freebsd-current/2007-June/072991.html Erik