From owner-freebsd-questions@FreeBSD.ORG Fri Sep 10 11:56:59 2010 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 88C2D106566C for ; Fri, 10 Sep 2010 11:56:59 +0000 (UTC) (envelope-from peter@boosten.org) Received: from smtpq3.tb.mail.iss.as9143.net (smtpq3.tb.mail.iss.as9143.net [212.54.42.166]) by mx1.freebsd.org (Postfix) with ESMTP id 43D9A8FC19 for ; Fri, 10 Sep 2010 11:56:59 +0000 (UTC) Received: from [212.54.42.149] (helo=smtp17.tb.mail.iss.as9143.net) by smtpq3.tb.mail.iss.as9143.net with esmtp (Exim 4.69) (envelope-from ) id 1Ou1jf-00041h-RM for freebsd-questions@freebsd.org; Fri, 10 Sep 2010 13:25:39 +0200 Received: from [84.25.59.18] (helo=ra.egypt.nl) by smtp17.tb.mail.iss.as9143.net with esmtp (Exim 4.69) (envelope-from ) id 1Ou1jf-0001Z6-B6 for freebsd-questions@freebsd.org; Fri, 10 Sep 2010 13:25:39 +0200 Received: from [127.0.0.1] (xp.egypt.nl [192.168.13.35]) by ra.egypt.nl (Postfix) with ESMTP id 6964839856 for ; Fri, 10 Sep 2010 13:25:29 +0200 (CEST) Message-ID: <4C8A15A8.3040700@boosten.org> Date: Fri, 10 Sep 2010 13:25:28 +0200 From: Peter Boosten User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.9) Gecko/20100825 Thunderbird/3.1.3 MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <250661.64584.qm@web30802.mail.mud.yahoo.com> In-Reply-To: <250661.64584.qm@web30802.mail.mud.yahoo.com> X-Enigmail-Version: 1.1.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-ZiggoSMTP-MailScanner-Information: Please contact the ISP for more information X-ZiggoSMTP-MailScanner-ID: 1Ou1jf-0001Z6-B6 X-ZiggoSMTP-MailScanner: Found to be clean X-ZiggoSMTP-MailScanner-SpamCheck: geen spam, SpamAssassin (niet cached, score=0.5, vereist 5, BAYES_50 0.00, CM_META_TB_NOARR 0.50, SPF_PASS -0.00) X-ZiggoSMTP-MailScanner-From: peter@boosten.org X-Spam-Status: No Subject: Re: CNID DB vs afp 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: Fri, 10 Sep 2010 11:56:59 -0000 On 10-9-2010 10:11, D=E1nielisz L=E1szl=F3 wrote: > Hi,=20 >=20 > I having the following problem on my afpd share: "something wrong witht= he=20 > volume's CNID DB, using temporary CNIDB DB insted. Check server message= s for=20 > details. Switching to read-only mode". > I am using FreeBSD 8.0 for the afpd and OS-X 10.6.4, do you have any id= ea what=20 > to check? >=20 try dbd -r /path/to/your/volume This will rebuild the DB. Also: check if cnid_metad is running. You might need cnid_metad_enable=3D"yes" in your rc.conf --=20 http://www.boosten.org