Re: [PATCH] scsi: megaraid_sas: fix kdump kernel boot hung caused by JBOD

2020-06-05 Thread Kai Liu
On 2020/06/05 Fri 21:00, Chandrakanth Patil wrote: Hi Kai Liu, Tomcat (Device ID: 0017) belongs to Gen3.5 controllers (Ventura family of controllers). So this issue is applicable. As this is an OEM specific firmware, Please contact Broadcom support team in order get the correct firmware image

Re: [PATCH] scsi: megaraid_sas: fix kdump kernel boot hung caused by JBOD

2020-06-04 Thread Kai Liu
On 2020/06/05 Fri 01:05, Chandrakanth Patil wrote: Hi Kai Liu, Gen3 (Invader) and Gen3.5 (Ventura/Aero) generations of controllers are affected. Hi Chandrakanth, My card is not one of these but it's also problematic: # lspci -nn|grep 3408 02:00.0 RAID bus controller [0104]: Broadcom / LSI

Re: [PATCH] scsi: megaraid_sas: fix kdump kernel boot hung caused by JBOD

2020-06-04 Thread Kai Liu
On 2020/06/04 Thu 16:39, Chandrakanth Patil wrote: Hi Martin, Xiaoming Gao, Kai Liu, It is a known firmware issue and has been fixed. Please update to the latest firmware available in the Broadcom support website. Please let me know if you need any further information. Hi Chandrakanth

Re: [PATCH] scsi: megaraid_sas: fix kdump kernel boot hung caused by JBOD

2020-06-02 Thread Kai Liu
t JOB when reset_devices on I've recently run into this exact issue on a arm64 machine with Avago 3408 controller. This patch fixed the issue. Thank you. Tested-by: Kai Liu Best regards, Kai Signed-off-by: Xiaoming Gao --- drivers/scsi/megaraid/megaraid_sas_fusion.c | 2 +- 1 file