On Thu, 2023-11-09 at 18:46 -0500, Benjamin Marzinski wrote: > This option lets multipath set a scsi disk's max_retries sysfs value. > Setting this can be helpful for cases where the path checker > succeeds, > but IO commands hang and timeout. By default, the SCSI layer will > retry > IOs 5 times. Reducing this value will allow multipath to retry the IO > down another path sooner. > > Signed-off-by: Benjamin Marzinski <bmarzins@xxxxxxxxxx> Reviewed-by: Martin Wilck <mwilck@xxxxxxxx>