<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>ASRock Forums : RAID 0 NVME Read Performance Same as Non-RAID</title>
  <link>https://forum.asrock.com/</link>
  <description><![CDATA[This is an XML content feed of; ASRock Forums : AMD Motherboards : RAID 0 NVME Read Performance Same as Non-RAID]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 02 May 2026 18:15:13 +0000</pubDate>
  <lastBuildDate>Wed, 21 May 2025 03:03:32 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forum.asrock.com/RSS_post_feed.asp?TID=107182</WebWizForums:feedURL>
  <image>
   <title><![CDATA[ASRock Forums]]></title>
   <url>https://forum.asrock.com/forum_images/web_wiz_forums_black.png</url>
   <link>https://forum.asrock.com/</link>
  </image>
  <item>
   <title><![CDATA[RAID 0 NVME Read Performance Same as Non-RAID : Thank you for explaining. I feel...]]></title>
   <link>https://forum.asrock.com/forum_posts.asp?TID=107182&amp;PID=194390&amp;title=raid-0-nvme-read-performance-same-as-nonraid#194390</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.asrock.com/member_profile.asp?PF=48936">Caxton</a><br /><strong>Subject:</strong> 107182<br /><strong>Posted:</strong> 21 May 2025 at 3:03am<br /><br />Thank you for explaining. I feel less neurotic (than normal). The additional context is helpful.<br /><br />It appears RAID 0 read scaling remains an issue.<br /><br />ASRock has separately confirmed that RAID 0 read performance on this system board is seemingly impaired, failing to function as expected. Even with two identical Gen 4 NVMe SSDs in a RAID 0 array, read operations exhibit performance equivalent to that of a single drive.<br /><br />I have yet to find any discussions reporting successful RAID 0 read and write scaling on this platform. Specifically, two Gen 4 NVMe SSDs performing as expected in a typical RAID 0 setup. This includes comparisons with other chipset-based RAID implementations that do not require add-in RAID controllers. If this limitation is inherent to the board, it suggests misleading marketing of its RAID 0 NVMe support. The absence of read scaling effectively negates the core advantage of RAID 0, where performance should scale proportionally with the number of drives (e.g., at two times for two SSDs, three times for three, etc.).]]>
   </description>
   <pubDate>Wed, 21 May 2025 03:03:32 +0000</pubDate>
   <guid isPermaLink="true">https://forum.asrock.com/forum_posts.asp?TID=107182&amp;PID=194390&amp;title=raid-0-nvme-read-performance-same-as-nonraid#194390</guid>
  </item> 
  <item>
   <title><![CDATA[RAID 0 NVME Read Performance Same as Non-RAID :   Caxton wrote:Thank you all...]]></title>
   <link>https://forum.asrock.com/forum_posts.asp?TID=107182&amp;PID=192263&amp;title=raid-0-nvme-read-performance-same-as-nonraid#192263</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.asrock.com/member_profile.asp?PF=27513">M440</a><br /><strong>Subject:</strong> 107182<br /><strong>Posted:</strong> 30 Apr 2025 at 2:25pm<br /><br /> <table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by Caxton" alt="Originally posted by Caxton" style="vertical-align: text-bottom;" /> <strong>Caxton wrote:</strong><br /><br />Thank you all for helping debug this issue.<br /><br />It appears the initial suggestion was AI-generated, based on the style and format in the original post that referenced "Can I use a Fedora Live CD to mount...". While it was helpful to some extent, the proposed solution ultimately did not work as expected due to several limitations. Fedora LiveCD/USB environments come in various versions, and commands can behave differently depending on the specific combination of version and environment used.<br /><br />For example, the following command failed when executed in the Fedora 42 Live environment (booted via USB media):<br /><br />sudo dnf install dmraid<br /><br />The failure message was:<br />"failed to resolve the transaction" and "no match for argument dmraind:"<br /><br />To provide additional context: Fedora 42's Live CD/USB environment does not include `dmraid` by default, nor does it allow installation via the above command. A subsequent search within the booted environment, executed as follows:<br /><br />sudo dnf search dmraid<br />...returned:<br />"no matches found."<br /><br />The search was performed after the install command failed, simply to confirm whether the `dmraid` package might already exist in the environment?ï¿½but it does not.<br /><br />So, since this approach appears to be a dead end (at least thus far), are there any alternative methods to non-destructively test RAID 0 read performance?<br /><br />For reference, when testing in the native environment (Windows 11), the issues are consistently related to read commands, irrespective of hardware connection configurations. However, write commands only produce at RAID 0 performance thresholds when one SSD is connected directly to the CPU bus and the other is on the chipset bus. These findings have been consistent across all tested configurations.</td></tr></table> <br /><br />im really am sorry, i literally asked the chatbot that in next prompts and it assured me that fedora should be the most straight forward to do that and wont need internet connection. Personally i just use arch<br /><br /><a href="https://ibb.co/0HRtYrb" target="_blank" rel="nofollow"><img src="https://i.ibb.co/Wm4tBfJ/Screenshot-20250430-081959.png" border="0" /></a><br /><br />below are the results i get on a single kc3000,nv2 drives:<br /><br /><table width="99%"><tr><td><pre class="BBcode"><br />&gt; sudo hdparm -Tt /dev/nvme0n1p4<br /><br />/dev/nvme0n1p4:<br /> Timing cached reads:&nbsp;&nbsp;&nbsp;57590 MB in  1.99 seconds = 28908.02 MB/sec<br /> Timing buffered disk reads: 7560 MB in  3.00 seconds = 2519.50 MB/sec<br />mm@desktop ~<br />&gt; sudo hdparm -Tt /dev/nvme1n1p5<br /><br />/dev/nvme1n1p5:<br /> Timing cached reads:&nbsp;&nbsp;&nbsp;58770 MB in  1.99 seconds = 29503.06 MB/sec<br /> Timing buffered disk reads: 8126 MB in  3.00 seconds = 2708.63 MB/sec<br /></pre></td></tr></table><span style="font-size:10px"><br /><br />Edited by M440 - 30 Apr 2025 at 2:25pm</span>]]>
   </description>
   <pubDate>Wed, 30 Apr 2025 14:25:27 +0000</pubDate>
   <guid isPermaLink="true">https://forum.asrock.com/forum_posts.asp?TID=107182&amp;PID=192263&amp;title=raid-0-nvme-read-performance-same-as-nonraid#192263</guid>
  </item> 
  <item>
   <title><![CDATA[RAID 0 NVME Read Performance Same as Non-RAID : Regarding RAID 0 performance,...]]></title>
   <link>https://forum.asrock.com/forum_posts.asp?TID=107182&amp;PID=192251&amp;title=raid-0-nvme-read-performance-same-as-nonraid#192251</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.asrock.com/member_profile.asp?PF=38058">NDRE28</a><br /><strong>Subject:</strong> 107182<br /><strong>Posted:</strong> 30 Apr 2025 at 10:34am<br /><br />Regarding RAID 0 performance, are you achieving close to 2x read/write speeds compared to a single SSD? This presumes at least one array is in a 2x NVMe/SSD RAID 0 config. <br /><br /><br />Hi! <br />I am achieving more than double the speed of 2 NVMe drives. <br />However, please keep in mind that I am using 3 identical drives: Samsung 970 Pro 1TB SSDs (PCIe 3.0 x4). <br />Obtaining double the speed of PCIe 4.0 drives, through RAID-0, is harder. <br /><br /><br />My primary goal is to build a RAID 0 array using two Samsung 990 Pro 4TB NVMe SSDs, resulting in a single 8TB volume optimized for read/write performance in line with the hardware capabilities?ï¿½specifically, nearly doubling bandwidth for reads and writes. <br /><br /><br />In real world usage, one Samsung 9100 Pro 8TB SSD (PCIe 5.0 x4) will be faster than 2x Samsung 990 Pro drives in RAID-0. <br />That's because RAID setups add some latency, though the sequential transfer speeds go up. <br />&#091;Please keep in mind that the 8TB version of 9100 Pro hasn't been released yet&#093;. <br /><br /><br />I went to the moon & back with this storage performance thing. <br />Finally, I came to the conclusion that sequential speeds don't matter so much. <br />The biggest limitation of these SSDs is their NAND (3-bit per Cell). <br />Going with a Gen4 Intel Optane, like the DC P5800X, or a Gen4 SLC (1-bit/Cell) drive, like the Solidigm D7-P5810, will lead to better results. <br /><br />]]>
   </description>
   <pubDate>Wed, 30 Apr 2025 10:34:18 +0000</pubDate>
   <guid isPermaLink="true">https://forum.asrock.com/forum_posts.asp?TID=107182&amp;PID=192251&amp;title=raid-0-nvme-read-performance-same-as-nonraid#192251</guid>
  </item> 
  <item>
   <title><![CDATA[RAID 0 NVME Read Performance Same as Non-RAID :   NDRE28 wrote:I am running my...]]></title>
   <link>https://forum.asrock.com/forum_posts.asp?TID=107182&amp;PID=192250&amp;title=raid-0-nvme-read-performance-same-as-nonraid#192250</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.asrock.com/member_profile.asp?PF=48936">Caxton</a><br /><strong>Subject:</strong> 107182<br /><strong>Posted:</strong> 30 Apr 2025 at 8:09am<br /><br /> <table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by NDRE28" alt="Originally posted by NDRE28" style="vertical-align: text-bottom;" /> <strong>NDRE28 wrote:</strong><br /><br />I am running my RAID-0 setup on an AMD AM5 platform. <br />One of my SSDs is connected directly to the CPU, while the other 2 are connected to the chipset. <br />OS: Windows 11 Enterprise v24H2. <br /><br />In my case, everything runs as expected, in terms of performance. <br />RAID-0 did improve the transfer speeds.</td></tr></table><br /><br />Regarding RAID 0 performance, are you achieving close to 2x read/write speeds compared to a single SSD? This presumes at least one array is in a 2x NVMe/SSD RAID 0 config. Ideally, the performance should approach the theoretical maximum achievable across the bus and scale as additional, identical SSD's are added to a RAID 0 array.<br /><br />I?™m particularly interested in whether you?™re obtaining optimal results, especially in comparison to my own setup. Interestingly, I previously purchased (and later returned) an 8TB WD NVMe drive that exhibited slower performance than a single Samsung NVMe. Theoretically, it should have been significantly slower than two Samsung NVMe drives configured in RAID 0, yet the actual performance difference was negligible.<br /><br />At present, the results seem inconclusive. I?™d love to hear your insights on this.<br /><br />My primary goal is to build a RAID 0 array using two Samsung 990 Pro 4TB NVMe SSDs, resulting in a single 8TB volume optimized for read/write performance in line with the hardware capabilities?”specifically, nearly doubling bandwidth for reads and writes. Theoretically, this setup should achieve read speeds of approximately 14,900 MB/s and write speeds of about 13,800 MB/s on par with Gen 5x4 single non-RAID NVMe's<br /><br />However, RAID 0 read performance has failed to effectively utilize parallelization, with read speeds mimicking single-drive performance as measured by both Windows 11?™s winsat tool and CrystalDiskMark. For instance, across three CrystalDiskMark test runs?”each consisting of five repetitions?”the average read performance was 7,211 MB/s, irrespective of the slot configuration.<br /><br />Interestingly, write performance closely aligned with real-world RAID 0 expectations, reaching approximately 13,748 MB/s when utilizing the M2_1 and M2_2 slots with PCIe Gen 5x4 with the Gen 4x4 configuration. In contrast, other connection and bus combinations delivered suboptimal write performance, averaging around 6,961 MB/s. This includes all tested physical configurations, such as M2_2 with M2_3 (PCIe Gen 4x4) and M2_3 with M2_4 (PCIe Gen 4x4).]]>
   </description>
   <pubDate>Wed, 30 Apr 2025 08:09:47 +0000</pubDate>
   <guid isPermaLink="true">https://forum.asrock.com/forum_posts.asp?TID=107182&amp;PID=192250&amp;title=raid-0-nvme-read-performance-same-as-nonraid#192250</guid>
  </item> 
  <item>
   <title><![CDATA[RAID 0 NVME Read Performance Same as Non-RAID : I am running my RAID-0 setup on...]]></title>
   <link>https://forum.asrock.com/forum_posts.asp?TID=107182&amp;PID=192182&amp;title=raid-0-nvme-read-performance-same-as-nonraid#192182</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.asrock.com/member_profile.asp?PF=38058">NDRE28</a><br /><strong>Subject:</strong> 107182<br /><strong>Posted:</strong> 29 Apr 2025 at 10:16am<br /><br />I am running my RAID-0 setup on an AMD AM5 platform. <br />One of my SSDs is connected directly to the CPU, while the other 2 are connected to the chipset. <br />OS: Windows 11 Enterprise v24H2. <br /><br />In my case, everything runs as expected, in terms of performance. <br />RAID-0 did improve the transfer speeds. ]]>
   </description>
   <pubDate>Tue, 29 Apr 2025 10:16:36 +0000</pubDate>
   <guid isPermaLink="true">https://forum.asrock.com/forum_posts.asp?TID=107182&amp;PID=192182&amp;title=raid-0-nvme-read-performance-same-as-nonraid#192182</guid>
  </item> 
  <item>
   <title><![CDATA[RAID 0 NVME Read Performance Same as Non-RAID : Thank you all for helping debug...]]></title>
   <link>https://forum.asrock.com/forum_posts.asp?TID=107182&amp;PID=192180&amp;title=raid-0-nvme-read-performance-same-as-nonraid#192180</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.asrock.com/member_profile.asp?PF=48936">Caxton</a><br /><strong>Subject:</strong> 107182<br /><strong>Posted:</strong> 29 Apr 2025 at 7:58am<br /><br />Thank you all for helping debug this issue.<br /><br />It appears the initial suggestion was AI-generated, based on the style and format in the original post that referenced "Can I use a Fedora Live CD to mount...". While it was helpful to some extent, the proposed solution ultimately did not work as expected due to several limitations. Fedora LiveCD/USB environments come in various versions, and commands can behave differently depending on the specific combination of version and environment used.<br /><br />For example, the following command failed when executed in the Fedora 42 Live environment (booted via USB media):<br /><br />sudo dnf install dmraid<br /><br />The failure message was:<br />"failed to resolve the transaction" and "no match for argument dmraind:"<br /><br />To provide additional context: Fedora 42's Live CD/USB environment does not include `dmraid` by default, nor does it allow installation via the above command. A subsequent search within the booted environment, executed as follows:<br /><br />sudo dnf search dmraid<br />...returned:<br />"no matches found."<br /><br />The search was performed after the install command failed, simply to confirm whether the `dmraid` package might already exist in the environment?”but it does not.<br /><br />So, since this approach appears to be a dead end (at least thus far), are there any alternative methods to non-destructively test RAID 0 read performance?<br /><br />For reference, when testing in the native environment (Windows 11), the issues are consistently related to read commands, irrespective of hardware connection configurations. However, write commands only produce at RAID 0 performance thresholds when one SSD is connected directly to the CPU bus and the other is on the chipset bus. These findings have been consistent across all tested configurations.]]>
   </description>
   <pubDate>Tue, 29 Apr 2025 07:58:28 +0000</pubDate>
   <guid isPermaLink="true">https://forum.asrock.com/forum_posts.asp?TID=107182&amp;PID=192180&amp;title=raid-0-nvme-read-performance-same-as-nonraid#192180</guid>
  </item> 
  <item>
   <title><![CDATA[RAID 0 NVME Read Performance Same as Non-RAID : Good point on the random R/W values....]]></title>
   <link>https://forum.asrock.com/forum_posts.asp?TID=107182&amp;PID=192158&amp;title=raid-0-nvme-read-performance-same-as-nonraid#192158</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.asrock.com/member_profile.asp?PF=48936">Caxton</a><br /><strong>Subject:</strong> 107182<br /><strong>Posted:</strong> 29 Apr 2025 at 1:38am<br /><br />Good point on the random R/W values. It seems like it should on this system when compared to another similar setup. Thank you for helping validate the test scenario.]]>
   </description>
   <pubDate>Tue, 29 Apr 2025 01:38:26 +0000</pubDate>
   <guid isPermaLink="true">https://forum.asrock.com/forum_posts.asp?TID=107182&amp;PID=192158&amp;title=raid-0-nvme-read-performance-same-as-nonraid#192158</guid>
  </item> 
  <item>
   <title><![CDATA[RAID 0 NVME Read Performance Same as Non-RAID : I will give that a go and reply...]]></title>
   <link>https://forum.asrock.com/forum_posts.asp?TID=107182&amp;PID=192144&amp;title=raid-0-nvme-read-performance-same-as-nonraid#192144</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.asrock.com/member_profile.asp?PF=48936">Caxton</a><br /><strong>Subject:</strong> 107182<br /><strong>Posted:</strong> 29 Apr 2025 at 1:35am<br /><br />I will give that a go and reply with results. Great suggestion!]]>
   </description>
   <pubDate>Tue, 29 Apr 2025 01:35:57 +0000</pubDate>
   <guid isPermaLink="true">https://forum.asrock.com/forum_posts.asp?TID=107182&amp;PID=192144&amp;title=raid-0-nvme-read-performance-same-as-nonraid#192144</guid>
  </item> 
  <item>
   <title><![CDATA[RAID 0 NVME Read Performance Same as Non-RAID : Hi! I don&amp;#039;t know why this...]]></title>
   <link>https://forum.asrock.com/forum_posts.asp?TID=107182&amp;PID=191821&amp;title=raid-0-nvme-read-performance-same-as-nonraid#191821</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.asrock.com/member_profile.asp?PF=38058">NDRE28</a><br /><strong>Subject:</strong> 107182<br /><strong>Posted:</strong> 26 Apr 2025 at 1:19pm<br /><br />Hi! <br /><br />I don't know why this is so on your system. <br /><br />I am running 3x Samsung 970 Pro 1TB SSDs in RAID-0, on an ASRock X670E Taichi motherboard, with the same BIOS version & RAID driver as you. <br /><br />In my case, the sequential speeds are more than double, in benchmarks! <br /><br />In CrystalDiskMark:  Seq.Read=9000+MB/s & Seq.Write=8000+MB/s. <br />The Random Q1T1 Write=400+MB/s & Random Q1T1 Read=60+MB/s. <br /><br />Unfortunately, Random Read & Write at Q1T1 is what matters the most! <br />(That's why I'll go with a DC P5800X Optane drive as my boot drive, as soon as it will arrive). ]]>
   </description>
   <pubDate>Sat, 26 Apr 2025 13:19:27 +0000</pubDate>
   <guid isPermaLink="true">https://forum.asrock.com/forum_posts.asp?TID=107182&amp;PID=191821&amp;title=raid-0-nvme-read-performance-same-as-nonraid#191821</guid>
  </item> 
  <item>
   <title><![CDATA[RAID 0 NVME Read Performance Same as Non-RAID : the nvme drives firmware is updated?...]]></title>
   <link>https://forum.asrock.com/forum_posts.asp?TID=107182&amp;PID=191820&amp;title=raid-0-nvme-read-performance-same-as-nonraid#191820</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.asrock.com/member_profile.asp?PF=27513">M440</a><br /><strong>Subject:</strong> 107182<br /><strong>Posted:</strong> 26 Apr 2025 at 12:01pm<br /><br />the nvme drives firmware is updated? <br /><br />this is BIOS/UEFI RAID?<br /><br />anyway i would blame:<br />-os/drivers<br />-nvme drives firmware<br />-motherboard/bios/hardware<br /><br /><a href="https://ibb.co/bMxgF0Hx" target="_blank" rel="nofollow"><img src="https://i.ibb.co/jPdvzNVd/Screenshot-20250426-055753.png" border="0" /></a>]]>
   </description>
   <pubDate>Sat, 26 Apr 2025 12:01:43 +0000</pubDate>
   <guid isPermaLink="true">https://forum.asrock.com/forum_posts.asp?TID=107182&amp;PID=191820&amp;title=raid-0-nvme-read-performance-same-as-nonraid#191820</guid>
  </item> 
 </channel>
</rss>