Re: [PATCH] multipathd: always reset checker interval for failed paths

2025-05-27 Thread Benjamin Marzinski
On Fri, May 23, 2025 at 01:04:15PM +0200, Martin Wilck wrote: > On Fri, 2025-05-23 at 13:00 +0200, Martin Wilck wrote: > > On Wed, 2025-05-21 at 20:26 -0400, Benjamin Marzinski wrote: > > > The are multiple places in the code that can set pp->state to > > > PATH_DOWN without resetting pp->checkint,

Re: [PATCH] multipathd: always reset checker interval for failed paths

2025-05-23 Thread Martin Wilck
On Fri, 2025-05-23 at 13:00 +0200, Martin Wilck wrote: > On Wed, 2025-05-21 at 20:26 -0400, Benjamin Marzinski wrote: > > The are multiple places in the code that can set pp->state to > > PATH_DOWN without resetting pp->checkint, most obviously when > > a path is failed by update_multipath(). When

Re: [PATCH] multipathd: always reset checker interval for failed paths

2025-05-23 Thread Martin Wilck
On Wed, 2025-05-21 at 20:26 -0400, Benjamin Marzinski wrote: > The are multiple places in the code that can set pp->state to > PATH_DOWN without resetting pp->checkint, most obviously when > a path is failed by update_multipath(). When this happens the > path will continue to be checked at its prev