<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: raid10 is slow - or am I missing ? in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/raid10-is-slow-or-am-i-missing/m-p/4517335#M38591</link>
    <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;I think you should run dd read tests on each device in the underlying storage.&lt;BR /&gt;&lt;BR /&gt;Then you should consider changing the configuration to straight raid 1 and see if it improves performance.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Sun, 25 Oct 2009 18:07:00 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2009-10-25T18:07:00Z</dc:date>
    <item>
      <title>raid10 is slow - or am I missing ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/raid10-is-slow-or-am-i-missing/m-p/4517330#M38586</link>
      <description>raid10 is faster. but in my case its slower.&lt;BR /&gt;please help me, what I am doing wrong.&lt;BR /&gt;&lt;BR /&gt;/dev/md0 is raid1 consist upon sda7, and sda8.&lt;BR /&gt;/dev/md1 is raid1 consist upon sda9, and sda10.&lt;BR /&gt;&lt;BR /&gt;/dev/md2 is raid0 consist upon md0, and md1.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# mdadm --create /dev/md2 --chunk=64 --level=0 --raid-devices=2 /dev/md[01]&lt;BR /&gt;&lt;BR /&gt;# cat /proc/mdstat&lt;BR /&gt;Personalities : [raid1] [raid0]&lt;BR /&gt;md2 : active raid0 md1[1] md0[0]&lt;BR /&gt;      626176 blocks 64k chunks&lt;BR /&gt;&lt;BR /&gt;md1 : active raid1 sda10[1] sda9[0]&lt;BR /&gt;      313152 blocks [2/2] [UU]&lt;BR /&gt;&lt;BR /&gt;md0 : active raid1 sda8[1] sda7[0]&lt;BR /&gt;      313152 blocks [2/2] [UU]&lt;BR /&gt;&lt;BR /&gt;unused devices: &lt;NONE&gt;&lt;BR /&gt;&lt;BR /&gt;performed the following test that proves that RAID10 is slower.&lt;BR /&gt;&lt;BR /&gt;md2 is raid10&lt;BR /&gt;# hdparm -t /dev/md2&lt;BR /&gt;&lt;BR /&gt;/dev/md2:&lt;BR /&gt; Timing buffered disk reads:   86 MB in  3.07 seconds =  27.97 MB/sec&lt;BR /&gt;&lt;BR /&gt;md0 and md1 are raid1&lt;BR /&gt;# hdparm -t /dev/md0&lt;BR /&gt;&lt;BR /&gt;/dev/md0:&lt;BR /&gt; Timing buffered disk reads:  180 MB in  3.00 seconds =  59.95 MB/sec&lt;BR /&gt;&lt;BR /&gt;please help/suggest.&lt;BR /&gt;Regards&lt;BR /&gt;needee&lt;/NONE&gt;</description>
      <pubDate>Tue, 20 Oct 2009 10:46:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/raid10-is-slow-or-am-i-missing/m-p/4517330#M38586</guid>
      <dc:creator>Maaz</dc:creator>
      <dc:date>2009-10-20T10:46:27Z</dc:date>
    </item>
    <item>
      <title>Re: raid10 is slow - or am I missing ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/raid10-is-slow-or-am-i-missing/m-p/4517331#M38587</link>
      <description>and one more thing...&lt;BR /&gt;RAID10 is two or more raid1 devices(md0,md1) in a raid1 device(md2)&lt;BR /&gt;thats why I did the following.&lt;BR /&gt;# mdadm --create /dev/md2 --chunk=64 --level=0 --raid-devices=2 /dev/md0 /dev/md1&lt;BR /&gt;&lt;BR /&gt;and I think I have followed the proper definition.&lt;BR /&gt;&lt;BR /&gt;"RAID-10 can be implemented as a stripe of RAID-1 pairs. For example, given 6 devices, you may configure them as three RAID-1s A, B and C, and then configure a RAID-0 of ABC."&lt;BR /&gt;source: &lt;A href="http://strugglers.net/wiki/Linux_RAID_best_practices" target="_blank"&gt;http://strugglers.net/wiki/Linux_RAID_best_practices&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;but I found the following command &lt;BR /&gt;&lt;BR /&gt;# mdadm -v --create /dev/md0 --level=raid10 --chunk=8 --raid-devices=7 /dev/sdb1 /dev/sdc1 /dev/sdd1 /dev/sde1 /dev/sdf1 /dev/sdg1 /dev/sdh1&lt;BR /&gt;&lt;BR /&gt;at &lt;A href="http://www.experts-exchange.com/OS/Linux/Q_24089444.html" target="_blank"&gt;http://www.experts-exchange.com/OS/Linux/Q_24089444.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;i.e  instead of creating two or more raid1 devices(md), and then creating 'raid0' on top of two or more raid1.. in above command they created the 'raid10' directly on sd devices...&lt;BR /&gt;&lt;BR /&gt;whats that ?&lt;BR /&gt;please suggest/help&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Oct 2009 11:27:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/raid10-is-slow-or-am-i-missing/m-p/4517331#M38587</guid>
      <dc:creator>Maaz</dc:creator>
      <dc:date>2009-10-20T11:27:16Z</dc:date>
    </item>
    <item>
      <title>Re: raid10 is slow - or am I missing ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/raid10-is-slow-or-am-i-missing/m-p/4517332#M38588</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;That might be due to the underlying storage...  What are the various /dev/sdx devices ?&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;Rob</description>
      <pubDate>Tue, 20 Oct 2009 17:36:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/raid10-is-slow-or-am-i-missing/m-p/4517332#M38588</guid>
      <dc:creator>Rob Leadbeater</dc:creator>
      <dc:date>2009-10-20T17:36:03Z</dc:date>
    </item>
    <item>
      <title>Re: raid10 is slow - or am I missing ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/raid10-is-slow-or-am-i-missing/m-p/4517333#M38589</link>
      <description>Hi Rob,&lt;BR /&gt;&amp;gt;That might be due to the underlying storage&lt;BR /&gt;same devices are giving better results when in raid1, but performing slow when under raid10.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;What are the various /dev/sdx devices ?&lt;BR /&gt;sata disk.&lt;BR /&gt;its a desktop class machine(just for testing).&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Oct 2009 03:02:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/raid10-is-slow-or-am-i-missing/m-p/4517333#M38589</guid>
      <dc:creator>Maaz</dc:creator>
      <dc:date>2009-10-21T03:02:24Z</dc:date>
    </item>
    <item>
      <title>Re: raid10 is slow - or am I missing ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/raid10-is-slow-or-am-i-missing/m-p/4517334#M38590</link>
      <description>interesting...&lt;BR /&gt;&lt;BR /&gt;May be it's related to record size which hdparm uses? I mean - when record size is small, system doens't strip it.&lt;BR /&gt;And probably it's a real problem - see this &lt;A href="http://www.linuxquestions.org/questions/linux-software-2/poor-raid-0-performance.-mdadm-sata-centos-5-698706/" target="_blank"&gt;http://www.linuxquestions.org/questions/linux-software-2/poor-raid-0-performance.-mdadm-sata-centos-5-698706/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;See also this article &lt;A href="http://www.linux-mag.com/id/7582/1/;" target="_blank"&gt;http://www.linux-mag.com/id/7582/1/;&lt;/A&gt; unfortunately, they don't compare RAID0 vs physical disk.</description>
      <pubDate>Sun, 25 Oct 2009 07:39:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/raid10-is-slow-or-am-i-missing/m-p/4517334#M38590</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2009-10-25T07:39:01Z</dc:date>
    </item>
    <item>
      <title>Re: raid10 is slow - or am I missing ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/raid10-is-slow-or-am-i-missing/m-p/4517335#M38591</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;I think you should run dd read tests on each device in the underlying storage.&lt;BR /&gt;&lt;BR /&gt;Then you should consider changing the configuration to straight raid 1 and see if it improves performance.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sun, 25 Oct 2009 18:07:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/raid10-is-slow-or-am-i-missing/m-p/4517335#M38591</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-10-25T18:07:00Z</dc:date>
    </item>
    <item>
      <title>Re: raid10 is slow - or am I missing ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/raid10-is-slow-or-am-i-missing/m-p/4517336#M38592</link>
      <description>If I am looking at this correctly, it looks as if you are using 4 partitions on a single disk. Please let me know if I am wrong, but if so, what's the point?</description>
      <pubDate>Mon, 26 Oct 2009 19:31:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/raid10-is-slow-or-am-i-missing/m-p/4517336#M38592</guid>
      <dc:creator>Court Campbell</dc:creator>
      <dc:date>2009-10-26T19:31:32Z</dc:date>
    </item>
    <item>
      <title>Re: raid10 is slow - or am I missing ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/raid10-is-slow-or-am-i-missing/m-p/4517337#M38593</link>
      <description>oops! it's pretty trivial and &lt;BR /&gt;kudos  to Court   - he was first who found explanation!</description>
      <pubDate>Tue, 27 Oct 2009 09:39:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/raid10-is-slow-or-am-i-missing/m-p/4517337#M38593</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2009-10-27T09:39:23Z</dc:date>
    </item>
  </channel>
</rss>

