1cnid_index(1) Netatalk cnid_index(1)
2
3
4
6 cnid_index - check and repair Netatalk CNID database indexes
7
9 cnid_index dbdir
10
12 cnid_index is a utility to check CNID databases for consistency. If
13 needed, the indexes are repaired. It works for databases created by the
14 cdb and dbd backends.
15
16 Volumes usind the dbd CNID scheme can also be checked automatically,
17 for further information please see the cnid_dbd(8) man page.
18 Warning
19
20 When using cnid_index on cdb handled databases, cnid_index can‐
21 not check if another process (afpd) accesses the CNID databases.
22 In this case, you have to manually ensure no other process
23 accesses the database when running cnid_index.
24
26 cnid_dbd(8), afpd(8)
27
28
29
30
312.0.3 3 Jan 2005 cnid_index(1)