<div dir="ltr">Any other theories why mysqld is having permission denied errors opening files in a world rwx directory than has plenty of space and can be written to by user mysql from the command line?  I'd like to get my mythtv backend running again without a re-install.  The things that I would not want to lose are my previously recorded shows and the channel configuration to work with Comcast programming (unless mythtv has integrated the scte65scan functionality, that is always a hassle).  Anything else can be blown away and I don't care.<div><br></div><div>Thanks again,</div><div><br></div><div>      David</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jan 26, 2016 at 11:57 AM, David L <span dir="ltr"><<a href="mailto:idht4n@gmail.com" target="_blank">idht4n@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote"><span class="">On Tue, Jan 26, 2016 at 10:56 AM, Bill Meek <span dir="ltr"><<a href="mailto:keemllib@gmail.com" target="_blank">keemllib@gmail.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">On 01/26/2016 12:24 PM, David L wrote:<br>
...<span><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">
However, it does complain about permissions denied for some reason that I<br>
don't understand:<br>
<br>
strace /usr/sbin/mysqld<br>
<snip><br>
gettimeofday({1453831961, 595238}, NULL) = 0<br>
open("/sdc1/tmp/ibELQk8J", O_RDWR|O_CREAT|O_EXCL|O_LARGEFILE, 0600) = -1<br>
EACCES (Permission denied)<br>
</blockquote>
<br>
<br></span>
Could you be getting blocked by apparmor?<br></blockquote><div><br></div></span><div>Good thought, but I don't think that's it.  I tried uninstalling apparmor.  It didn't help.</div><div><br></div><div><div>apparmor_status</div><div>The program 'apparmor_status' is currently not installed. You can install it by typing:</div><div>apt-get install apparmor</div></div><div><br></div><div><div>/usr/sbin/mysqld</div><div>160126 11:56:04 [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release. Please use the full name instead.</div><div>160126 11:56:04 [Note] /usr/sbin/mysqld (mysqld 5.5.46-0ubuntu0.14.04.2) starting as process 13995 ...</div><div>160126 11:56:04 [Warning] Using unique option prefix myisam-recover instead of myisam-recover-options is deprecated and will be removed in a future release. Please use the full name instead.</div><div>160126 11:56:04 [Note] Plugin 'FEDERATED' is disabled.</div><div>160126 11:56:04 InnoDB: The InnoDB memory heap is disabled</div><div>160126 11:56:04 InnoDB: Mutexes and rw_locks use GCC atomic builtins</div><div>160126 11:56:04 InnoDB: Compressed tables use zlib 1.2.8</div><div>160126 11:56:04 InnoDB: Using Linux native AIO</div><div>/usr/sbin/mysqld: Can't create/write to file '/sdc1/tmp/ibMB877h' (Errcode: 13)</div></div><div><br></div><div> </div></div></div></div>
</blockquote></div><br></div>