| options/nixos/services.multipath.devices | This option allows you to define arrays for use in multipath
groups.
|
| options/nixos/services.multipath.enable | Whether to enable the device mapper multipath (DM-MP) daemon.
|
| 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.overrides | This section defines values for attributes that should override the
device-specific settings for all devices.
|
| options/nixos/services.multipath.blacklist | This section defines which devices should be excluded from the
multipath topology discovery.
|
| 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.
|