<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">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 class=""><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><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>