services.openafsServer.roles.database.enable

NixOS option

Database server role, maintains the Volume Location Database, Protection Database (and Backup Database, see backup role). There can be multiple servers in the database role for replication, which then need reliable network connection to each other. Servers in this role appear in AFSDB DNS records or the CellServDB.

type: boolean
Default
true
declared in: nixos/modules/services/network-filesystems/openafs/server.nixView source on NixOS/nixpkgs →