| options/nixos/services.multipath.pathGroups | This option allows you to define multipath groups as described
in http://christophe.varoqui.free.fr/usage.html.
|
| options/nixos/services.multipath.enable | Whether to enable the device mapper multipath (DM-MP) daemon.
|
| options/nixos/services.multipath.package | The multipath-tools package to use.
|
| options/nixos/services.multipath.devices | This option allows you to define arrays for use in multipath
groups.
|
| options/nixos/services.multipath.extraConfig | Lines to append to default multipath.conf
|
| options/nixos/services.multipath.extraConfigFile | Append an additional file's contents to /etc/multipath.conf
|
| options/nixos/services.multipath.defaults | This section defines default values for attributes which are used
whenever no values are given in the appropriate device or multipath
sections.
|
| options/nixos/services.multipath.blacklist | This section defines which devices should be excluded from the
multipath topology discovery.
|
| options/nixos/services.multipath.overrides | This section defines values for attributes that should override the
device-specific settings for all devices.
|
| options/nixos/services.multipath.blacklist_exceptions | This section defines which devices should be included in the
multipath topology discovery, despite being listed in the
blacklist section.
|