<br>On Mon, Nov 3, 2008 at 10:03 PM, Michael T. Dean <span dir="ltr">&lt;<a href="mailto:mtdean@thirdcontact.com">mtdean@thirdcontact.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div class="Wj3C7c">On 11/03/2008 04:55 PM, Craig Fry wrote:<br>
&gt; Over the weekend I added new drives to my mythbox and moved recordings from<br>
&gt; my lvm to the new drives. &nbsp;My default recording group has 4 directories in<br>
&gt; it, each on a different drive and I removed the lvm entirely. &nbsp;Now I cannot<br>
&gt; delete recordings from the front end or mythweb. &nbsp;It won&#39;t even auto<br>
&gt; expire. &nbsp;An example message:<br>
&gt;<br>
&gt; File /video/1062_20081025080000.mpg for chanid 1062 at Sat Oct 25 08:00:00<br>
&gt; 2008 could not be deleted.<br>
&gt;<br>
&gt; Permissions:<br>
&gt;<br>
&gt; ls -al /video/1062_20081025080000.mpg<br>
&gt;<br>
&gt; -rw-rw-rw- 1 mythtv mythtv 1255804928 2008-10-25 08:25<br>
&gt; /video/1062_20081025080000.mpg<br>
&gt;<br>
&gt; Database shows the storage group as Default. &nbsp;Mythbackend is running under<br>
&gt; mythtv as it always has been.<br>
&gt;<br>
&gt; Any ideas?<br>
<br>
</div></div>Deleting a file on *nix does /not/ require write permission to the<br>
file. &nbsp;It requires write permission to the /directory/ containing the file.<br>
<br>
Mike<br>
_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" target="_blank">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br>
</blockquote><div></div><div>Just figured it out but that is exactly what was wrong. &nbsp;Thanks for the help.&nbsp;</div>