Loading...
Loading...
Systems running Linux exhibit lower‑than‑expected performance on SSD or NVMe drives connected through PERC or HBA controllers. Symptoms include reduced IOPS, elevated latency, or suboptimal throughput relative to expected device or platform capabilities.
Modern PERC RAID and HBA controllers present attached storage devices to the OS through a SCSI device model, even when the underlying media is NVMe. Because these devices appear as SCSI SAS targets, most Linux distributions automatically apply legacy block‑I/O scheduling policies optimized for rotational hard drives. When SSD or NVMe devices are forced through these HDD‑oriented schedulers, the result can be reduced throughput and higher latency compared to their native performance.Relevant Controller Models PERC: H740P, H840, H745, H345PERC: H750, H755, H350, H355PERC: H965, H365PERC: H975HBA345HBA355HBA465
Refer to your Operating System storage optimization guide. Linux OS typically sets the scheduler for Native NVMe configurations to "none."Red Hat Enterprise Linux 8 and 9 "Setting the disk scheduler" guides: Setting the disk scheduler v8 (External Link)Setting the disk scheduler v9 (External Link) SLES 15-SP6 "Tuning I/O performance" guide: Tuning I/O performance (External Link) For SSD and NVMe attached PERC and HBA configurations, changing the block scheduler to "none" may show improved performance.To check the current scheduler:As superuser, run cat /sys/block/{SD}/queue/scheduler where {SD} is the device block entry under /dev (example sda)Screenshot showing a scheduler set to mq-deadline in Red Hat Enterprise Linux 9 for sda To check the current scheduler:As superuser, run, echo "none" > /sys/block/{SD}/queue/scheduler where {SD} is the device block entry under /dev (example sda)Screenshot showing the scheduler being updated to "none" for sda Note: The above change is not persistent across reboots and does not follow the drive or VD if the /dev block device name changes. A UDEV rule can be added for the device WWID to persistently change the scheduler to "none." Refer to your OS user guide for instructions on creating UDEV rules or similar mechanisms for setting block device parameters. Additional OS settings tweaks and power profiles changes may be required to achieve maximum controller and drive performance. Refer to any OS performance tuning and BIOS power profile documentation.
Click on a version to see all relevant bugs
Dell Integration
Learn more about where this data comes from
Bug Scrub Advisor
Streamline upgrades with automated vendor bug scrubs
BugZero Enterprise
Wish you caught this bug sooner? Get proactive today.