tmp folder issue
Hello,
I try to change tmp folder of mariadb because I found out that files .MAD are are constantly being created inside tmp folder and despite the fact that I increased the tmp folder from the beginning of the installation of cpanel to 15GB are filling the space with results operational problems of cpanel.
The tutorials I found on the internet are to create in /home directory a folder for example called mysqltmp to chown mysql:mysql and chmod 1777. Then add parameter to my.cnf like tmpdir=/home/mysqltmp. But after restart mariadb is not starting and exiting with error.
[QUOTE] Job for mariadb.service failed because the control process exited with error code. See "systemctl status mariadb.service" and "journalctl -xe" for details.
Am I doing something wrong? Regards
Am I doing something wrong? Regards
-
HI Please first try to kill all running processes and they try to restart DB. Also please share the result journalctl -xe 0 -
Hello sixavayo! I agree with HostNoc in that we may need the output of journalctl -xe
for more information. I would also suggest checking for any lingering processes and killing them safely before restarting the service once more. Could you provide the output ofjournal -xe
output here so that we may take a closer look?0
Please sign in to leave a comment.
Comments
2 comments