services.multipath.devices.*.rr_min_io_rq

NixOS option

Number of I/O requests to route to a path before switching to the next in the same path group. This is only for Request based multipath and only apply to round-robin path_selector.

type: null or signed integer
Default
null
declared in: nixos/modules/services/networking/multipath.nixView source on NixOS/nixpkgs →