<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Dissection of EC2 / EBS volume</title>
	<atom:link href="http://www.mysqlperformanceblog.com/2009/08/07/dissection-of-ec2-ebs-volume/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mysqlperformanceblog.com/2009/08/07/dissection-of-ec2-ebs-volume/</link>
	<description>Percona&#039;s MySQL &#38; InnoDB performance and scalability blog</description>
	<lastBuildDate>Sat, 11 Feb 2012 16:45:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Vadim</title>
		<link>http://www.mysqlperformanceblog.com/2009/08/07/dissection-of-ec2-ebs-volume/comment-page-1/#comment-635710</link>
		<dc:creator>Vadim</dc:creator>
		<pubDate>Sat, 22 Aug 2009 04:31:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=960#comment-635710</guid>
		<description>Ijonas,

fixed, thanks!</description>
		<content:encoded><![CDATA[<p>Ijonas,</p>
<p>fixed, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ijonas Kisselbach</title>
		<link>http://www.mysqlperformanceblog.com/2009/08/07/dissection-of-ec2-ebs-volume/comment-page-1/#comment-630986</link>
		<dc:creator>Ijonas Kisselbach</dc:creator>
		<pubDate>Sun, 16 Aug 2009 07:41:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=960#comment-630986</guid>
		<description>Your link to your previous post on &quot;EC2/EBS single and RAID volumes IO benchmark&quot; doesn&#039;t seem to work.</description>
		<content:encoded><![CDATA[<p>Your link to your previous post on &#8220;EC2/EBS single and RAID volumes IO benchmark&#8221; doesn&#8217;t seem to work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peter</title>
		<link>http://www.mysqlperformanceblog.com/2009/08/07/dissection-of-ec2-ebs-volume/comment-page-1/#comment-627707</link>
		<dc:creator>peter</dc:creator>
		<pubDate>Tue, 11 Aug 2009 00:43:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=960#comment-627707</guid>
		<description>Vadim,

Indeed. I also have seen cache on EC2 EBS.  I do not think however it is something like 4 disk RAID you mention - it is all shared infrastructure to start with. I&#039;d expect there is some cache which have certain performance - note the response time you&#039;re seeing are well below 5ms you would see from physical spinning drive. 

This is indeed challenge for &quot;cloud&quot; envinronment which is both shared as well as loosely specified -   because you do not know how much cache you&#039;re dealing with you do not know if workload you&#039;re running is &quot;cached&quot; or not, this means you can&#039;t predict how performance will drop with data growth.</description>
		<content:encoded><![CDATA[<p>Vadim,</p>
<p>Indeed. I also have seen cache on EC2 EBS.  I do not think however it is something like 4 disk RAID you mention &#8211; it is all shared infrastructure to start with. I&#8217;d expect there is some cache which have certain performance &#8211; note the response time you&#8217;re seeing are well below 5ms you would see from physical spinning drive. </p>
<p>This is indeed challenge for &#8220;cloud&#8221; envinronment which is both shared as well as loosely specified &#8211;   because you do not know how much cache you&#8217;re dealing with you do not know if workload you&#8217;re running is &#8220;cached&#8221; or not, this means you can&#8217;t predict how performance will drop with data growth.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wizardofcrowds</title>
		<link>http://www.mysqlperformanceblog.com/2009/08/07/dissection-of-ec2-ebs-volume/comment-page-1/#comment-626124</link>
		<dc:creator>wizardofcrowds</dc:creator>
		<pubDate>Sat, 08 Aug 2009 04:33:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=960#comment-626124</guid>
		<description>This is somewhat very similar to what I found but much more primitive way. Here is a thread on EC2 developer forum. 

http://developer.amazonwebservices.com/connect/thread.jspa?messageID=110072 

AndrewC@AWS said &quot;There is no throttling per se on EBS; however, some of the system components are shared resources.  You may experience contention, which can reduce your performance from the theoretical maximum. In this particular case, your first set of writes are serviced by writing into a cache.  Eventually, the cache is full and then you are bound by the throughput of the underlying disk arrays.&quot;</description>
		<content:encoded><![CDATA[<p>This is somewhat very similar to what I found but much more primitive way. Here is a thread on EC2 developer forum. </p>
<p><a href="http://developer.amazonwebservices.com/connect/thread.jspa?messageID=110072" rel="nofollow">http://developer.amazonwebservices.com/connect/thread.jspa?messageID=110072</a> </p>
<p>AndrewC@AWS said &#8220;There is no throttling per se on EBS; however, some of the system components are shared resources.  You may experience contention, which can reduce your performance from the theoretical maximum. In this particular case, your first set of writes are serviced by writing into a cache.  Eventually, the cache is full and then you are bound by the throughput of the underlying disk arrays.&#8221;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

