<?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: Stupid storage failures</title>
	<atom:link href="http://storagemojo.com/2008/11/25/stupid-storage-failures/feed/" rel="self" type="application/rss+xml" />
	<link>http://storagemojo.com/2008/11/25/stupid-storage-failures/</link>
	<description>Data storage info &#38; analysis</description>
	<lastBuildDate>Fri, 19 Mar 2010 09:23:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Chuck McManis</title>
		<link>http://storagemojo.com/2008/11/25/stupid-storage-failures/comment-page-1/#comment-198806</link>
		<dc:creator>Chuck McManis</dc:creator>
		<pubDate>Wed, 10 Dec 2008 00:34:59 +0000</pubDate>
		<guid isPermaLink="false">http://storagemojo.com/?p=1022#comment-198806</guid>
		<description>Ok, why do you care? 

On the surface that might sound specious but lets look at this for a moment. Disk drives are probablistic devices, they &quot;probably&quot; can return the data you wrote. Even if everything in the world is perfect in 1E10-14 or 10-15 bits (depending on who you believe) a disk drive won&#039;t give you back your data. Period. Does is really matter why? 

I believe the answer is no, it doesn&#039;t matter. You play the probability game the way everyone does, you add error correction bits outside the failure domain of a single drive and you use them. So rather than design a system where error correction is a computationally complex, make it simple and use it. Consider a JBOD with 12 disks split into groups of four each on a separate powersupply and interface chain. Replicating x 3 (with standard ondisk block checksums to insure the disk gave you the block you asked for) puts you into the five 9s category. Sure its 3x the raw storage but its 1000x more reliable than 1 drive. Worth it? And since computation on replication is essentially nil if one of the drives is having a bad hair day who cares? You note it and move on, if it continues to have issues you kick it out and replace it. 

So the question of &quot;machine learning for enhanced understanding of failure modes&quot; is not worth it in relative terms. As long as drives have to be reliable enough to use in singles for desktops, using triples of them in the Enterprise will be just fine.

--Chuck</description>
		<content:encoded><![CDATA[<p>Ok, why do you care? </p>
<p>On the surface that might sound specious but lets look at this for a moment. Disk drives are probablistic devices, they &#8220;probably&#8221; can return the data you wrote. Even if everything in the world is perfect in 1E10-14 or 10-15 bits (depending on who you believe) a disk drive won&#8217;t give you back your data. Period. Does is really matter why? </p>
<p>I believe the answer is no, it doesn&#8217;t matter. You play the probability game the way everyone does, you add error correction bits outside the failure domain of a single drive and you use them. So rather than design a system where error correction is a computationally complex, make it simple and use it. Consider a JBOD with 12 disks split into groups of four each on a separate powersupply and interface chain. Replicating x 3 (with standard ondisk block checksums to insure the disk gave you the block you asked for) puts you into the five 9s category. Sure its 3x the raw storage but its 1000x more reliable than 1 drive. Worth it? And since computation on replication is essentially nil if one of the drives is having a bad hair day who cares? You note it and move on, if it continues to have issues you kick it out and replace it. </p>
<p>So the question of &#8220;machine learning for enhanced understanding of failure modes&#8221; is not worth it in relative terms. As long as drives have to be reliable enough to use in singles for desktops, using triples of them in the Enterprise will be just fine.</p>
<p>&#8211;Chuck</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://storagemojo.com/2008/11/25/stupid-storage-failures/comment-page-1/#comment-198723</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Tue, 02 Dec 2008 17:25:09 +0000</pubDate>
		<guid isPermaLink="false">http://storagemojo.com/?p=1022#comment-198723</guid>
		<description>ANSI T10-DIF</description>
		<content:encoded><![CDATA[<p>ANSI T10-DIF</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pete Steege</title>
		<link>http://storagemojo.com/2008/11/25/stupid-storage-failures/comment-page-1/#comment-198691</link>
		<dc:creator>Pete Steege</dc:creator>
		<pubDate>Mon, 01 Dec 2008 13:48:29 +0000</pubDate>
		<guid isPermaLink="false">http://storagemojo.com/?p=1022#comment-198691</guid>
		<description>These issues are exactly what is gating SSD adoption in the enterprise.  Disk drives are much more than media.  These days their true value is in integration - making hundreds or thousands of them work in unision &amp; collectively adapt to unpredictable changes.</description>
		<content:encoded><![CDATA[<p>These issues are exactly what is gating SSD adoption in the enterprise.  Disk drives are much more than media.  These days their true value is in integration &#8211; making hundreds or thousands of them work in unision &amp; collectively adapt to unpredictable changes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ask Bjørn Hansen</title>
		<link>http://storagemojo.com/2008/11/25/stupid-storage-failures/comment-page-1/#comment-198681</link>
		<dc:creator>Ask Bjørn Hansen</dc:creator>
		<pubDate>Sun, 30 Nov 2008 02:50:24 +0000</pubDate>
		<guid isPermaLink="false">http://storagemojo.com/?p=1022#comment-198681</guid>
		<description>Hoping for smarter drives to detect failures is sorta missing the point.

By definition when there&#039;s a failure the drive isn&#039;t working right; so you can&#039;t trust whatever it says.

Of course the better the drives are at detecting and dealing with failures the better it&#039;ll be; but that doesn&#039;t mean the higher layers won&#039;t have to get smarter, too.

Just because you can plan for some failures, doesn&#039;t mean you can get out of planning for the unforeseen.


 - ask</description>
		<content:encoded><![CDATA[<p>Hoping for smarter drives to detect failures is sorta missing the point.</p>
<p>By definition when there&#8217;s a failure the drive isn&#8217;t working right; so you can&#8217;t trust whatever it says.</p>
<p>Of course the better the drives are at detecting and dealing with failures the better it&#8217;ll be; but that doesn&#8217;t mean the higher layers won&#8217;t have to get smarter, too.</p>
<p>Just because you can plan for some failures, doesn&#8217;t mean you can get out of planning for the unforeseen.</p>
<p> &#8211; ask</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Jones</title>
		<link>http://storagemojo.com/2008/11/25/stupid-storage-failures/comment-page-1/#comment-198656</link>
		<dc:creator>Steve Jones</dc:creator>
		<pubDate>Thu, 27 Nov 2008 14:45:01 +0000</pubDate>
		<guid isPermaLink="false">http://storagemojo.com/?p=1022#comment-198656</guid>
		<description>&#039;At the margin it would help slow the move to commodity-based cluster storage by enabling array vendors to improve their error handling and perceived reliability. It would also help disks versus flash SSDs, whose perceived reliability is partly due to the gap between user-judged drive “failures” and vendor “no trouble found” test results.&#039;

I would have thought the opposite - one of the reasons that companies buy integrated, monolithic arrays is that they are very carefully tested with a very limited range of disk drives, I/O interfaces and so on. That includes a huge amount of work on soak testing, error handling, disk firmware levels, reporting and so on. They aren&#039;t generally systems where you are allowed just to plug in any old drive. 

On the other hands, storage clusters seem to be the other way round - far more commodity level servers, storage and drivers with mix-and-match. Indeed they are &quot;just&quot; software laid over the top of commodity servers and storage. To make those work reliably then it seems to me it is very important to have standardised exception behaviour. Even on top-end arrays, we have observed performance effects of non-determistic behaviour during exception handling. With shared storage it doesn&#039;t have to be that high  to have huge knock-on effects (especially with timing sensitive things like chared disks in clusters).

With Storage clusters, individula nodes still have exactly the same requirement to drive physical drives. It might be possible to standardise the exception handling at the cluster level so it can &quot;map out&quot; an abberant nodes and use the cluster redundancy, but if that happens too often you will have severe operational problems. It might be that it is possible to tolerate the occasional bit of erratic device driver/disk behaviour in a single server as the extent is constrained (depending on the role of the server). However, once you move to a shared storage model then reliability, predicability and deterministic behaviour become much more critical.</description>
		<content:encoded><![CDATA[<p>&#8216;At the margin it would help slow the move to commodity-based cluster storage by enabling array vendors to improve their error handling and perceived reliability. It would also help disks versus flash SSDs, whose perceived reliability is partly due to the gap between user-judged drive “failures” and vendor “no trouble found” test results.&#8217;</p>
<p>I would have thought the opposite &#8211; one of the reasons that companies buy integrated, monolithic arrays is that they are very carefully tested with a very limited range of disk drives, I/O interfaces and so on. That includes a huge amount of work on soak testing, error handling, disk firmware levels, reporting and so on. They aren&#8217;t generally systems where you are allowed just to plug in any old drive. </p>
<p>On the other hands, storage clusters seem to be the other way round &#8211; far more commodity level servers, storage and drivers with mix-and-match. Indeed they are &#8220;just&#8221; software laid over the top of commodity servers and storage. To make those work reliably then it seems to me it is very important to have standardised exception behaviour. Even on top-end arrays, we have observed performance effects of non-determistic behaviour during exception handling. With shared storage it doesn&#8217;t have to be that high  to have huge knock-on effects (especially with timing sensitive things like chared disks in clusters).</p>
<p>With Storage clusters, individula nodes still have exactly the same requirement to drive physical drives. It might be possible to standardise the exception handling at the cluster level so it can &#8220;map out&#8221; an abberant nodes and use the cluster redundancy, but if that happens too often you will have severe operational problems. It might be that it is possible to tolerate the occasional bit of erratic device driver/disk behaviour in a single server as the extent is constrained (depending on the role of the server). However, once you move to a shared storage model then reliability, predicability and deterministic behaviour become much more critical.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://storagemojo.com/2008/11/25/stupid-storage-failures/comment-page-1/#comment-198653</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Wed, 26 Nov 2008 21:20:27 +0000</pubDate>
		<guid isPermaLink="false">http://storagemojo.com/?p=1022#comment-198653</guid>
		<description>&quot; Software RAID on generic hardware lacks this ability, since few (if any) standardized/COTS server platforms include the ability to power off individual drives.&quot;

Forget powering them off.  Get a real OS that:

-  Retries IOs
-  Will timeout a drive and give it the boot if unresponsive.   Fix it later.

Shadow (host mirror) across datacenters if your data is important.  You can&#039;t
afford loss of a frame or datacenter to impact application availibility.

Here&#039;s one of the many parameters that you can modify in this OS to affect 
behaviour:

SHADOW_MBR_TMO=10       ! Allows 10 seconds for physical members to fail over 
                        ! before removal from the shadow set 

Yeah - VMS, old but reliable.  Surely many study it to figure out how to
improve upon their OSes (many does not equal ALL).</description>
		<content:encoded><![CDATA[<p>&#8221; Software RAID on generic hardware lacks this ability, since few (if any) standardized/COTS server platforms include the ability to power off individual drives.&#8221;</p>
<p>Forget powering them off.  Get a real OS that:</p>
<p>-  Retries IOs<br />
-  Will timeout a drive and give it the boot if unresponsive.   Fix it later.</p>
<p>Shadow (host mirror) across datacenters if your data is important.  You can&#8217;t<br />
afford loss of a frame or datacenter to impact application availibility.</p>
<p>Here&#8217;s one of the many parameters that you can modify in this OS to affect<br />
behaviour:</p>
<p>SHADOW_MBR_TMO=10       ! Allows 10 seconds for physical members to fail over<br />
                        ! before removal from the shadow set </p>
<p>Yeah &#8211; VMS, old but reliable.  Surely many study it to figure out how to<br />
improve upon their OSes (many does not equal ALL).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: the storage anarchist</title>
		<link>http://storagemojo.com/2008/11/25/stupid-storage-failures/comment-page-1/#comment-198649</link>
		<dc:creator>the storage anarchist</dc:creator>
		<pubDate>Wed, 26 Nov 2008 15:47:45 +0000</pubDate>
		<guid isPermaLink="false">http://storagemojo.com/?p=1022#comment-198649</guid>
		<description>M.S. -

I believe that Jeff&#039;s point is that an architected storage array can be designed such that individual drives can be shut down by turning off the power to them (and hard reset by restoring the power - which often will clear any errors). Software RAID on generic hardware lacks this ability, since few (if any) standardized/COTS server platforms include the ability to power off individual drives.

And FWIW, it&#039;s astonishing how often power cycling is required, as is the frequency that this actually corrects the errors (or at least clears them long enough to snatch a copy of the data).</description>
		<content:encoded><![CDATA[<p>M.S. -</p>
<p>I believe that Jeff&#8217;s point is that an architected storage array can be designed such that individual drives can be shut down by turning off the power to them (and hard reset by restoring the power &#8211; which often will clear any errors). Software RAID on generic hardware lacks this ability, since few (if any) standardized/COTS server platforms include the ability to power off individual drives.</p>
<p>And FWIW, it&#8217;s astonishing how often power cycling is required, as is the frequency that this actually corrects the errors (or at least clears them long enough to snatch a copy of the data).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hirni</title>
		<link>http://storagemojo.com/2008/11/25/stupid-storage-failures/comment-page-1/#comment-198643</link>
		<dc:creator>hirni</dc:creator>
		<pubDate>Wed, 26 Nov 2008 10:03:31 +0000</pubDate>
		<guid isPermaLink="false">http://storagemojo.com/?p=1022#comment-198643</guid>
		<description>Diks-drives nowadays are actually &quot;rotating rust managed by a huge OS&quot;.
Just add the ego-trips of the &quot;RAID-OS code kis&quot; - and here you go.
We ended up with a storage eco-system more complex than Washington DC&#039;s lobby machinery.
Sure - everyone has an excellen job-security - but technologically it doesn&#039;t bring you forward... - instead every year - we add more and more useless bloat to the whole thing enabling us to distinguish states like:
&quot;something failed&quot;, &quot;was just kidding&quot;,&quot;no idea&quot; ... hmmm.</description>
		<content:encoded><![CDATA[<p>Diks-drives nowadays are actually &#8220;rotating rust managed by a huge OS&#8221;.<br />
Just add the ego-trips of the &#8220;RAID-OS code kis&#8221; &#8211; and here you go.<br />
We ended up with a storage eco-system more complex than Washington DC&#8217;s lobby machinery.<br />
Sure &#8211; everyone has an excellen job-security &#8211; but technologically it doesn&#8217;t bring you forward&#8230; &#8211; instead every year &#8211; we add more and more useless bloat to the whole thing enabling us to distinguish states like:<br />
&#8220;something failed&#8221;, &#8220;was just kidding&#8221;,&#8221;no idea&#8221; &#8230; hmmm.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Bonwick</title>
		<link>http://storagemojo.com/2008/11/25/stupid-storage-failures/comment-page-1/#comment-198642</link>
		<dc:creator>Jeff Bonwick</dc:creator>
		<pubDate>Wed, 26 Nov 2008 09:39:18 +0000</pubDate>
		<guid isPermaLink="false">http://storagemojo.com/?p=1022#comment-198642</guid>
		<description>Standardizing disk failure modes would certainly be helpful, but it&#039;s not enough.  The problem is integration of information.  As a disk drive vendor, you know everything there is to know about your disk drive&#039;s innards.  What you don&#039;t know -- but we, the systems vendor, do know -- is which fans cool the drive, which power supplies power the drive, the thermal and vibrational envelopes of the enclosure, and so on.  Since every disk drive exists in some known environment (laptop, array, blade, etc), the failure analysis is probably best done higher in the stack.  My ideal disk drive would have very simple failure semantics: yes, no, or later, with no timeouts.  The difference between no and later is just like dating: later probably means no, but it&#039;s acceptable to retry some (small, respectable) number of times before giving up.</description>
		<content:encoded><![CDATA[<p>Standardizing disk failure modes would certainly be helpful, but it&#8217;s not enough.  The problem is integration of information.  As a disk drive vendor, you know everything there is to know about your disk drive&#8217;s innards.  What you don&#8217;t know &#8212; but we, the systems vendor, do know &#8212; is which fans cool the drive, which power supplies power the drive, the thermal and vibrational envelopes of the enclosure, and so on.  Since every disk drive exists in some known environment (laptop, array, blade, etc), the failure analysis is probably best done higher in the stack.  My ideal disk drive would have very simple failure semantics: yes, no, or later, with no timeouts.  The difference between no and later is just like dating: later probably means no, but it&#8217;s acceptable to retry some (small, respectable) number of times before giving up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: M.S.</title>
		<link>http://storagemojo.com/2008/11/25/stupid-storage-failures/comment-page-1/#comment-198641</link>
		<dc:creator>M.S.</dc:creator>
		<pubDate>Wed, 26 Nov 2008 08:41:07 +0000</pubDate>
		<guid isPermaLink="false">http://storagemojo.com/?p=1022#comment-198641</guid>
		<description>Steve,

I&#039;m afraid, I don&#039;t get your point. Why can&#039;t I apply the very same &quot;strategy&quot; for software raid, too? Why should software (for making up a RAID) not be as good as a hardware raid? Several database vendors (Oracle et al.) put software RAID into their flagship products - do you think they would to that while knowing it would compromise their data?!</description>
		<content:encoded><![CDATA[<p>Steve,</p>
<p>I&#8217;m afraid, I don&#8217;t get your point. Why can&#8217;t I apply the very same &#8220;strategy&#8221; for software raid, too? Why should software (for making up a RAID) not be as good as a hardware raid? Several database vendors (Oracle et al.) put software RAID into their flagship products &#8211; do you think they would to that while knowing it would compromise their data?!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Pearson</title>
		<link>http://storagemojo.com/2008/11/25/stupid-storage-failures/comment-page-1/#comment-198634</link>
		<dc:creator>Robert Pearson</dc:creator>
		<pubDate>Wed, 26 Nov 2008 03:43:02 +0000</pubDate>
		<guid isPermaLink="false">http://storagemojo.com/?p=1022#comment-198634</guid>
		<description>RE: ...&quot;With all due respect to Jeff, that solution seems iffy: how will you ever keep up with all the devices and firmware levels needed to make that work?&quot;

Jeff seems to be talking about the first step in the long over due Event Management System (EMS).
Any event occurring in the &quot;managed&quot; IT infrastructure is registered. 
The local decision making policy whether to monitor, alert or sound the crisis alarm is a very busy process. Of necessity it is a multi-level decision making hierarchy.
This is not a Unit of Technology function. Any of several Warning, Failure, Severe Failure levels can be indicated by the Unit of Technology if it is a Managed Unit of Technology.
If there was a defined procedure, protocol and API that Unit of Technology manufacturers could adhere to - would they?
Not having an Event Management System standard feel free to be creative and design your own. I did.
Mine was process based.
Every Unit of Technology commissioned, de-commissioned, reconfigured or re-deployed. Every application process in use was registered and de-registered when removed.
The manual system to do this would drive people crazy and be full of human errors so it has to be automated.
One way to do this is with the &quot;infotone&quot;. The infotone is a local way of giving Units of Technology and Managed Units of Technology, as well as application processes, a &quot;known&quot; local identity. The infotone runs constantly. Preferably out of band but it can run in band.
The original of this was pretty crude. Most people fell down laughing when it was mentioned. It would be pretty slick today, especially with &quot;Flashman&quot; in the Flash sub-layer.
The last thing I worked on was using &quot;emoticons&quot; for EMS status indicators in the NOC. Cryptic text messages just don&#039;t cut it.
You could click on the emoticon and drill down for more information.
With SOA and &quot;Flashman&quot; the Event Management System would be awesome.</description>
		<content:encoded><![CDATA[<p>RE: &#8230;&#8221;With all due respect to Jeff, that solution seems iffy: how will you ever keep up with all the devices and firmware levels needed to make that work?&#8221;</p>
<p>Jeff seems to be talking about the first step in the long over due Event Management System (EMS).<br />
Any event occurring in the &#8220;managed&#8221; IT infrastructure is registered.<br />
The local decision making policy whether to monitor, alert or sound the crisis alarm is a very busy process. Of necessity it is a multi-level decision making hierarchy.<br />
This is not a Unit of Technology function. Any of several Warning, Failure, Severe Failure levels can be indicated by the Unit of Technology if it is a Managed Unit of Technology.<br />
If there was a defined procedure, protocol and API that Unit of Technology manufacturers could adhere to &#8211; would they?<br />
Not having an Event Management System standard feel free to be creative and design your own. I did.<br />
Mine was process based.<br />
Every Unit of Technology commissioned, de-commissioned, reconfigured or re-deployed. Every application process in use was registered and de-registered when removed.<br />
The manual system to do this would drive people crazy and be full of human errors so it has to be automated.<br />
One way to do this is with the &#8220;infotone&#8221;. The infotone is a local way of giving Units of Technology and Managed Units of Technology, as well as application processes, a &#8220;known&#8221; local identity. The infotone runs constantly. Preferably out of band but it can run in band.<br />
The original of this was pretty crude. Most people fell down laughing when it was mentioned. It would be pretty slick today, especially with &#8220;Flashman&#8221; in the Flash sub-layer.<br />
The last thing I worked on was using &#8220;emoticons&#8221; for EMS status indicators in the NOC. Cryptic text messages just don&#8217;t cut it.<br />
You could click on the emoticon and drill down for more information.<br />
With SOA and &#8220;Flashman&#8221; the Event Management System would be awesome.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob McCrea</title>
		<link>http://storagemojo.com/2008/11/25/stupid-storage-failures/comment-page-1/#comment-198632</link>
		<dc:creator>Rob McCrea</dc:creator>
		<pubDate>Wed, 26 Nov 2008 03:09:14 +0000</pubDate>
		<guid isPermaLink="false">http://storagemojo.com/?p=1022#comment-198632</guid>
		<description>Marc,

I don&#039;t think this is about a hard drive manufacturer adding anything to the drive - other than a small firmware change. All the hard drives I see already keep a stunning amount of information on health and could easily give a status on the state of the drive. And, they do give this information when the service interfaces are used.

I think the bigger problem here is getting the HDD manufacturers to report in a standard way. SMART data could be useful but it isn&#039;t really good for a yes or no status. But, returning something in a SCSI LOG SENSE command might be useful.

Robin,

&quot;Drive vendors may think that non-standards for drive condition reporting are a form of lock-in, but that misses the bigger picture: the quality and timeliness of condition reports - even with a standard format - would be a competitive differentiator.&quot;

I agree.

If every car manufacturer made a gas gage read differently on each car it just makes life difficult for the driver. If the gas gage is the same on each car that doesn&#039;t reduce the competitive advantage one brand of car has over another. However, it does become apparent which car is better on gas ...

I think it&#039;s the last point that may be at the heart of the issue. Standard reporting may result in HDD manufacturers being held to a higher standard.</description>
		<content:encoded><![CDATA[<p>Marc,</p>
<p>I don&#8217;t think this is about a hard drive manufacturer adding anything to the drive &#8211; other than a small firmware change. All the hard drives I see already keep a stunning amount of information on health and could easily give a status on the state of the drive. And, they do give this information when the service interfaces are used.</p>
<p>I think the bigger problem here is getting the HDD manufacturers to report in a standard way. SMART data could be useful but it isn&#8217;t really good for a yes or no status. But, returning something in a SCSI LOG SENSE command might be useful.</p>
<p>Robin,</p>
<p>&#8220;Drive vendors may think that non-standards for drive condition reporting are a form of lock-in, but that misses the bigger picture: the quality and timeliness of condition reports &#8211; even with a standard format &#8211; would be a competitive differentiator.&#8221;</p>
<p>I agree.</p>
<p>If every car manufacturer made a gas gage read differently on each car it just makes life difficult for the driver. If the gas gage is the same on each car that doesn&#8217;t reduce the competitive advantage one brand of car has over another. However, it does become apparent which car is better on gas &#8230;</p>
<p>I think it&#8217;s the last point that may be at the heart of the issue. Standard reporting may result in HDD manufacturers being held to a higher standard.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: marc farley</title>
		<link>http://storagemojo.com/2008/11/25/stupid-storage-failures/comment-page-1/#comment-198622</link>
		<dc:creator>marc farley</dc:creator>
		<pubDate>Tue, 25 Nov 2008 18:06:18 +0000</pubDate>
		<guid isPermaLink="false">http://storagemojo.com/?p=1022#comment-198622</guid>
		<description>Robin,

I thought error handling was one of the last value adds that separates low cost drives from high cost drives?  Remember how &quot;enterprise SATA drives were differentiated from desktop drives?  The relationship between controller and device is client/server, as described in the SCSI standards.  The controller sends commands and waits for a response.  There is no close coupling, no heartbeat, no &quot;Damn it Jim, were at full impulse power already and if we give it any more she&#039;s going to blow!&quot;  I don&#039;t think it fits the Byzantine Generals model very well because devices and controllers are not peers and devices usually don&#039;t take actions themselves - except for error recovery.

I think what you are asking for is economically impossible for the disk drive industry.  The market doesn&#039;t want to pay for better error recovery because the market is mostly system and subsystem vendors who think they can solve the problem better anyway (like Sun).  Disk drive vendors have historically been punished for trying to add functions that others further up the food chain want credit for.</description>
		<content:encoded><![CDATA[<p>Robin,</p>
<p>I thought error handling was one of the last value adds that separates low cost drives from high cost drives?  Remember how &#8220;enterprise SATA drives were differentiated from desktop drives?  The relationship between controller and device is client/server, as described in the SCSI standards.  The controller sends commands and waits for a response.  There is no close coupling, no heartbeat, no &#8220;Damn it Jim, were at full impulse power already and if we give it any more she&#8217;s going to blow!&#8221;  I don&#8217;t think it fits the Byzantine Generals model very well because devices and controllers are not peers and devices usually don&#8217;t take actions themselves &#8211; except for error recovery.</p>
<p>I think what you are asking for is economically impossible for the disk drive industry.  The market doesn&#8217;t want to pay for better error recovery because the market is mostly system and subsystem vendors who think they can solve the problem better anyway (like Sun).  Disk drive vendors have historically been punished for trying to add functions that others further up the food chain want credit for.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Todd</title>
		<link>http://storagemojo.com/2008/11/25/stupid-storage-failures/comment-page-1/#comment-198621</link>
		<dc:creator>Steve Todd</dc:creator>
		<pubDate>Tue, 25 Nov 2008 18:00:29 +0000</pubDate>
		<guid isPermaLink="false">http://storagemojo.com/?p=1022#comment-198621</guid>
		<description>Robin,
When I was designing CLARiiON&#039;s internal disk failure handling in the 80s/90s I had to struggle with this very same issue. At that time we came up with an atomic solution that would handle any &quot;messy failure modes&quot; that might occur: we turned off the power to the drive and marked it as dead.  We decided we would rather shoot a drive than have it lead to a data integrity issue.
I&#039;ve often wondered how software RAID on top of anybody&#039;s JBOD could provide this same level of data integrity. It seems like you agree.  I&#039;m not sure standardizing error reporting will cover all the bases, however.
Steve</description>
		<content:encoded><![CDATA[<p>Robin,<br />
When I was designing CLARiiON&#8217;s internal disk failure handling in the 80s/90s I had to struggle with this very same issue. At that time we came up with an atomic solution that would handle any &#8220;messy failure modes&#8221; that might occur: we turned off the power to the drive and marked it as dead.  We decided we would rather shoot a drive than have it lead to a data integrity issue.<br />
I&#8217;ve often wondered how software RAID on top of anybody&#8217;s JBOD could provide this same level of data integrity. It seems like you agree.  I&#8217;m not sure standardizing error reporting will cover all the bases, however.<br />
Steve</p>
]]></content:encoded>
	</item>
</channel>
</rss>
