<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Idle Thoughts &#8211; SSD, Redo Logs, and Sector Size</title>
	<atom:link href="http://hoopercharles.wordpress.com/2011/12/18/idle-thoughts-ssd-redo-logs-and-sector-size/feed/" rel="self" type="application/rss+xml" />
	<link>http://hoopercharles.wordpress.com/2011/12/18/idle-thoughts-ssd-redo-logs-and-sector-size/</link>
	<description>Miscellaneous Random Oracle Topics: Stop, Think, ... Understand</description>
	<lastBuildDate>Thu, 13 Jun 2013 22:46:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Charles Hooper</title>
		<link>http://hoopercharles.wordpress.com/2011/12/18/idle-thoughts-ssd-redo-logs-and-sector-size/#comment-4199</link>
		<dc:creator><![CDATA[Charles Hooper]]></dc:creator>
		<pubDate>Mon, 19 Dec 2011 12:50:07 +0000</pubDate>
		<guid isPermaLink="false">http://hoopercharles.wordpress.com/?p=5751#comment-4199</guid>
		<description><![CDATA[Nuno,

Thanks for sharing your comment.  

You are probably right that someone will take the results out of context and then formulate a general rule.  Time to super-size your redo log block size.  Let&#039;s see, the table states that I need a 16 KB block size for this Intel SSD... I just type these commands and ...

I want to make certain that people understand that I am not recommending to use or not use a 4096 byte block size for redo on SSD.  It was but an idle thought while I awaited a LOG FILE SYNC wait to complete.  ;-)]]></description>
		<content:encoded><![CDATA[<p>Nuno,</p>
<p>Thanks for sharing your comment.  </p>
<p>You are probably right that someone will take the results out of context and then formulate a general rule.  Time to super-size your redo log block size.  Let&#8217;s see, the table states that I need a 16 KB block size for this Intel SSD&#8230; I just type these commands and &#8230;</p>
<p>I want to make certain that people understand that I am not recommending to use or not use a 4096 byte block size for redo on SSD.  It was but an idle thought while I awaited a LOG FILE SYNC wait to complete.  <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charles Hooper</title>
		<link>http://hoopercharles.wordpress.com/2011/12/18/idle-thoughts-ssd-redo-logs-and-sector-size/#comment-4198</link>
		<dc:creator><![CDATA[Charles Hooper]]></dc:creator>
		<pubDate>Mon, 19 Dec 2011 12:39:35 +0000</pubDate>
		<guid isPermaLink="false">http://hoopercharles.wordpress.com/?p=5751#comment-4198</guid>
		<description><![CDATA[Guy,

Thanks for sharing your performance results regarding 512 byte and 4096 byte blocksizes for the redo logs  - the results are interesting.  I wonder if the native sector size of the SSD drives in an Exadata system are 4 KB or if they are actually larger than that size (for example, the apparent 16 KB sector size of some Intel SSD drives).

In your article, you state that, &quot;elapsed time reduced by 70% [when using the 4096 byte redo log blocksize]&quot;.  A marketing person could probably spin your results a couple of different ways:
&lt;blockquote&gt;309.68 / 1009.67 = 30.67% of the time required for 512 byte

1009.67 / 309.68 = 326.04% faster for 4096 byte

(1009.67 - 309.68) / 309.68 = 2.2604 = 226.04% time decrease compared to ending point

(1009.67 - 309.68) / 1009.67 = 0.6933 = 69.33% time decrease compared to starting point&lt;/blockquote&gt;

Regardless of the above number spinning, based on your test results, SSD in the system is still slower than the spinning rust (serial attached SCSI hard drives).  Now if only Oracle Database supported a 16 KB blocksize for the redo logs...

Thanks again for sharing the results.]]></description>
		<content:encoded><![CDATA[<p>Guy,</p>
<p>Thanks for sharing your performance results regarding 512 byte and 4096 byte blocksizes for the redo logs  &#8211; the results are interesting.  I wonder if the native sector size of the SSD drives in an Exadata system are 4 KB or if they are actually larger than that size (for example, the apparent 16 KB sector size of some Intel SSD drives).</p>
<p>In your article, you state that, &#8220;elapsed time reduced by 70% [when using the 4096 byte redo log blocksize]&#8220;.  A marketing person could probably spin your results a couple of different ways:</p>
<blockquote><p>309.68 / 1009.67 = 30.67% of the time required for 512 byte</p>
<p>1009.67 / 309.68 = 326.04% faster for 4096 byte</p>
<p>(1009.67 &#8211; 309.68) / 309.68 = 2.2604 = 226.04% time decrease compared to ending point</p>
<p>(1009.67 &#8211; 309.68) / 1009.67 = 0.6933 = 69.33% time decrease compared to starting point</p></blockquote>
<p>Regardless of the above number spinning, based on your test results, SSD in the system is still slower than the spinning rust (serial attached SCSI hard drives).  Now if only Oracle Database supported a 16 KB blocksize for the redo logs&#8230;</p>
<p>Thanks again for sharing the results.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Noons</title>
		<link>http://hoopercharles.wordpress.com/2011/12/18/idle-thoughts-ssd-redo-logs-and-sector-size/#comment-4196</link>
		<dc:creator><![CDATA[Noons]]></dc:creator>
		<pubDate>Mon, 19 Dec 2011 04:17:38 +0000</pubDate>
		<guid isPermaLink="false">http://hoopercharles.wordpress.com/?p=5751#comment-4196</guid>
		<description><![CDATA[Oh boy!  I can see the next ROT (rule of thumb) already: &quot;Use 4KB for file system size for redo logs on SSD!&quot;. Regardless of release level, setup, storage architecture, etc.
Agree entirely: I see heaps of reasons to pause.  And T-H-I-N-K!  
As usual: ECC applies - Experiment! Check! Compare!

Before we&#039;re all saddled with another 10 years of ROT setting in...

I&#039;m curious on how long it&#039;ll be before someone will claim SSD on SAN Fast Provisioning needs a 4K file system block size... 
Mark my words: it&#039;ll happen!]]></description>
		<content:encoded><![CDATA[<p>Oh boy!  I can see the next ROT (rule of thumb) already: &#8220;Use 4KB for file system size for redo logs on SSD!&#8221;. Regardless of release level, setup, storage architecture, etc.<br />
Agree entirely: I see heaps of reasons to pause.  And T-H-I-N-K!<br />
As usual: ECC applies &#8211; Experiment! Check! Compare!</p>
<p>Before we&#8217;re all saddled with another 10 years of ROT setting in&#8230;</p>
<p>I&#8217;m curious on how long it&#8217;ll be before someone will claim SSD on SAN Fast Provisioning needs a 4K file system block size&#8230;<br />
Mark my words: it&#8217;ll happen!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guy Harrison</title>
		<link>http://hoopercharles.wordpress.com/2011/12/18/idle-thoughts-ssd-redo-logs-and-sector-size/#comment-4195</link>
		<dc:creator><![CDATA[Guy Harrison]]></dc:creator>
		<pubDate>Mon, 19 Dec 2011 02:15:04 +0000</pubDate>
		<guid isPermaLink="false">http://hoopercharles.wordpress.com/?p=5751#comment-4195</guid>
		<description><![CDATA[I tried placing redo logs on SSD in an Exadata system using default (512) and 4K blocksizes.  The results are at http://guyharrison.squarespace.com/blog/2011/12/6/using-ssd-for-redo-on-exadata-pt-2.html.  It looked to me like setting the redo log block size incorrectly causes definite dramatic degradation, but setting it correctly (or at least in this case to 4K) doesn&#039;t make SSD faster than SAS for sequential writes.]]></description>
		<content:encoded><![CDATA[<p>I tried placing redo logs on SSD in an Exadata system using default (512) and 4K blocksizes.  The results are at <a href="http://guyharrison.squarespace.com/blog/2011/12/6/using-ssd-for-redo-on-exadata-pt-2.html" rel="nofollow">http://guyharrison.squarespace.com/blog/2011/12/6/using-ssd-for-redo-on-exadata-pt-2.html</a>.  It looked to me like setting the redo log block size incorrectly causes definite dramatic degradation, but setting it correctly (or at least in this case to 4K) doesn&#8217;t make SSD faster than SAS for sequential writes.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
