GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
* Sign Up! *

Support
Customer Portal
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
DBD(1) Netatalk AFP Fileserver Manual DBD(1)

dbd — CNID database maintenance utility

dbd [-cfFstuv] [volumepath]

dbd [-V]

dbd scans all file and directories of AFP volumes, updating the CNID database of the volume. It must be run with appropriate permissions i.e. as root.

When run with the -f parameter, it will completely wipe the existing volume table in the database and create a new one from scratch. This can be used to for example convert from one CNID scheme to another.

-c

convert from AppleDouble v2 to Extended Attributes filesystem metadata

-f

delete and recreate CNID database

-F

location of the afp.conf config file

-s

scan volume: treat the volume as read only and don’t perform any filesystem modifications

-t

show statistics while running

-u

username for use with AFP volumes using user variable $u

-v

verbose

-V

display version info

The CNID backends maintains filename to ID mappings. If you change a filename outside afpd(8) (shell, samba), the CNID database will not reflect that change. Netatalk tries to recover from such inconsistencies as gracefully as possible.

For when you want to operate on a Netatalk volume outside of an AFP client without sacrificing the integrity of the CNID database, you can use the nad(1) tool which updates the CNID records while modifying files.

nad(1), cnid_metad(8), cnid_dbd(8)

Contributors to the Netatalk Project (https://netatalk.io/contributors)

Netatalk 4.4.1

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.