<br><br><div class="gmail_quote">On Mon, Jan 11, 2010 at 6:00 AM, mat <span dir="ltr">&lt;<a href="mailto:mat@lessermatters.co.uk">mat@lessermatters.co.uk</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi there folks,<br>
<br>
I&#39;m having a small issue with MythVideo. Basically, on any of my<br>
frontends, when selecting Media-&gt;Video it takes ages (about 5 minutes I<br>
would guess at) for the video selection screen to appear. I haven&#39;t done<br>
any proper test but yesterday I ran BWM (bandwidth monitor) whilst this<br>
was happening and I was getting 600 K/s for most of this time.<br>
<br>
So it would appear that my frontend is being sent lots of data before it<br>
will finally display the list of videos.<br>
<br>
Does anyone have a clue as to what is happening and how to fix it?<br>
<br>
I&#39;m using 0.21 from the Debian etch repo.<br></blockquote></div><br><br>In .21 I seem to remember a setting for Mythvideo that has it scan the filesystem for new files every time you open it. Try disabling that perhaps? It&#39;s got to get the list of files somehow, so it&#39;s database or filesystem access. 600K/s seems quite slow for either unless your backend or fileserver just can&#39;t keep up. I have a somewhat large directory of video files on my server that the FEs access over the LAN and it only takes me a few seconds to scan the whole thing from either FE. My FEs mount the video filesystem with NFS and autofs. <br>
<br>I&#39;d check the transfer speed from your fileserver and make sure it&#39;s not getting bogged down. Heavy CPU load or lots of other I/O will slow down access for your FEs. Also check the network, make sure you&#39;re connecting both machines at the best speed your network can handle and they aren&#39;t falling back to 10M for some reason. Check the database logs as well, perhaps it&#39;s having issues. <br>