services.multipath.devices.*.san_path_err_forget_rate

NixOS option

If set to a value greater than 0, multipathd will check whether the path failures has exceeded the san_path_err_threshold within this many checks i.e san_path_err_forget_rate. If so we will not reinstante the path till san_path_err_recovery_time.

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