<div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr">On Thu, Nov 1, 2018, 10:26 PM Stephen Worthington <<a href="mailto:stephen_agent@jsw.gen.nz">stephen_agent@jsw.gen.nz</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Thu, 1 Nov 2018 11:11:23 -0400, you wrote:<br>
<br>
>Greetings mythizens, I got 0-byte recordings for three shows airing between<br>
>10 &11 pm last night.<br>
>This was co-incident with me switching over to Kodi, and starting my VPN,<br>
>and streaming a show I had missed, I can wrap my head around losing the<br>
>hdhr (network tuner) recording but the other two were on internal tuner<br>
>cards. Is this normal behaviour?<br>
><br>
>Does any one else using Myth and Kodi on the same box have suggestions?<br>
><br>
>TIA  Daryl<br>
<br>
MythTV uses tuners in order, and does not ever try another tuner when<br>
one fails.  So if the first tuner is a network one and you have<br>
somehow screwed up the network access to the tuner, then that could<br>
explain what happened.  When you say the other two recordings were on<br>
internal tuner cards, how are you working out what card was used for<br>
the recordings?  Were the recordings from a different source that<br>
needed to use the internal cards?  When you get a failed recording,<br>
you can find the tuner it attempted to use in the logs, or you can go<br>
to the recording and use the I command twice (and then scroll down if<br>
necessary) to see the tuner.<br>
<br>
How do you use a VPN?  If it is run from the MythTV box then it is<br>
likely that setting up the VPN connection will have changed the<br>
routing on the MythTV box in a way that prevented access to the HDHR<br>
tuner.  The standard way the VPNs work is to divert all traffic<br>
outside the box to the VPN connection.  Often you can set them up so<br>
that local traffic on your network will not go via the VPN, but you<br>
will have to do extra configuration to do that.<br>
<br>
Another consideration is if you have storage group locations that are<br>
stored over network connections to other boxes on your network. MythTV<br>
has problems with network locations not being accessible.  If<br>
activating your VPN caused network storage groups to be inaccessible,<br>
but mythbackend kept trying to access them, that causes mythbackend to<br>
run extremely slowly due to it continually locking up in a bit of code<br>
that is trying the network connection and then failing. Each time the<br>
connection fails, it can move on and do a little more work, but as<br>
soon as it tries the connection again, it locks up again.  Only part<br>
of mythbackend is affected, but that includes the threads that do<br>
recordings, so all recordings fail.  As mythbackend tries to access<br>
all storage groups in that code, it does not matter if the networked<br>
storage group is only used for videos or pictures - it will still<br>
cause access to the recording storage groups to fail.<br>
_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org" target="_blank" rel="noreferrer">mythtv-users@mythtv.org</a><br>
<a href="http://lists.mythtv.org/mailman/listinfo/mythtv-users" rel="noreferrer noreferrer" target="_blank">http://lists.mythtv.org/mailman/listinfo/mythtv-users</a><br>
<a href="http://wiki.mythtv.org/Mailing_List_etiquette" rel="noreferrer noreferrer" target="_blank">http://wiki.mythtv.org/Mailing_List_etiquette</a><br>
MythTV Forums: <a href="https://forum.mythtv.org" rel="noreferrer noreferrer" target="_blank">https://forum.mythtv.org</a></blockquote></div></div><div dir="auto"><br></div><div dir="auto">My only network component is the HDHR, everything else in in the combined FE/BE, internal cards have UDEV rules and are used first, before the HDHR. Storage is three 1TB drives, internal, one of which I just replaced (impending failure) and curiously when I used Kodi it unmounted storage2 of it's own volition at the time of the failure. I doubt that all three failed recordings were going to the one drive, as they were simotanious, just something else to scratch the head with. VPN is on the myth/kodi box only and engaged when needed through the unity bar.</div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
</blockquote></div></div></div>