The initialization process of a RAID 5 array on a Z790 system with three new 2 TB SATA hard drives is experiencing significant slowness. Even after 16 hours, the initialization process has only reached 7% completion, indicating an extremely slow progress rate. At this pace, it is estimated to take nearly 10 days to complete the initialization. This issue is being observed when configuring the RAID 5 array using the Optane software.
Information about the issue:
This depends on the disk performance. For example, different performance between GEN3/GEN4 NVMe, SATA SSD, SATA HDD 5400 rpm and 7200 rpm.
We previously observed one performance issue related to SATA HDD cache design. Ex: Seagate ST500LX025.
If one disk fails, it can still work, and you can get a new disk to rebuild RAID5. This rebuild can be done by the HSA app.
RAID initializing is mainly working inside the RST driver.
Since the RST driver is working on the initializing, it’s expected the performance will be impacted.