]> arthur.barton.de Git - netatalk.git/blob - man/man1/cnid_index.1
Update VERSION
[netatalk.git] / man / man1 / cnid_index.1
1 .TH cnid_index 1 "3 Jan 2005" 2.0.3 Netatalk 
2 .SH NAME
3 cnid_index \- check and repair Netatalk CNID database indexes
4 .SH SYNOPSIS
5 \fBcnid_index\fR \fBdbdir\fR 
6 .SH DESCRIPTION
7 cnid_index is a utility to check CNID databases
8 for consistency. If needed, the indexes are repaired. It works for 
9 databases created by the cdb and dbd backends.
10 .PP
11 Volumes usind the dbd CNID scheme can also be checked automatically, 
12 for further information please see the \fBcnid_dbd\fR(8) man page.
13 .RS 
14 \fBWarning\fR
15 .PP
16 When using cnid_index on cdb handled databases, 
17 cnid_index cannot check if another process (afpd) accesses
18 the CNID databases. In this case, you have to manually ensure no other process 
19 accesses the database when running cnid_index.
20 .RE
21 .SH "SEE ALSO"
22 \fBcnid_dbd\fR(8), \fBafpd\fR(8)
23