On Wed, Feb 02, 2022 at 12:50:25PM +0100, mwi...@suse.com wrote:
> From: Martin Wilck <mwi...@suse.com>
> 
> LIO supports ALUA for all backends. Use it by default.
> 
> Signed-off-by: Martin Wilck <mwi...@suse.com>
Reviewed-by: Benjamin Marzinski <bmarz...@redhat.com>
> ---
>  libmultipath/hwtable.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c
> index c65e5e1..bd15710 100644
> --- a/libmultipath/hwtable.c
> +++ b/libmultipath/hwtable.c
> @@ -1039,7 +1039,7 @@ static struct hwentry default_hw[] = {
>       {
>               /* Linux-IO Target */
>               .vendor        = "(LIO-ORG|SUSE)",
> -             .product       = "RBD",
> +             .product       = ".",
>               .hwhandler     = "1 alua",
>               .pgpolicy      = GROUP_BY_PRIO,
>               .pgfailback    = -FAILBACK_IMMEDIATE,
> -- 
> 2.34.1

--
dm-devel mailing list
dm-devel@redhat.com
https://listman.redhat.com/mailman/listinfo/dm-devel

Reply via email to