We have verified focal-proposed kernel and groovy-proposed kernels.
Fix is working fine. We can list both enclosures in lsscsi.

Focal-proposed:
#uname -r
5.4.0-75-generic

#lsscsi -g
[2:0:0:0]    disk    HGST     HUH721212AL5205  NM05  /dev/sda   /dev/sg0
[2:0:1:0]    disk    ATA      ST2000NM0033-9ZM GA6C  /dev/sdb   /dev/sg1
[2:0:2:0]    disk    HGST     HUS726020ALS210  KU27  /dev/sdc   /dev/sg2
[2:0:3:0]    disk    ATA      HUS722T1TALA600  MU03  /dev/sdd   /dev/sg3
[2:0:4:0]    enclosu DP       BP15G+           3.04  -          /dev/sg4
[2:0:5:0]    disk    TOSHIBA  AL15SEB060NY     EF04  /dev/sde   /dev/sg5
[2:0:6:0]    disk    ATA      INTEL SSDSC2BX40 DL2B  /dev/sdf   /dev/sg6
[2:0:7:0]    disk    TOSHIBA  AL15SEB24EQY     EF05  /dev/sdg   /dev/sg7
[2:0:8:0]    disk    ATA      ST1000NX0443     NB33  /dev/sdh   /dev/sg8
[2:0:9:0]    enclosu DP       BP15G+           3.43  -          /dev/sg9


Groovy-proposed:
#uname -r
5.8.0-56-generic

#lsscsi -g
[2:0:0:0]    disk    HGST     HUH721212AL5205  NM05  /dev/sda   /dev/sg0
[2:0:1:0]    disk    ATA      ST2000NM0033-9ZM GA6C  /dev/sdb   /dev/sg1
[2:0:2:0]    disk    HGST     HUS726020ALS210  KU27  /dev/sdc   /dev/sg2
[2:0:3:0]    disk    ATA      HUS722T1TALA600  MU03  /dev/sdd   /dev/sg3
[2:0:4:0]    enclosu DP       BP15G+           3.04  -          /dev/sg4
[2:0:5:0]    disk    TOSHIBA  AL15SEB060NY     EF04  /dev/sde   /dev/sg5
[2:0:6:0]    disk    ATA      INTEL SSDSC2BX40 DL2B  /dev/sdf   /dev/sg6
[2:0:7:0]    disk    TOSHIBA  AL15SEB24EQY     EF05  /dev/sdg   /dev/sg7
[2:0:8:0]    disk    ATA      ST1000NX0443     NB33  /dev/sdh   /dev/sg8
[2:0:9:0]    enclosu DP       BP15G+           3.43  -          /dev/sg9

** Attachment added: "sosreport - focal proposed"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1926517/+attachment/5503424/+files/sosreport-sujith-focalproposed-2021-06-09-ltpizuw.tar.xz

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1926517

Title:
  [SRU] mpt3sas: only one vSES is handy even IOC has multi vSES

Status in linux package in Ubuntu:
  Incomplete
Status in linux source package in Focal:
  Fix Committed
Status in linux source package in Groovy:
  Fix Committed
Status in linux source package in Hirsute:
  Fix Committed

Bug description:
  [Impact]
  Whenever the driver is adding a vSES to virtual-phys list it is
  reinitializing the list head. Hence those vSES devices which were added
  previously are lost.

  [FIXES]

  Stop reinitializing the list every time a new vSES device is added.

  
https://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi.git/commit/?id=4c51f9569651

  CommitID: 4c51f956965120b3441cdd39c358b87daba13e19

  [TESTING]

  Load the mpt3sas driver on the system where Brodcom's HBA 9500 Tri-Mode 
Storage Adapter (IT HBA Aero/Ventura) is connected to two backplanes (so that 
two vSES device get configured on the HBA). After loading the driver user 
should able to access both the vSES devices. Also even after performing host 
reset operation user must able to access both the vSES devices.
  i.e. lsscsi must list both the vSES devices after loading the driver and also 
after performing host reset operation.

  [REGRESSION RISK]

  There is no regression risk with this bug fix patch.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1926517/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to