Hi all,<br>I&#39;m having ongoing problems with Mythweb, with the same symptoms described in the earlier thread:<br><a href="http://www.mythtv.org/pipermail/mythtv-users/2012-July/336246.html">http://www.mythtv.org/pipermail/mythtv-users/2012-July/336246.html</a><br>
<br>Namely, trying to download any recording file results in the system not being able to find the file:<br><font size="1"><span style="font-family:courier new,monospace">1435_20120617012900.mpg does not exist in any recognized storage group directories for this host.</span></font><br>
<br>I figured it must be permissions, but I&#39;m having trouble keeping track of all the directories that I need to check and tried to trace them through (snipping everything except for recordings links, for now).  Can someone tell me if the following looks right?<br>
<br>The mythweb directories (as I understand them!) - are there any others I should check:<br><br><font size="1"><span style="font-family:courier new,monospace">geoff@bertha:/var/lib/mythtv$ ls -la /var/www/mythweb</span><br style="font-family:courier new,monospace">
<span style="font-family:courier new,monospace">lrwxrwxrwx 1 root root 25 Jul  2 20:04 /var/www/mythweb -&gt; /usr/share/mythtv/mythweb</span><br style="font-family:courier new,monospace"></font>(is this even relevant?)<br>
<br><font size="1"><span style="font-family:courier new,monospace">geoff@bertha:/var/lib/mythtv$ ls -la /var/www/mythweb/data/</span><br style="font-family:courier new,monospace"><span style="font-family:courier new,monospace"></span><span style="font-family:courier new,monospace">lrwxrwxrwx  1 root root       26 Jul  3 00:04 recordings -&gt; /var/lib/mythtv/recordings</span></font><br>
As I understand it, I can&#39;t change the permissions of this link; doing so acts on the target.. which is:<br><br><font size="1"><span style="font-family:courier new,monospace">geoff@bertha:/var/lib/mythtv$ ls -la /var/lib/mythtv/</span><br style="font-family:courier new,monospace">
<span style="font-family:courier new,monospace">drwxrwsrwx  2 mythtv mythtv 4096 May  5 18:05 recordings</span><br style="font-family:courier new,monospace"></font><br>The files are actually stored using Storage Groups, in a NAS mounted on /mnt/nfs/mythtv. BEFORE I mount it:<br>
<br><font size="1"><span style="font-family:courier new,monospace">geoff@bertha:/var/lib/mythtv$ ls -al /mnt/nfs/</span><br style="font-family:courier new,monospace"><span style="font-family:courier new,monospace">drwxrwxrwx  2 mythtv users 4096 May  5 18:45 mythtv</span></font><br>
<br>AFTER mounting:<br><font size="1"><span style="font-family:courier new,monospace">geoff@bertha:/var/lib/mythtv$ ls -al /mnt/nfs/</span><br style="font-family:courier new,monospace"><span style="font-family:courier new,monospace">drwxrwxrwx+ 14 mythtv users 4096 Jun 22 23:32 mythtv</span></font><br>
<br><font style="font-family:courier new,monospace" size="1">geoff@bertha:/var/lib/mythtv$ ls -al /mnt/nfs/mythtv<br>drwxrwxrwx+  2 mythtv   users    20480 Jul  3 00:57 recordings</font><br><br>Finally, the file in question (but it behaves the same for all videos):<br>
<font style="font-family:courier new,monospace" size="1">geoff@bertha:/var/lib/mythtv$ ls -al /mnt/nfs/mythtv/recordings/1435_20120617012900.mpg<br>-rw-r--r--+ 1 mythtv mythtv 17988312256 Jun 17 05:06 /mnt/nfs/mythtv/recordings/1435_20120617012900.mpg<br>
</font><br>I&#39;m on a combined FE/BE, running Mythbuntu 0.25-fixes.<br>Any help would be appreciated!<br><br>Cheers,<br>Geoff<br>