<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Apr 24, 2013 at 12:25 PM, Joseph Fry <span dir="ltr">&lt;<a href="mailto:joe@thefrys.com" target="_blank">joe@thefrys.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">

<div dir="ltr"><br><div class="gmail_extra"><div class="gmail_quote"><div><div class="h5"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">

<div class="gmail_extra"><div class="gmail_quote">

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div><div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">



<div><div>


&gt;&gt; &gt; I like the idea of an SSD drive for the recording drive. What is the<br>
&gt;&gt; &gt; actual lifetime of these suckers anyway, if you made sure the only<br>
&gt;&gt; &gt; thing being sent to them was recordings?<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; On Tue, Apr 23, 2013 at 8:05 PM, Joseph Fry &lt;<a href="mailto:joe@thefrys.com" target="_blank">joe@thefrys.com</a>&gt; wrote:<br>
&gt;&gt; &gt;       If that&#39;s not possible, then I would consider getting a SSD to act<br>
&gt;&gt; &gt; as your recording drive and create a user job (or cron) that runs<br>
&gt;&gt; &gt; after a few days that moves the recording to the raid array.  Getting<br>
&gt;&gt; &gt; an SSD for my recording drive is my next investment... it would allow<br>
&gt;&gt; &gt; my magnetic drives to be spun down most of the time to save on<br>
&gt;&gt; &gt; power/heat/noise.<br>
&gt;&gt;<br>
&gt;&gt; I believe you both mean &quot;system drive&quot;.  A SSD as a recording drive would<br>
&gt;&gt; truly be a waste.  Expensive/GB, meaning those HDHR shows will cost a LOT<br>
&gt;&gt; more to store.<br>
&gt;&gt;<br>
&gt;<br>
&gt;No, I meant recording drive.  But I clearly meant recording and not<br>
&gt;storage.<br>
&gt;<br>
&gt;I would estimate that about 80% of my recordings (to include live tv) are<br>
&gt;watched and deleted within 1 week.  Using a 1 week delayed userjob or<br>
&gt;cronjob that moves files older than 1 week to magnetic storage would allow<br>
&gt;me to use a smallish SSD as temporary storage of recordings/livetv.  A<br>
&gt;single SSD should be able to sustain enough throughput for all of my<br>
&gt;tuners, commflagging, and watching several shows.<br>
&gt;<br>
&gt;<br>
&gt;&gt;<br>
&gt;&gt; If you&#39;re looking for opportunities to spin-down your magnetic drives,<br>
&gt;&gt; you&#39;ll use THOSE as recording drives.<br>
&gt;<br>
&gt;<br>
&gt;Using a SSD as described above would allow the drives to remain spun down<br>
&gt;except when transferring recordings from the SSD, or watching one that was<br>
&gt;already transferred.  Because the transfers would occur faster than<br>
&gt;recording directly and because only a fraction of all recordings would<br>
&gt;actually make it to the magnetic drives, they would remain spun down far<br>
&gt;more.<br>
<br>
</div></div>Unfortunately, the storage drives in this scheme would be started more<br>
often than you would like.  When mythfrontend displays a list of<br>
programs, it makes a check for the presence of the recording&#39;s file<br>
and displays an X icon for those it can not find.  That checking<br>
process would start all the storage drives every time it happened as<br>
all partitions in all storage groups are scanned to find files.  There<br>
is no way the current operation of MythTV would allow just the drive<br>
needed to play a specific recording to be started, as the actual<br>
locations for the files are not stored in the database.</blockquote><div><br></div></div></div><div>Interesting, I had never heard that before.  Sounds like it would be worth lobbying to have changed, perhaps have it confirm they are available on some sort of schedule rather then every time the user opens the watch recordings screen.</div>







</div></div></div>
<br></div></div><div>_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org" target="_blank">mythtv-users@mythtv.org</a><br>
<a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br>
<br></div></blockquote></div><br><br></div><div class="gmail_extra">Queue bug report &quot;Mythfrontend said a recording was there, but when I went to play it I received the error &#39;recording not available&#39;&quot;<br>



</div>

<div class="gmail_extra"><br></div></div></blockquote><div><br></div></div></div><div>I think it would be reasonable for it to do the normal scan upon opening watch recordings, but only if the last scan was more than X hours ago OR if the last scan revealed missing files.</div>



<div><br></div><div>I don&#39;t treat the red X icon as authoritative anyway...  anything can happen between the time that the scan runs and I try to play a video; hell I could leave the watch recordings screen open and go and take my storage drives off line and it won&#39;t show the red x but I will get an error when I try to play the file.</div>



<div><br></div><div>The red x is simply an indicator that on the last check the file was missing... all I&#39;m saying is that we shouldn&#39;t do so many checks.</div><div><br></div><div><br></div>

</div></div></div>
<br>_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br>
<br></blockquote></div><br><br></div><div class="gmail_extra">Why should we do ANY check? I think it&#39;s reasonable to expect that <br><br>A) Users shouldn&#39;t be touching recording files outside of MythTV<br><br>B) Recording drives are relatively static in their location.<br>

</div><div class="gmail_extra"><br clear="all"><div>Thanks,<br><br>Thomas Mashos</div>
<br></div></div>