DELL 6GBPS SAS HBA Device Driver for Rocky

Can you try unloading and then reloading the module and catch the output?

modinfo mpt3sas | grep -E ‘filename|version’
lsmod | grep mpt3sas
sudo modprobe -r mpt3sas
lsmod | grep mpt3sas
sudo modprobe mpt3sas
lsmod | grep mpt3sas

Then repeat this with megaraid_sas.