https://bugzilla.kernel.org/show_bug.cgi?id=199435 --- Comment #16 from Anthony Hausman (anthonyhaussmann@xxxxxxxxx) --- Don, So I'm actually running the kernel 4.16.3 (build 18-04-19) with the hpsa modules patch to use local work-queue insead of system work-queue. I have a reproduce a reset with no stack trace (which is a good news). The only thing is between the resetting logical and the completation, 2 hours passed and caused an heavy load on the server during this time: Apr 25 01:31:09 kernel: hpsa 0000:08:00.0: scsi 0:1:0:0: resetting logical Direct-Access HP LOGICAL VOLUME RAID-0 SSDSmartPathCap- En- Exp=1 Apr 25 03:31:00 kernel: hpsa 0000:08:00.0: device is ready. Apr 25 03:31:00 kernel: hpsa 0000:08:00.0: scsi 0:1:0:0: reset logical completed successfully Direct-Access HP LOGICAL VOLUME RAID-0 SSDSmartPathCap- En- Exp=1 The good thing after the reset has completed, this one is removed: Apr 25 03:31:45 kernel: hpsa 0000:08:00.0: scsi 0:1:0:0: removed Direct-Access HP LOGICAL VOLUME RAID-0 SSDSmartPathCap- En- Exp=1 Apr 25 03:31:48 kernel: scsi 0:1:0:0: rejecting I/O to dead device So the question is if it's normal than the reset logical take such a long time (and causing trouble on the server)? -- You are receiving this mail because: You are the assignee for the bug.