[dm-devel] multipath-tools: Standardization of no_path_retry

Xose Vazquez Perez xose.vazquez at gmail.com
Sun Feb 12 22:41:06 UTC 2017


Hi,

There are plenty of arbitrary values:

      1                 .no_path_retry = 5,
      1                 .no_path_retry = 6,
      3                 .no_path_retry = 10,
      8                 .no_path_retry = 12,
      2                 .no_path_retry = 15,
      6                 .no_path_retry = 18,
      1                 .no_path_retry = 24,
     37                 .no_path_retry = 30,
      4                 .no_path_retry = (300 / DEFAULT_CHECKINT),


     19                 .no_path_retry = NO_PATH_RETRY_QUEUE,
     15       (Default) .no_path_retry = NO_PATH_RETRY_UNDEF,



Any thoughts about this?




More information about the dm-devel mailing list