From owner-freebsd-questions@FreeBSD.ORG Sat Mar 15 21:51:33 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DEB30106566C for ; Sat, 15 Mar 2008 21:51:33 +0000 (UTC) (envelope-from rhomel.chinsio@gmail.com) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.168]) by mx1.freebsd.org (Postfix) with ESMTP id C3B488FC14 for ; Sat, 15 Mar 2008 21:51:33 +0000 (UTC) (envelope-from rhomel.chinsio@gmail.com) Received: by wf-out-1314.google.com with SMTP id 25so4523153wfa.7 for ; Sat, 15 Mar 2008 14:51:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; bh=RJ2rH4wd29bGZlw7tmT+qmwY2pR6b4EtZD74q0nb6Ys=; b=pC0bCUW7w9ao7DmLCjt66Ze/lPbZyy3CVHBWN77eu1eLxTDu718myvNBfjy6PzpMnVHenqnzUEnLWTm6btOg0Wab3oiDzIqU2c5Bjx3iBtTsfSVkJ5qBprAjaSnbu78n9b/HEpL1JmHvHvlFVAdjeFesGW37t/sUs67MPhtZwAY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=edkMu7JNutkuAIg03glmEXKFFRGrvmaysOqNzAvxzuI8ouX0GaGrKYPT3KBmVNinvg4Bd5cfrMccZ3fRiU/yRy8R0AYpvCz0BknQvu9a5zahT2+XcY4mjuxTCn7ExcV5MES5ozmcJKwvQmFwT2CavuV9w2IxIcXLHzv7d1f9Pgg= Received: by 10.142.49.4 with SMTP id w4mr5530406wfw.220.1205617893277; Sat, 15 Mar 2008 14:51:33 -0700 (PDT) Received: by 10.142.126.19 with HTTP; Sat, 15 Mar 2008 14:51:33 -0700 (PDT) Message-ID: Date: Sat, 15 Mar 2008 14:51:33 -0700 From: "Rhomel Chinsio" To: efinleywork@efinley.com In-Reply-To: <3f8ot3tt4j4vgs0ude779fsa0o9f33ql2q@4ax.com> MIME-Version: 1.0 References: <3f8ot3tt4j4vgs0ude779fsa0o9f33ql2q@4ax.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: Samba listing same file twice and omitting others X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Mar 2008 21:51:34 -0000 I added directory name cache size = 0 to smb.conf under [global] and the problem is gone. Thanks for the reference. I'll have to watch this bug report. On Sat, Mar 15, 2008 at 12:22 PM, Elliot Finley wrote: > Found in FreeBSD-Current: > > >With prompting, I found a suitable pre-existing bug report. > > > >bugzilla.samba.org bug 4715 > > > >They added the option to set "directory name cache size = 0" on a per > share > >basis. This has fixed my problems. > > > On Fri, 14 Mar 2008 18:27:25 -0700, you wrote: > > >Hi Everyone, > > > >I've got freebsd 7.0 RELEASE AMD64 running with samba and ZFS. Everything > >seems to work, except samba is incorrectly reporting a small chunk of > files. > > > > > >For certain files, the file appears twice on a windows machine but > reading > >from both files yields the same file. For other files, it does not report > >the file at all. But if you copy the same file again, it will ask you if > you > >want to replace the existing file. Additionally if you go onto the > freebsd > >box and do an ls on the files, they will appear correctly (missing ones > show > >up and duplicates do not). > > > >I tried two different windows boxes (vista and windows xp sp2) and both > >behave the same way. All permissions are set to 777 on all files. > > > >Any idea if this is a samba bug? > >_______________________________________________ > >freebsd-questions@freebsd.org mailing list > >http://lists.freebsd.org/mailman/listinfo/freebsd-questions > >To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" >