<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Sep 15, 2014 at 11:49 PM, Mark Perkins <span dir="ltr"><<a href="mailto:perkins1724@hotmail.com" target="_blank">perkins1724@hotmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div class=""><div class="h5"><br></div></div>
What is your storage group disk scheduler set to?<br>
<br>
Have you tried just putting that one directory (on the second drive) as the only LiveTV storage directory and tried viewing LiveTV? Check backend log file while doing so to see what it says.<br>
_______________________________________________<br>
<br></blockquote><div><br></div><div>I haven't had time to look up what the disk scheduler is (it's been a few years since I messed with anything mythtv related).</div><div><br></div><div>I looked at the backend log and when it tries to open a file in /media/jonno/recordings there is a Permission Denied (13).</div><div><br></div><div>Here is some information that will hopefully be useful.</div><div><br></div><div>The system logs in with the User = jonno.</div><div>$id jonno</div></div>uid = 1000(jonno) gid = 124(mythtv) .......</div><div class="gmail_extra"><br></div><div class="gmail_extra">From top I notice that:</div><div class="gmail_extra"><a href="http://mythfrontend.re">mythfrontend.re</a> user = jonno</div><div class="gmail_extra">mythbackend user = mythtv</div><div class="gmail_extra"><br></div><div class="gmail_extra">I have the disk set to mount with the following in /etc/fstab:</div><div class="gmail_extra">/dev/sdb1 /media/jonno/recordings ext4 defaults 0 1</div><div class="gmail_extra"><br></div><div class="gmail_extra">While mounted I get:</div><div class="gmail_extra"><br></div><div class="gmail_extra">$ls -l /media/jonno/recordings</div><div class="gmail_extra">drwxrwxrwx 2 mythtv mythtv 16384 Sep 15 22:06 lost+found</div><div class="gmail_extra"><br></div><div class="gmail_extra"><div class="gmail_extra">$ls -l /media/jonno</div><div class="gmail_extra">drwxrwxr-x 2 mythtv mythtv 4096 Sep 15 23:09 recordings</div><div><br></div></div><div class="gmail_extra">If I umount /dev/sdb1 I get:</div><div class="gmail_extra"><br></div><div class="gmail_extra">$ls -l /media/jonno/recordings</div><div class="gmail_extra">total 0</div><div class="gmail_extra"><br></div><div class="gmail_extra">$ls -l /media/jonno</div><div class="gmail_extra">total 4</div><div class="gmail_extra">drwxrwxr-x 2 mythtv mythtv 4096 Sep 15 22:09 recordings</div><div class="gmail_extra"><br></div><div class="gmail_extra">Everything seems ok to me but clearly not. What else would be useful?</div></div>