services.moosefs.chunkserver.hdds

NixOS option

Mount points used by chunkserver for data storage (see mfshdd.cfg).

type: list of string
Default
null
Example
[
  "/mnt/hdd1"
  "/mnt/hdd2"
]
declared in: nixos/modules/services/network-filesystems/moosefs.nixView source on NixOS/nixpkgs →