From owner-freebsd-current@FreeBSD.ORG Fri Jun 1 11:45:21 2007 Return-Path: X-Original-To: freebsd-current@FreeBSD.org Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 64B8016A469; Fri, 1 Jun 2007 11:45:21 +0000 (UTC) (envelope-from Johan@double-l.nl) Received: from smtp-vbr9.xs4all.nl (smtp-vbr9.xs4all.nl [194.109.24.29]) by mx1.freebsd.org (Postfix) with ESMTP id 04DA913C44C; Fri, 1 Jun 2007 11:45:20 +0000 (UTC) (envelope-from Johan@double-l.nl) Received: from w2003s01.double-l.local (dpm.xs4all.nl [213.84.11.61]) by smtp-vbr9.xs4all.nl (8.13.8/8.13.8) with ESMTP id l51BjJkA088734; Fri, 1 Jun 2007 13:45:20 +0200 (CEST) (envelope-from Johan@double-l.nl) Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.5 Date: Fri, 1 Jun 2007 13:45:18 +0200 Message-ID: <57200BF94E69E54880C9BB1AF714BBCB19BADA@w2003s01.double-l.local> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Samba access to ZFS broken Thread-Index: AcejzVrkc4KO8O+4RbmsAJw13hlwcgAdIMiw References: <57200BF94E69E54880C9BB1AF714BBCB011170@w2003s01.double-l.local> <20070531214611.GA19588@Gatekeeper.FreeBSD.org> From: "Johan Hendriks" To: =?iso-8859-1?Q?Stefan_E=DFer?= X-Virus-Scanned: by XS4ALL Virus Scanner Cc: freebsd-current@FreeBSD.org Subject: RE: Samba access to ZFS broken 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, 01 Jun 2007 11:45:21 -0000 -----Oorspronkelijk bericht----- Van: Stefan E=DFer [mailto:se@FreeBSD.org]=20 Verzonden: donderdag 31 mei 2007 23:46 Aan: Johan Hendriks CC: freebsd-current@FreeBSD.org Onderwerp: Samba access to ZFS broken >On 2007-05-31 14:18 +0200, Johan Hendriks wrote: >I don't think so, since I'm observing the same problem on a=20 >single-CPU system with different configuration. Common is=20 >Samba access to files stored on ZFS. >My current work around is to NFS export the file systems and to=20 >mount them on localhost. Samba works just fine when configured >to access files in ZFS via this NFS loopback. (It does not work >on a nullfs mount of the ZFS partitions.) >I have no time for further tests before the weekend, but this=20 >seems to either be a bug introduced by a recent ZFS change, or >to be caused by compilation with gcc-4.2. >Regards, Stefan Ok nice to hear it is not me. It used to work, and if I recall it did not work with version 3.0.24 = also after the gcc update. But I did not have time to go look for the problem at that moment. Regards, Johan