Forums

Home / Forums

You need to log in to create posts and topics. Login · Register

Version 4.1 on Perc X10 controller in IT mode doesn't detect drives

All,

Comparing installations of version 4.1.0 to the previous 4.0.0, we have identified that on 4.1 drives connected to the Dell Perc H310 controller in SAS9211-8i IT mode firmware are not visible.

In version 4.0.0, all drives are visible.

Based on the test results, it appears that a newer version is missing a driver or requires additional configuration.

Please advise.

Thank you All.

 

Thanks for the feedback.

Can you please post output of

dmesg | grep firmware

Thnak you,

dmesg | grep firmware1.013632] GHES: APEI firmuare first mode is enabled by APEI bit and WHEA _OSC

This is the output from the running version 4.0


Tried to temporarily exit into a shell during the installation to capture the data, but that seems to be locked out.

 

 

Can you check on running PtaSAN 4.0
lspci -k
and check if the mpt2sas is in use by the controller?

PetaSAN 4.1 kernel is based on latest RHEL 10.1 (dec 2025) 6.12 kernel.
It uses newer mpt3sas driver instead of older mpt2sas, but some older devices are not supported.

From Google:

Based on the provided search results and the official lifecycle of RHEL, the mpt2sas driver is likely obsolete or requires third-party support in RHEL 10.
Removal of Older Drivers: RHEL 8 and RHEL 9 deprecated many older SAS-2 controller drivers, with ELRepo often acting as the source for kmod-mptsas or mpt3sas for newer kernels.

Thank you,

Our final solution was to replace the controller with H710/H710P, which naturally supports MPT3SAS.

The Old H310 are out

We have  cluster in production that is running older Dell H300 as well.

since upgrade to 4.1.0 from 3.x, we have to manually boot an older 5.X Kernel for the nodes to fully boot and not get stuck in initramfs.

What is the Petasan Preferred method to let the system boot from the 5.x kernel and not the 6.x ?