services.multipath.devices.*.detect_prio
If set to "yes", multipath will try to detect if the device supports SCSI-3 ALUA. If so, the device will automatically use the sysfs prioritizer if the required sysf attributes access_state and preferred_path are supported, or the alua prioritizer if not. If set to "no", the prioritizer will be selected as usual.
- Type
null or one of "yes", "no"- Default
null- Declared
- <nixpkgs/nixos/modules/services/networking/multipath.nix>