I tried this out earlier, and it wasn&#39;t able to give me an estimate of my drive&#39;s lifetime because, apparently, it doesn&#39;t report that statistic.  It did, however, say that my drive was healthy.  I&#39;m running Windows 7 Pro 64-bit on a 128GB Samsung 830 SSD, which has been rock solid for the past nine months since I bought it.  I&#39;m upgrading to a 512GB model soon.<br>
<br><div class="gmail_quote">On Fri, Sep 7, 2012 at 4:32 PM, David Tomaschik <span dir="ltr">&lt;<a href="mailto:david@systemoverlord.com" target="_blank">david@systemoverlord.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On Thu, Sep 6, 2012 at 7:02 PM, Ron Frazier (ALE)<br>
&lt;<a href="mailto:atllinuxenthinfo@techstarship.com">atllinuxenthinfo@techstarship.com</a>&gt; wrote:<br>
&gt; Hi guys,<br>
&gt;<br>
&gt; I was doing research on SSD&#39;s and ran across this. It&#39;s an SSD remaining<br>
&gt; lifetime indicator. It monitors your ssd&#39;s and indicates their health as a<br>
&gt; percentage from 0 - 100%. It also gives an estimated end of life date which<br>
&gt; continually updates based on your usage of the drive. It does all this by<br>
&gt; monitoring the SMART data from the drive and the number of write cycles. I<br>
&gt; don&#39;t know anything about it other than what&#39;s on the website, but it looks<br>
&gt; pretty cool. Unfortunately for this group, it&#39;s a Windows program. However,<br>
&gt; it might be possible to run it under Wine or find something that does the<br>
&gt; same thing in Linux. According to the website, when the drive&#39;s life has<br>
&gt; expired, it becomes a read only device, like a giant dvd rom. The data<br>
&gt; SHOULD still be there and remain readable. How long it remains readable, I<br>
&gt; have no idea.<br>
&gt;<br>
&gt; <a href="http://www.ssd-life.com/" target="_blank">http://www.ssd-life.com/</a><br>
&gt;<br>
&gt; Sincerely,<br>
&gt;<br>
&gt; Ron<br>
<br>
<br>
</div>It most likely won&#39;t work under wine as getting that data from the<br>
drive requires sending raw device commands (ioctls on Linux) and I<br>
don&#39;t think wine provides an emulation layer for this.  (It might, but<br>
the use cases would be pretty limited.)<br>
<br>
My understanding is that smartmontools (at least as of 5.40) supports<br>
SSD wear level indication.  Basically, the drive can report what % of<br>
its spare blocks are still available.  Read (and record) that over<br>
time, extrapolate, and there&#39;s your wear leveling limit.<br>
<br>
That being said, most SSDs that die don&#39;t die because they&#39;ve hit<br>
their write cycle limit.  I&#39;ve personally seen a couple die due to<br>
controller failures, and those drives *completely disappear* from the<br>
system.<br>
<br>
I operate as if my drive will fail any second.  I have an extensive<br>
set of backups, and that&#39;s how I plan to preserve my data, not by<br>
trying to guess when a drive will fail.  (Or be stolen.)<br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
--<br>
David Tomaschik<br>
OpenPGP: 0x5DEA789B<br>
<a href="http://systemoverlord.com" target="_blank">http://systemoverlord.com</a><br>
<a href="mailto:david@systemoverlord.com">david@systemoverlord.com</a><br>
_______________________________________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org">Ale@ale.org</a><br>
<a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
</font></span></blockquote></div><br>