Re: [PATCH v3 1/3] scsi: hisi_sas: Enable force phy when SATA disk directly connected

From: John Garry
Date: Wed Mar 05 2025 - 11:17:03 EST


On 05/03/2025 08:16, yangxingui wrote:

Sure, something like that - you just need to get libsas to trigger the proper hw port id assignment for the device. As for specific implementation in the LLDD, that up to you guys.

Thank you for your suggestions. The disk was finally restored to normal, but the error handling took a long time. Since the error handling would set the host to the recovery state, other disks on the same host would be blocked for a long time.

But that because you have IO inflight for the disk which was unplugged?