services.multipath.devices
This option allows you to define arrays for use in multipath groups.
- Type
list of (submodule)- Default
[ ]- Example
[ { vendor = "\"COMPELNT\""; product = "\"Compellent Vol\""; path_checker = "tur"; no_path_retry = "queue"; max_sectors_kb = 256; }, ... ]- Declared
- <nixpkgs/nixos/modules/services/networking/multipath.nix>