** Description changed: [ Impact ] - * HPE MSA gen7 storage arrays are not detected by <multipath-tools-0.11.0 - * This backports the simple patch to support these devices on previous releases + * HPE MSA gen7 storage arrays are not detected by <multipath-tools-0.11.0 + * This backports the simple patch to support these devices on previous releases [ Test Plan ] - * have a gen7 MSA storage array connected to the Ubuntu test machine - * run: multipath -l - * the multiple storage path topology should be listed with the patch - * run: multipath -t | grep MSA - * product match should contain "MSA [12]0[4567]0" (7 indicates gen7) + * have a gen7 MSA storage array connected to the Ubuntu test machine + * run: multipath -l + * the multiple storage path topology should be listed with the patch + * run: multipath -t | grep MSA + * product match should contain "MSA [12]0[4567]0" (7 indicates gen7) [ Where problems could occur ] - * multipath could detect a device falsely using "MSA [12]070" as an HPE MSA device + * multipath could detect a device falsely using "MSA [12]070" as an HPE MSA device + * since this is just an updated device match, it's hard to think of errors this could cause [ Other Info ] - [ Original Report ] The version of multipath-tools package in Ubuntu 24.04.2 LTS lacks support for the HPE MSA2070 storage array. The package version is: root@lion01:~# dpkg -l|grep multipath ii multipath-tools 0.9.4-5ubuntu8 arm64 maintain multipath block device access The fact that support is missing can be seen in the output of the "multipath -t" command: root@lion01:~# multipath -t | grep MSA product "(MSA|HSV)1[01]0" product "MSA VOLUME" product "(MSA2[02]12fc|MSA2012i)" product "(MSA2012sa|MSA23(12|24)(fc|i|sa)|MSA2000s VOLUME)" product "MSA [12]0[456]0 (SAN|SAS|FC|iSCSI)" The needed support is in the current upstream multipath-tools version 0.11.1. The specific commit for this support is c0cf3cb94d7d and probably can be backported to the version in Ubuntu without updating the entire multipath-tools package.
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2116901 Title: Request support for HPE MSA2070 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/2116901/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs