[dm-devel] [PATCH 3/4] multipath-tools: Add rbd checker.

Xose Vazquez Perez xose.vazquez at gmail.com
Tue Jul 5 15:02:47 UTC 2016


Mike Christie wrote:

> This checker currently only handles the case where a path is failed
> due to it being blacklisted by the ceph cluster. The specific use
> case for me is when LIO exports rbd images through multiple LIO
> instances.

This new path checker must be documented at multipath/multipath.conf.5

Thank you.

> ---
>  libmultipath/checkers/Makefile |   6 +-
>  libmultipath/checkers/rbd.c    | 612 +++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 617 insertions(+), 1 deletion(-)
>  create mode 100644 libmultipath/checkers/rbd.c




More information about the dm-devel mailing list