services.multipath.devices.*.rr_weight

NixOS option

If set to priorities the multipath configurator will assign path weights as “path prio * rr_min_io”.

type: null or one of "priorities", "uniform"
Default
null
declared in: nixos/modules/services/networking/multipath.nixView source on NixOS/nixpkgs →