[mythtv] i did a stupid thing

Mark Buechler mark.buechler at gmail.com
Wed Jan 23 16:15:13 UTC 2008


If the recordings can all be accessed from your primary backend, run the
following sql:

UPDATE recorded SET hostname = "<primary>" WHERE hostname = "<secondary>";

But this is more a mythtv-users question.

- Mark.

On 1/23/08, Simon Kenyon <simon at koala.ie> wrote:
>
> i was setting up a USB attached disk and instead of sdb i wiped sda.
> not in any recoverable way (using dd if=/dev/urandom of=/dev/sda
> b=102400).
> oh well. it was my slave server.
>
> so why am i airing my stupidity in public, you may well ask?
>
> because when i try to do anything on my backends, they hang when they
> encounter any recordings from the slave server.
>
> so the question is, how do i remove all references to the slave server
> so that i can at least limp along until i get the slave server back to
> where it was (minus any recordings/music/videos/pictures).
>
> is there an easy way of doing this or do i just have to poke around with
> sql?
> --
> simon
>
> _______________________________________________
> mythtv-dev mailing list
> mythtv-dev at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-dev/attachments/20080123/f413c504/attachment.htm 


More information about the mythtv-dev mailing list