New on LowEndTalk? Please Register and read our Community Rules.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
NVMe Multipath Issue on AlmaLinux Setup
MetroVPS_NMP
Host Rep, Veteran
Hello,
We are using NVMe Drives by PCIe adapter. When we're using same model drives e.g. Samsung 980 1TB, it's showing combined one as multipath drive in Almalinux setup. We have been facing this since long, thought if you have any idea on this or a fix.



I have got this forum topic here: https://forums.centos.org/viewtopic.php?t=78050
Any idea on it ?

Comments
Try to disable multipath during installation. switch to the console before the drive detection step, stop multipathd, and rescan drives ( echo 1 > /sys/class/block/nvme*/device/rescan )
How to do that ?
Reported this in CentOS/RedHat: https://issues.redhat.com/browse/RHEL-39922