<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>UNIXy &#187; bandwidth</title>
	<atom:link href="http://blog.unixy.net/tag/bandwidth/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.unixy.net</link>
	<description>Truly Fully Managed Servers</description>
	<lastBuildDate>Thu, 29 Jul 2010 13:13:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>IOPS &#8211; Continued</title>
		<link>http://blog.unixy.net/2010/01/iops-continued/</link>
		<comments>http://blog.unixy.net/2010/01/iops-continued/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 04:23:37 +0000</pubDate>
		<dc:creator>UNIXy</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[bandwidth]]></category>
		<category><![CDATA[example]]></category>
		<category><![CDATA[IOPS]]></category>
		<category><![CDATA[throughput]]></category>

		<guid isPermaLink="false">http://blog.unixy.net/?p=212</guid>
		<description><![CDATA[Be sure to read through the previous post for a quick introduction of IOPS. Suppose that you&#8217;re copying a 10GB file from one disk to another. Let us assume that the only bottleneck is the disks&#8217; own IOPS, which in case is 120. We are also only focusing on the disk where the data is [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.unixy.net%2F2010%2F01%2Fiops-continued%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.unixy.net%2F2010%2F01%2Fiops-continued%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>Be sure to read through the <a title="What is IOPS" href="http://blog.unixy.net/2010/01/what-is-iops/" target="_blank">previous post</a> for a quick introduction of IOPS.</p>
<p>Suppose that you&#8217;re copying a 10GB file from one disk to another. Let us assume that the only bottleneck is the disks&#8217; own IOPS, which in case is 120. We are also only focusing on the disk where the data is copied to and assume that the other disk has no IOPS limitation. Because we are writing about 10GB, the majority of the IOPS are going to be writes and not reads.</p>
<p style="text-align: center;"><a href="http://blog.unixy.net/wp-content/uploads/2010/01/IOPS.png"><img class="size-medium wp-image-219 aligncenter" title="IOPS - File Transfer" src="http://blog.unixy.net/wp-content/uploads/2010/01/IOPS-300x74.png" alt="IOPS File Transfer" width="300" height="74" /></a></p>
<p style="text-align: left;">
<p>We will also assume that the disk has a block size of 64KB. In other words we are copying a maxium of 64KB of data in one operation (120 operations per second). That gives us a sustained throughput of about 7MB/s (120 * 64 * 1024). For a 10GB file, it would take about 1462 (10GB/7MB) seconds to copy the 10GB file.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.unixy.net/2010/01/iops-continued/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
