On Thu, Dec 05, 2024 at 11:49:16PM +0100, Xose Vazquez Perez wrote:
> https://support.hpe.com/connect/s/product?kmpmoid=1014856412
> 
> Just guessing, confirmation from manufacturer is needed.
> 
> Cc: Jon Paul <jon.p...@hpe.com>
> Cc: Martin Wilck <mwi...@suse.com>
> Cc: Benjamin Marzinski <bmarz...@redhat.com>
> Cc: Christophe Varoqui <christophe.varo...@opensvc.com>
> Cc: DM-DEVEL ML <dm-devel@lists.linux.dev>
> Signed-off-by: Xose Vazquez Perez <xose.vazq...@gmail.com>

Reviewed-by: Benjamin Marzinski <bmarz...@redhat.com>

> ---
>  libmultipath/hwtable.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c
> index 32118339..543f0bc1 100644
> --- a/libmultipath/hwtable.c
> +++ b/libmultipath/hwtable.c
> @@ -188,9 +188,9 @@ static struct hwentry default_hw[] = {
>               .prio_name     = PRIO_ALUA,
>       },
>       {
> -             /* MSA 1040, 1050, 1060, 2040, 2050 and 2060 families */
> +             /* MSA 1040, 1050, 1060, 2040, 2050, 2060 and 2070 families */
>               .vendor        = "(HP|HPE)",
> -             .product       = "MSA [12]0[456]0 (SAN|SAS|FC|iSCSI)",
> +             .product       = "MSA [12]0[4567]0 (SAN|SAS|FC|iSCSI)",
>               .pgpolicy      = GROUP_BY_PRIO,
>               .pgfailback    = -FAILBACK_IMMEDIATE,
>               .no_path_retry = 18,
> -- 
> 2.47.1


Reply via email to