<?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: Hot data, smart cache</title>
	<atom:link href="http://storagemojo.com/2009/10/05/hot-data-smart-cache/feed/" rel="self" type="application/rss+xml" />
	<link>http://storagemojo.com/2009/10/05/hot-data-smart-cache/</link>
	<description>Data storage info &#38; analysis</description>
	<lastBuildDate>Tue, 07 Feb 2012 16:02:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Brian</title>
		<link>http://storagemojo.com/2009/10/05/hot-data-smart-cache/comment-page-1/#comment-206391</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Wed, 04 Nov 2009 22:09:18 +0000</pubDate>
		<guid isPermaLink="false">http://storagemojo.com/?p=1628#comment-206391</guid>
		<description>Does it make sense to be locked into a single vendor or single architecture to implement a tiered storage model like this? I work for a company called AutoVirt and we are hearing about this all the time. Primarily there seems to be too much change in hardware for companies to lock themselves into one caching model or technology for 3-5 years. I just wrote a blog posting about this and would love to hear others&#039; thoughts on the subject. http://www.autovirt.com/blogs/klavs-blog/entry/13.</description>
		<content:encoded><![CDATA[<p>Does it make sense to be locked into a single vendor or single architecture to implement a tiered storage model like this? I work for a company called AutoVirt and we are hearing about this all the time. Primarily there seems to be too much change in hardware for companies to lock themselves into one caching model or technology for 3-5 years. I just wrote a blog posting about this and would love to hear others&#8217; thoughts on the subject. <a href="http://www.autovirt.com/blogs/klavs-blog/entry/13" rel="nofollow">http://www.autovirt.com/blogs/klavs-blog/entry/13</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KD Mann</title>
		<link>http://storagemojo.com/2009/10/05/hot-data-smart-cache/comment-page-1/#comment-206170</link>
		<dc:creator>KD Mann</dc:creator>
		<pubDate>Thu, 22 Oct 2009 23:26:01 +0000</pubDate>
		<guid isPermaLink="false">http://storagemojo.com/?p=1628#comment-206170</guid>
		<description>Andrey Kuzmin wrote &quot;...difficult to take seriously the analysis of an SSD with 351 write IOPS...&quot;

I can understand the difficulty. Here&#039;s another data point...Intel Research did an analysis of Flash vs. HDD for synchronous IO in transactional database applications (SIGMOG&#039;09). The results show that the Intel X25 SSD was only twice as fast as a 10K HDD on random writes...so the 351 IOPS number that Microsoft measured in not that far off. The SSD was about 1/5th the speed of the HDD in small, sequential IOPS.

See Fig. 3(d) and 3(b) 

http://www.pittsburgh.intel-research.net/~chensm/talks/Flashlogging-sigmod09.pdf 

As you go through the paper, note that the &quot;Ideal&quot; performance scenario is represented by a single HDD with write cache enabled, and that the X25 SSD never manages to exceed about 70% of the HDD w/WCE performance (see Fig. 17, compare &quot;Ideal&quot; vs. SSD).

It&#039;s no secret that NAND Flash Erase/Program (Write) cycles are 100x slower than reads, but most people mistakenly assume that the DRAM write caches on modern SSDs solve the problem. Unfortunately, the most performance-sensitive enterprise applications do a lot of synchronous I/O. When Flash SSD write caches fill up, the whole system slows down to the speed at which writes are completed to Flash. Another feature of synchronous I/O workloads is that they don&#039;t generate deep queues at the device. Without deep IO queues, the multichannel paralellism of modern SSDs can&#039;t be leveraged.</description>
		<content:encoded><![CDATA[<p>Andrey Kuzmin wrote &#8220;&#8230;difficult to take seriously the analysis of an SSD with 351 write IOPS&#8230;&#8221;</p>
<p>I can understand the difficulty. Here&#8217;s another data point&#8230;Intel Research did an analysis of Flash vs. HDD for synchronous IO in transactional database applications (SIGMOG&#8217;09). The results show that the Intel X25 SSD was only twice as fast as a 10K HDD on random writes&#8230;so the 351 IOPS number that Microsoft measured in not that far off. The SSD was about 1/5th the speed of the HDD in small, sequential IOPS.</p>
<p>See Fig. 3(d) and 3(b) </p>
<p><a href="http://www.pittsburgh.intel-research.net/~chensm/talks/Flashlogging-sigmod09.pdf" rel="nofollow">http://www.pittsburgh.intel-research.net/~chensm/talks/Flashlogging-sigmod09.pdf</a> </p>
<p>As you go through the paper, note that the &#8220;Ideal&#8221; performance scenario is represented by a single HDD with write cache enabled, and that the X25 SSD never manages to exceed about 70% of the HDD w/WCE performance (see Fig. 17, compare &#8220;Ideal&#8221; vs. SSD).</p>
<p>It&#8217;s no secret that NAND Flash Erase/Program (Write) cycles are 100x slower than reads, but most people mistakenly assume that the DRAM write caches on modern SSDs solve the problem. Unfortunately, the most performance-sensitive enterprise applications do a lot of synchronous I/O. When Flash SSD write caches fill up, the whole system slows down to the speed at which writes are completed to Flash. Another feature of synchronous I/O workloads is that they don&#8217;t generate deep queues at the device. Without deep IO queues, the multichannel paralellism of modern SSDs can&#8217;t be leveraged.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrey Kuzmin</title>
		<link>http://storagemojo.com/2009/10/05/hot-data-smart-cache/comment-page-1/#comment-205919</link>
		<dc:creator>Andrey Kuzmin</dc:creator>
		<pubDate>Mon, 12 Oct 2009 11:39:55 +0000</pubDate>
		<guid isPermaLink="false">http://storagemojo.com/?p=1628#comment-205919</guid>
		<description>@KD Mann
&gt; at what point does a two-tier storage architecture (i.e. SSDCheap HDD) actually have the potential 
&gt; to reduce storage costs compared to a single HDD-only tier
Um :). I always thought we currently run 2-tier architectures (DRAM+HDD), and DRAM costs (and limited available capacity  due to chipset constraints) is a factor to be taken into account.

&gt; MSUK research team (my link above) used after-the-fact analysis of application traces 
&gt; to decide in advance exactly what data could benefit from placement on SSD vs. HDD
Sorry but it&#039;s difficult to take seriously the analysis of an SSD with 351 write IOPS (your link, Table 4).</description>
		<content:encoded><![CDATA[<p>@KD Mann<br />
&gt; at what point does a two-tier storage architecture (i.e. SSDCheap HDD) actually have the potential<br />
&gt; to reduce storage costs compared to a single HDD-only tier<br />
Um <img src='http://storagemojo.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . I always thought we currently run 2-tier architectures (DRAM+HDD), and DRAM costs (and limited available capacity  due to chipset constraints) is a factor to be taken into account.</p>
<p>&gt; MSUK research team (my link above) used after-the-fact analysis of application traces<br />
&gt; to decide in advance exactly what data could benefit from placement on SSD vs. HDD<br />
Sorry but it&#8217;s difficult to take seriously the analysis of an SSD with 351 write IOPS (your link, Table 4).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KD Mann</title>
		<link>http://storagemojo.com/2009/10/05/hot-data-smart-cache/comment-page-1/#comment-205903</link>
		<dc:creator>KD Mann</dc:creator>
		<pubDate>Sun, 11 Oct 2009 21:43:15 +0000</pubDate>
		<guid isPermaLink="false">http://storagemojo.com/?p=1628#comment-205903</guid>
		<description>Robin,

I think the &quot;hot data&quot; end is the problem, not the &quot;cold data&quot; end. $100/TB is plenty cheap, what we need is something like $0.25/IOP (SPC-1C/E) and $5/GB from an &quot;enterprise class&quot; SSD cache tier before it&#039;ll fly.

With E-class SSD at $2/SPC-1 IOP and ~$50-$150/GByte today, we&#039;re a long way off...</description>
		<content:encoded><![CDATA[<p>Robin,</p>
<p>I think the &#8220;hot data&#8221; end is the problem, not the &#8220;cold data&#8221; end. $100/TB is plenty cheap, what we need is something like $0.25/IOP (SPC-1C/E) and $5/GB from an &#8220;enterprise class&#8221; SSD cache tier before it&#8217;ll fly.</p>
<p>With E-class SSD at $2/SPC-1 IOP and ~$50-$150/GByte today, we&#8217;re a long way off&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KD Mann</title>
		<link>http://storagemojo.com/2009/10/05/hot-data-smart-cache/comment-page-1/#comment-205901</link>
		<dc:creator>KD Mann</dc:creator>
		<pubDate>Sun, 11 Oct 2009 21:32:36 +0000</pubDate>
		<guid isPermaLink="false">http://storagemojo.com/?p=1628#comment-205901</guid>
		<description>@Andrey,

I was specifically referring to the &quot;technical costs&quot; in terms of adding the SSD hardware and software logic for making automated decisions about what goes in which tier. This was meant in the context of looking at the potential ROI, or more specifically -- at what point does a two-tier storage architecture (i.e. SSDCheap HDD) actually have the potential to reduce storage costs compared to a single HDD-only tier.

&gt;&gt;&quot;Once you own operating system/file system/volume/drive layer, you’ve got all the usage data one needs to make intelligent placement decisions...&quot;

Sure you do, but the MSUK research team (my link above) used after-the-fact analysis of application traces to decide in advance exactly what data could benefit from placement on SSD vs. HDD. In other words, they presume the intelligence to make 100% perfectly accurate placement decisisions is just &quot;there&quot; irrespective of how or where it&#039;s done.

&gt;&gt;...and all technical capabilities to do it transparently(with zero extra management costs). 

They also presume that the incremental cost of this intelligence is zero.

So...even with a hypothetical perfect intelligence that hypothetically comes for free, there was still no ROI to be found in switching from single HDD tier to two-tiered SSD-HDD architecture .

Without an underlying business case (ROI) for two-tiered architecture, how can there be a business case for the intelligence to manage it?</description>
		<content:encoded><![CDATA[<p>@Andrey,</p>
<p>I was specifically referring to the &#8220;technical costs&#8221; in terms of adding the SSD hardware and software logic for making automated decisions about what goes in which tier. This was meant in the context of looking at the potential ROI, or more specifically &#8212; at what point does a two-tier storage architecture (i.e. SSDCheap HDD) actually have the potential to reduce storage costs compared to a single HDD-only tier.</p>
<p>&gt;&gt;&#8221;Once you own operating system/file system/volume/drive layer, you’ve got all the usage data one needs to make intelligent placement decisions&#8230;&#8221;</p>
<p>Sure you do, but the MSUK research team (my link above) used after-the-fact analysis of application traces to decide in advance exactly what data could benefit from placement on SSD vs. HDD. In other words, they presume the intelligence to make 100% perfectly accurate placement decisisions is just &#8220;there&#8221; irrespective of how or where it&#8217;s done.</p>
<p>&gt;&gt;&#8230;and all technical capabilities to do it transparently(with zero extra management costs). </p>
<p>They also presume that the incremental cost of this intelligence is zero.</p>
<p>So&#8230;even with a hypothetical perfect intelligence that hypothetically comes for free, there was still no ROI to be found in switching from single HDD tier to two-tiered SSD-HDD architecture .</p>
<p>Without an underlying business case (ROI) for two-tiered architecture, how can there be a business case for the intelligence to manage it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrey Kuzmin</title>
		<link>http://storagemojo.com/2009/10/05/hot-data-smart-cache/comment-page-1/#comment-205879</link>
		<dc:creator>Andrey Kuzmin</dc:creator>
		<pubDate>Sat, 10 Oct 2009 18:25:53 +0000</pubDate>
		<guid isPermaLink="false">http://storagemojo.com/?p=1628#comment-205879</guid>
		<description>KD/Robin,
&quot;adding/managing another “layer” of stuff&quot; is only meaningful when there&#039;s an extra layer and it needs management.  Nobody manages L1/2/3 caches in a (presumably Intel)  CPU inside your laptop and no upper/lower layer knows it exists, but just imagine a nightmare of your cpu being stripped off caches. 

In my first comment I have intentionally said &quot;he who owns the whole stack&quot;. Once you own operating system/file system/volume/drive layer, you&#039;ve got all the usage data one needs to make intelligent placement decisions and all technical capabilities to do it transparently(with zero extra management costs). 

ZFS L2ARC made first step by introducing extra level of read cache, and I believe intelligent (meta)data placement is next on their agenda.  And they don&#039;t make money in the &quot;access gap&quot;, they make it on an intelligent system delivering more bang for less bucks :).</description>
		<content:encoded><![CDATA[<p>KD/Robin,<br />
&#8220;adding/managing another “layer” of stuff&#8221; is only meaningful when there&#8217;s an extra layer and it needs management.  Nobody manages L1/2/3 caches in a (presumably Intel)  CPU inside your laptop and no upper/lower layer knows it exists, but just imagine a nightmare of your cpu being stripped off caches. </p>
<p>In my first comment I have intentionally said &#8220;he who owns the whole stack&#8221;. Once you own operating system/file system/volume/drive layer, you&#8217;ve got all the usage data one needs to make intelligent placement decisions and all technical capabilities to do it transparently(with zero extra management costs). </p>
<p>ZFS L2ARC made first step by introducing extra level of read cache, and I believe intelligent (meta)data placement is next on their agenda.  And they don&#8217;t make money in the &#8220;access gap&#8221;, they make it on an intelligent system delivering more bang for less bucks <img src='http://storagemojo.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robin Harris</title>
		<link>http://storagemojo.com/2009/10/05/hot-data-smart-cache/comment-page-1/#comment-205873</link>
		<dc:creator>Robin Harris</dc:creator>
		<pubDate>Sat, 10 Oct 2009 06:20:53 +0000</pubDate>
		<guid isPermaLink="false">http://storagemojo.com/?p=1628#comment-205873</guid>
		<description>KD,

Agreed. I laughed when AutoRAID came out - it was obvious that there was no economic benefit. Haven&#039;t run the numbers but it feels like $100/TB disk might put us at the tipping point.

If not $100, then maybe $50/TB. It is coming - soon - and at some point it works.

Robin</description>
		<content:encoded><![CDATA[<p>KD,</p>
<p>Agreed. I laughed when AutoRAID came out &#8211; it was obvious that there was no economic benefit. Haven&#8217;t run the numbers but it feels like $100/TB disk might put us at the tipping point.</p>
<p>If not $100, then maybe $50/TB. It is coming &#8211; soon &#8211; and at some point it works.</p>
<p>Robin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KD Mann</title>
		<link>http://storagemojo.com/2009/10/05/hot-data-smart-cache/comment-page-1/#comment-205872</link>
		<dc:creator>KD Mann</dc:creator>
		<pubDate>Sat, 10 Oct 2009 03:31:11 +0000</pubDate>
		<guid isPermaLink="false">http://storagemojo.com/?p=1628#comment-205872</guid>
		<description>I think the reason that  automated tiered storage (going back to  HP&#039;s &quot;AutoRAID&quot; and earlier) has never worked is that all of the economic arguments in favor of an intermediate tier neglect to include the technical costs of adding/managing another &quot;layer&quot; of stuff, and he system performance impact of moving stuff back and forth. Meanwhile all the technical analyses fail to see the realities of what it takes to deliver a return-on-investment.

MS UK research group assumed &quot;perfect&quot; intelligence and yet  found the cache tier is a money-loser...

http://research.microsoft.com/en-us/um/people/antr/ms/ssd.pdf 

25 or so years of research at places like HP Labs has never resulted in a commercially successful product. When the geniuses at Carnegie Mellon&#039;s renowned Parallel Data Lab spent 4yrs building and testing automated &quot;tiered learning architectures&quot;, they started from the same premise -- &quot;of course, this is obvious&quot;.  They were surprised that they couldn&#039;t make them work, even after trying a slew of sophisticated AI and genetic algorithms.

http://www.pdl.cmu.edu/PDL-FTP/SelfStar/CMU-PDL-04-109_abs.shtml

Finally, upon examining the &quot;architectural economics&quot; of a discrete caching tier, it turns out that you get tremendously more bang for the buck either by (a) increasing system DRAM or (b) using more spindles, or (c) both, so its almost impossible for companies to make money in the access gap between DRAM and disk.

http://www.idema.org/_smartsite/modules/local/data_file/show_file.php?cmd=download&amp;data_file_id=2007</description>
		<content:encoded><![CDATA[<p>I think the reason that  automated tiered storage (going back to  HP&#8217;s &#8220;AutoRAID&#8221; and earlier) has never worked is that all of the economic arguments in favor of an intermediate tier neglect to include the technical costs of adding/managing another &#8220;layer&#8221; of stuff, and he system performance impact of moving stuff back and forth. Meanwhile all the technical analyses fail to see the realities of what it takes to deliver a return-on-investment.</p>
<p>MS UK research group assumed &#8220;perfect&#8221; intelligence and yet  found the cache tier is a money-loser&#8230;</p>
<p><a href="http://research.microsoft.com/en-us/um/people/antr/ms/ssd.pdf" rel="nofollow">http://research.microsoft.com/en-us/um/people/antr/ms/ssd.pdf</a> </p>
<p>25 or so years of research at places like HP Labs has never resulted in a commercially successful product. When the geniuses at Carnegie Mellon&#8217;s renowned Parallel Data Lab spent 4yrs building and testing automated &#8220;tiered learning architectures&#8221;, they started from the same premise &#8212; &#8220;of course, this is obvious&#8221;.  They were surprised that they couldn&#8217;t make them work, even after trying a slew of sophisticated AI and genetic algorithms.</p>
<p><a href="http://www.pdl.cmu.edu/PDL-FTP/SelfStar/CMU-PDL-04-109_abs.shtml" rel="nofollow">http://www.pdl.cmu.edu/PDL-FTP/SelfStar/CMU-PDL-04-109_abs.shtml</a></p>
<p>Finally, upon examining the &#8220;architectural economics&#8221; of a discrete caching tier, it turns out that you get tremendously more bang for the buck either by (a) increasing system DRAM or (b) using more spindles, or (c) both, so its almost impossible for companies to make money in the access gap between DRAM and disk.</p>
<p><a href="http://www.idema.org/_smartsite/modules/local/data_file/show_file.php?cmd=download&#038;data_file_id=2007" rel="nofollow">http://www.idema.org/_smartsite/modules/local/data_file/show_file.php?cmd=download&#038;data_file_id=2007</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Storage Mojo Article: Hot data, smart cache &#187; Storspeed</title>
		<link>http://storagemojo.com/2009/10/05/hot-data-smart-cache/comment-page-1/#comment-205803</link>
		<dc:creator>Storage Mojo Article: Hot data, smart cache &#187; Storspeed</dc:creator>
		<pubDate>Thu, 08 Oct 2009 03:13:27 +0000</pubDate>
		<guid isPermaLink="false">http://storagemojo.com/?p=1628#comment-205803</guid>
		<description>[...] Go to: Hot data, smart cache [...]</description>
		<content:encoded><![CDATA[<p>[...] Go to: Hot data, smart cache [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Kraska</title>
		<link>http://storagemojo.com/2009/10/05/hot-data-smart-cache/comment-page-1/#comment-205799</link>
		<dc:creator>Joe Kraska</dc:creator>
		<pubDate>Wed, 07 Oct 2009 20:28:16 +0000</pubDate>
		<guid isPermaLink="false">http://storagemojo.com/?p=1628#comment-205799</guid>
		<description>My company’s last storage refresh we went to a 100% SATA solution, with big caches in the front end, ...
--------
Yah. I&#039;m seeing a trend of various kinds of flash SSD devices as accelerators in enterprise storage in various vendor briefings regarding futures. Once you have a huge SSD cache, why use 15K drives at all? Just SATA (or SAS front-ended 7200RPM drives).

Joe.</description>
		<content:encoded><![CDATA[<p>My company’s last storage refresh we went to a 100% SATA solution, with big caches in the front end, &#8230;<br />
&#8212;&#8212;&#8211;<br />
Yah. I&#8217;m seeing a trend of various kinds of flash SSD devices as accelerators in enterprise storage in various vendor briefings regarding futures. Once you have a huge SSD cache, why use 15K drives at all? Just SATA (or SAS front-ended 7200RPM drives).</p>
<p>Joe.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nate</title>
		<link>http://storagemojo.com/2009/10/05/hot-data-smart-cache/comment-page-1/#comment-205782</link>
		<dc:creator>nate</dc:creator>
		<pubDate>Tue, 06 Oct 2009 15:54:42 +0000</pubDate>
		<guid isPermaLink="false">http://storagemojo.com/?p=1628#comment-205782</guid>
		<description>I don&#039;t see mention of SSD on Avere&#039;s product, they mention solid state but then point to DRAM as that solid state.

Also take a look at grid iron http://www.gridironsystems.com/  ...

As for tiered storage never really taking off, I think it&#039;s because there was not much difference between the tiers, talking only ~3-4x performance boost from SATA to 15k FC. And with SSD, modern enterprise arrays simply cannot handle them with remotely the level of density that they can 15k drives.

My company&#039;s last storage refresh we went to a 100% SATA solution, with big caches in the front end, certainly not as fast as these specialized products but it&#039;s good to know we&#039;re headed in the right direction :)</description>
		<content:encoded><![CDATA[<p>I don&#8217;t see mention of SSD on Avere&#8217;s product, they mention solid state but then point to DRAM as that solid state.</p>
<p>Also take a look at grid iron <a href="http://www.gridironsystems.com/" rel="nofollow">http://www.gridironsystems.com/</a>  &#8230;</p>
<p>As for tiered storage never really taking off, I think it&#8217;s because there was not much difference between the tiers, talking only ~3-4x performance boost from SATA to 15k FC. And with SSD, modern enterprise arrays simply cannot handle them with remotely the level of density that they can 15k drives.</p>
<p>My company&#8217;s last storage refresh we went to a 100% SATA solution, with big caches in the front end, certainly not as fast as these specialized products but it&#8217;s good to know we&#8217;re headed in the right direction <img src='http://storagemojo.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Kraska</title>
		<link>http://storagemojo.com/2009/10/05/hot-data-smart-cache/comment-page-1/#comment-205781</link>
		<dc:creator>Joe Kraska</dc:creator>
		<pubDate>Tue, 06 Oct 2009 14:41:11 +0000</pubDate>
		<guid isPermaLink="false">http://storagemojo.com/?p=1628#comment-205781</guid>
		<description>Robin, the last time I spoke with Gear6 about their storage accelerators, they were thinking of taking them off the market. Sort of undermines buyer confidence, eh?

Joe.</description>
		<content:encoded><![CDATA[<p>Robin, the last time I spoke with Gear6 about their storage accelerators, they were thinking of taking them off the market. Sort of undermines buyer confidence, eh?</p>
<p>Joe.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ron</title>
		<link>http://storagemojo.com/2009/10/05/hot-data-smart-cache/comment-page-1/#comment-205774</link>
		<dc:creator>Ron</dc:creator>
		<pubDate>Tue, 06 Oct 2009 06:36:18 +0000</pubDate>
		<guid isPermaLink="false">http://storagemojo.com/?p=1628#comment-205774</guid>
		<description>It&#039;s all great &amp; I know u mainly look at price per TB here
but what about the complexity this solution is getting into ?
More rack space, more power consumption, more skills, more
mgmt, more time spent on supporting, more vendors for a
single storage solution...

Not sure at all if at the end run you will save money (not to 
speak of hassle) in the long run with such a solution.</description>
		<content:encoded><![CDATA[<p>It&#8217;s all great &#038; I know u mainly look at price per TB here<br />
but what about the complexity this solution is getting into ?<br />
More rack space, more power consumption, more skills, more<br />
mgmt, more time spent on supporting, more vendors for a<br />
single storage solution&#8230;</p>
<p>Not sure at all if at the end run you will save money (not to<br />
speak of hassle) in the long run with such a solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robin Harris</title>
		<link>http://storagemojo.com/2009/10/05/hot-data-smart-cache/comment-page-1/#comment-205768</link>
		<dc:creator>Robin Harris</dc:creator>
		<pubDate>Tue, 06 Oct 2009 02:16:44 +0000</pubDate>
		<guid isPermaLink="false">http://storagemojo.com/?p=1628#comment-205768</guid>
		<description>Anon - Fixed. Thanks,

Robin</description>
		<content:encoded><![CDATA[<p>Anon &#8211; Fixed. Thanks,</p>
<p>Robin</p>
]]></content:encoded>
	</item>
</channel>
</rss>

