<div class="gmail_quote">On Tue, Mar 27, 2012 at 1:40 PM, Raymond Wagner <span dir="ltr">&lt;<a href="mailto:raymond@wagnerrp.com">raymond@wagnerrp.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 3/27/2012 14:12, Tom Flair wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I *really* don&#39;t want transfer the data over the network or even doing an rsync to the array on the MBE.<br>
</blockquote>
<br></div>
Why not?  You&#39;re more likely to be bottle-necked on your disks and filesystem than your network.  I was running ~60MB/s last night shuffling some recordings from my MBE to drives on a SBE last night.  Just run one command, and go do something else for several hours.<div class="im">
<br></div></blockquote><div><br>Because it takes ~20 minutes to power down the MBE/SBE, physically migrate the drives, power up the MBE versus several hours of migrating the data over the network.  :)<br> <br><br></div><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div class="im">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
As I understand it, I should be able to migrate the existing drives and set them up as another storage pool for recordings.  Based on the hashes for the recordings, the MBE should pick up that the previously remote recordings on the SBE are now on the MBE and all should be good.<br>

</blockquote>
<br></div>
You can add folders on the transferred drives as new storage directories, and MythTV will use them as the disk scheduler sees fit, however your old content will be unavailable.  Recordings are tagged to a specific hostname in the database.  The hashes you are referring to are only used by the Video Library and its file scanner.  I don&#39;t know of any &quot;proper&quot; way to migrate videos from one host to another besides a simple...<br>

<br></blockquote><div><br>Ah, thanks for that.  I was thinking the hashes applied universally.<br><br> </div><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">

UPDATE recorded SET hostname=&quot;new_host&quot; WHERE hostname=&quot;old_host&quot;;<br></blockquote><div><br><br>I&#39;ll give that a shot.  If worse comes to worse, I can always restore from a nightly backup, export the stuff to MythVideo and call it a wash.<br>
<br>This is why I asked first before just leaping in headfirst then wondering what broke.  :)<br><br><br> </div><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">

______________________________<u></u>_________________<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/<u></u>listinfo/mythtv-users</a><br>
</blockquote></div><br>