]> arthur.barton.de Git - netatalk.git/blob - man/man1/cnid_index.1
Import generated manpages from XML files
[netatalk.git] / man / man1 / cnid_index.1
1 '\" t
2 .\"     Title: cnid_index
3 .\"    Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4 .\" Generator: DocBook XSL Stylesheets v1.74.3 <http://docbook.sf.net/>
5 .\"      Date: 3 Jan 2005
6 .\"    Manual: Netatalk 2.0.4
7 .\"    Source: Netatalk 2.0.4
8 .\"  Language: English
9 .\"
10 .TH "CNID_INDEX" "1" "3 Jan 2005" "Netatalk 2\&.0\&.4" "Netatalk 2.0.4"
11 .\" -----------------------------------------------------------------
12 .\" * set default formatting
13 .\" -----------------------------------------------------------------
14 .\" disable hyphenation
15 .nh
16 .\" disable justification (adjust text to left margin only)
17 .ad l
18 .\" -----------------------------------------------------------------
19 .\" * MAIN CONTENT STARTS HERE *
20 .\" -----------------------------------------------------------------
21 .SH "NAME"
22 cnid_index \- check and repair Netatalk CNID database indexes
23 .SH "SYNOPSIS"
24 .HP \w'\fBcnid_index\fR\fB\fR\fB\fR\ 'u
25 \fBcnid_index\fR\fB\fR\fB\fR \fIdbdir\fR
26 .SH "DESCRIPTION"
27 .PP
28 \fBcnid_index\fR
29 is a utility to check CNID databases for consistency\&. If needed, the indexes are repaired\&. It works for databases created by the cdb and dbd backends\&.
30 .PP
31 Volumes usind the dbd CNID scheme can also be checked automatically, for further information please see the
32 \fBcnid_dbd\fR(8)
33 man page\&.
34 .if n \{\
35 .sp
36 .\}
37 .RS 4
38 .it 1 an-trap
39 .nr an-no-space-flag 1
40 .nr an-break-flag 1
41 .br
42 .ps +1
43 \fBWarning\fR
44 .ps -1
45 .br
46 .PP
47 When using
48 \fBcnid_index\fR
49 on cdb handled databases,
50 \fBcnid_index\fR
51 cannot check if another process (afpd) accesses the CNID databases\&. In this case, you have to manually ensure no other process accesses the database when running
52 \fBcnid_index\fR\&.
53 .sp .5v
54 .RE
55 .SH "SEE ALSO"
56 .PP
57 \fBcnid_dbd\fR(8),
58 \fBafpd\fR(8)