<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Why RAID 10 doesn&#8217;t help on EBS</title>
	<atom:link href="http://www.nevdull.com/2008/08/24/why-raid-10-doesnt-help-on-ebs/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nevdull.com/2008/08/24/why-raid-10-doesnt-help-on-ebs/</link>
	<description>Sharing my awesomeness just a little bit at a time.</description>
	<pubDate>Wed, 07 Jan 2009 03:10:00 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Russell Smith</title>
		<link>http://www.nevdull.com/2008/08/24/why-raid-10-doesnt-help-on-ebs/#comment-39609</link>
		<dc:creator>Russell Smith</dc:creator>
		<pubDate>Thu, 18 Sep 2008 11:08:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.nevdull.com/?p=152#comment-39609</guid>
		<description>@devnull Your right 3 volumes in a RAID 10 seems odd, but it works - mdadm is pretty clever. 55mb / s makes sense also now you point out the obvious, these benchmarks were done quickly!

@James I will be doing some different benchmarks when I get some free time, to check for random read / write performance - I have a feeling other RAID levels may help.

@jeff yes, it looks very much like its hitting a gigabit network speed limit</description>
		<content:encoded><![CDATA[<p>@devnull Your right 3 volumes in a RAID 10 seems odd, but it works - mdadm is pretty clever. 55mb / s makes sense also now you point out the obvious, these benchmarks were done quickly!</p>
<p>@James I will be doing some different benchmarks when I get some free time, to check for random read / write performance - I have a feeling other RAID levels may help.</p>
<p>@jeff yes, it looks very much like its hitting a gigabit network speed limit</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NevDull</title>
		<link>http://www.nevdull.com/2008/08/24/why-raid-10-doesnt-help-on-ebs/#comment-37668</link>
		<dc:creator>NevDull</dc:creator>
		<pubDate>Fri, 29 Aug 2008 19:32:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.nevdull.com/?p=152#comment-37668</guid>
		<description>@Jeff,

To be honest,  I've not read much about the actual implementation details of much of what goes on behind the APIs.  It seems to me that things are a little skimpy on details because Amazon wants it to "not matter" -- stop worrying about the details, and instead worry about how to get business done.  S3 had limited appeal to me because it and SimpleDB required redesigning solutions specifically for Amazon.  EBS, allowing far more flexibility to use existing solutions simply migrated to the cloud, I found particularly interesting.

Multicast between EC2 instances, and global traffic management are the next two things I'd love to see.  Multicast for drop-in clustering solutions (including distributed, peer-to-peer synced caches), and global traffic management to allow both traffic distribution and seamless failover without a hacked-together add-a-bottleneck proxies.

@James,
My primary point was that host-based mirroring is fairly pointless, and fundamentally harmful from a performance perspective.  Russell seemed to consider it a mystery that his assumption that RAID10 was slower, because he's been told that it's the fastest.  If parity's being done on the storage side, it's wasteful to do it on the host side.  The ability to arbitrarily snapshot should realistically meet most peoples' data protection needs, and anyone for whom it doesn't is going to be the "it's mine to touch, feel, power, and cool" type of business.

Please do continue to share your findings, though.  I've got a lot of other things in my head at the moment or I'd try playing myself.

If you're having fun, want to see how ZFS / RAID-Z/Z2 does on EBS? :)</description>
		<content:encoded><![CDATA[<p>@Jeff,</p>
<p>To be honest,  I&#8217;ve not read much about the actual implementation details of much of what goes on behind the APIs.  It seems to me that things are a little skimpy on details because Amazon wants it to &#8220;not matter&#8221; &#8212; stop worrying about the details, and instead worry about how to get business done.  S3 had limited appeal to me because it and SimpleDB required redesigning solutions specifically for Amazon.  EBS, allowing far more flexibility to use existing solutions simply migrated to the cloud, I found particularly interesting.</p>
<p>Multicast between EC2 instances, and global traffic management are the next two things I&#8217;d love to see.  Multicast for drop-in clustering solutions (including distributed, peer-to-peer synced caches), and global traffic management to allow both traffic distribution and seamless failover without a hacked-together add-a-bottleneck proxies.</p>
<p>@James,<br />
My primary point was that host-based mirroring is fairly pointless, and fundamentally harmful from a performance perspective.  Russell seemed to consider it a mystery that his assumption that RAID10 was slower, because he&#8217;s been told that it&#8217;s the fastest.  If parity&#8217;s being done on the storage side, it&#8217;s wasteful to do it on the host side.  The ability to arbitrarily snapshot should realistically meet most peoples&#8217; data protection needs, and anyone for whom it doesn&#8217;t is going to be the &#8220;it&#8217;s mine to touch, feel, power, and cool&#8221; type of business.</p>
<p>Please do continue to share your findings, though.  I&#8217;ve got a lot of other things in my head at the moment or I&#8217;d try playing myself.</p>
<p>If you&#8217;re having fun, want to see how ZFS / RAID-Z/Z2 does on EBS? <img src='http://www.nevdull.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://www.nevdull.com/2008/08/24/why-raid-10-doesnt-help-on-ebs/#comment-37661</link>
		<dc:creator>James</dc:creator>
		<pubDate>Fri, 29 Aug 2008 17:40:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.nevdull.com/?p=152#comment-37661</guid>
		<description>I miss one thing:

Even running this test in 4 EBS units in parallel I got this (each):
1073741824 bytes (1,1 GB) copied, 37,6084 seconds, 28,6 MB/s
1073741824 bytes (1,1 GB) copied, 38,6781 seconds, 27,8 MB/s
1073741824 bytes (1,1 GB) copied, 38,6271 seconds, 27,8 MB/s
1073741824 bytes (1,1 GB) copied, 39,148 seconds, 27,4 MB/s

There is a limitation of ~108MB/s. Let's calculate:
In a gigabit connection the max transfer I can get is:
1024Mbits/s / 8 = 128MB/s
~108MB/s is the throughput.

Okie.. it's not a mystery. 
But we need to take in consideration more scenarios:

To sequential WRITEs:
With 2 EBS in RAID 0 you achieve this! There's no need to any other configuration.

To non-sequential WRITEs (the most common scenario):
Need to do tests... I believe that 2 EBS will don't archive 108MB/s.

To sequential READs:
Need to do tests.

To non-sequential READs:
Need to do tests.</description>
		<content:encoded><![CDATA[<p>I miss one thing:</p>
<p>Even running this test in 4 EBS units in parallel I got this (each):<br />
1073741824 bytes (1,1 GB) copied, 37,6084 seconds, 28,6 MB/s<br />
1073741824 bytes (1,1 GB) copied, 38,6781 seconds, 27,8 MB/s<br />
1073741824 bytes (1,1 GB) copied, 38,6271 seconds, 27,8 MB/s<br />
1073741824 bytes (1,1 GB) copied, 39,148 seconds, 27,4 MB/s</p>
<p>There is a limitation of ~108MB/s. Let&#8217;s calculate:<br />
In a gigabit connection the max transfer I can get is:<br />
1024Mbits/s / 8 = 128MB/s<br />
~108MB/s is the throughput.</p>
<p>Okie.. it&#8217;s not a mystery.<br />
But we need to take in consideration more scenarios:</p>
<p>To sequential WRITEs:<br />
With 2 EBS in RAID 0 you achieve this! There&#8217;s no need to any other configuration.</p>
<p>To non-sequential WRITEs (the most common scenario):<br />
Need to do tests&#8230; I believe that 2 EBS will don&#8217;t archive 108MB/s.</p>
<p>To sequential READs:<br />
Need to do tests.</p>
<p>To non-sequential READs:<br />
Need to do tests.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://www.nevdull.com/2008/08/24/why-raid-10-doesnt-help-on-ebs/#comment-37660</link>
		<dc:creator>James</dc:creator>
		<pubDate>Fri, 29 Aug 2008 17:22:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.nevdull.com/?p=152#comment-37660</guid>
		<description>It's important to know that it is only a WRITE test.
Maybe with  Raid 10 will have some gains in READ only.</description>
		<content:encoded><![CDATA[<p>It&#8217;s important to know that it is only a WRITE test.<br />
Maybe with  Raid 10 will have some gains in READ only.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://www.nevdull.com/2008/08/24/why-raid-10-doesnt-help-on-ebs/#comment-37431</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Tue, 26 Aug 2008 15:39:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.nevdull.com/?p=152#comment-37431</guid>
		<description>So perhaps its setup like this:

Single Spindle - 1 host(obvious)
RAID 0 - 1 host

Raid 3/5 - Two Servers(Disk 1 2 in first host, Disk 3+ on second host)

RAID 10 - Two Servers(Disk 1 2 3 in first host, Disk 4 5 6 on second host)

Look at the bandwidth your getting. It screams at gigabit as the culprit, no?  

I'd even go far as to say a modified GNBD scheme is in play...http://sourceware.org/cluster/gnbd/

Thoughts?</description>
		<content:encoded><![CDATA[<p>So perhaps its setup like this:</p>
<p>Single Spindle - 1 host(obvious)<br />
RAID 0 - 1 host</p>
<p>Raid 3/5 - Two Servers(Disk 1 2 in first host, Disk 3+ on second host)</p>
<p>RAID 10 - Two Servers(Disk 1 2 3 in first host, Disk 4 5 6 on second host)</p>
<p>Look at the bandwidth your getting. It screams at gigabit as the culprit, no?  </p>
<p>I&#8217;d even go far as to say a modified GNBD scheme is in play&#8230;http://sourceware.org/cluster/gnbd/</p>
<p>Thoughts?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.509 seconds -->
