[dm-devel] [PATCH 0/3] Don't enter recovery move over pending paths

Benjamin Marzinski bmarzins at redhat.com
Thu Dec 23 01:32:32 UTC 2021


After commit 2e61b8fb, I started seeing multipath devices switching into
recovery mode briefly on startup.  They come back out shortly, so unless
no_path_retry is set very low, this won't be an issue, but multipathd
shouldn't enter recovery mode at all over pending paths.

Benjamin Marzinski (3):
  libmultipath: fix DI_NOIO pathinfo PATH_PENDING handling
  libmultipath: simplify out __set_no_path_retry()
  libmultipath: don't enter recovery mode with pending paths

 libmultipath/discovery.c          |  5 ++++-
 libmultipath/libmultipath.version |  2 +-
 libmultipath/structs_vec.c        | 13 ++++++-------
 libmultipath/structs_vec.h        |  3 +--
 4 files changed, 12 insertions(+), 11 deletions(-)

-- 
2.17.2




More information about the dm-devel mailing list