Re: CNID DB vs afp

2010-09-10 Thread Dánielisz László
Thank you!

Actually it was a the cnid failure, it wasn't running, now its ok :-)




From: Peter Boosten 
To: freebsd-questions@freebsd.org
Sent: Fri, September 10, 2010 1:25:28 PM
Subject: Re: CNID DB vs afp

On 10-9-2010 10:11, Dánielisz László wrote:
> Hi, 
> 
> I having the following problem on my afpd share: "something wrong witht he 
> volume's CNID DB, using temporary CNIDB DB insted. Check server messages for 
> 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 idea 
> what 

> to check?
> 

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="yes"

in your rc.conf

-- 
http://www.boosten.org
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"




___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: CNID DB vs afp

2010-09-10 Thread Peter Boosten
On 10-9-2010 10:11, Dánielisz László wrote:
> Hi, 
> 
> I having the following problem on my afpd share: "something wrong witht he 
> volume's CNID DB, using temporary CNIDB DB insted. Check server messages for 
> 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 idea 
> what 
> to check?
> 

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="yes"

in your rc.conf

-- 
http://www.boosten.org
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


CNID DB vs afp

2010-09-10 Thread Dánielisz László
Hi, 

I having the following problem on my afpd share: "something wrong witht he 
volume's CNID DB, using temporary CNIDB DB insted. Check server messages for 
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 idea what 
to check?

thx!
László



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"