• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Issue Missing /var/run/mariadb after reboot

zwankie

Basic Pleskian
Hi,

Something strange I found recently.
Running Plesk Onyx 17.8.11 with Cloudlinux on CentOS7

The server restarts but MariaDB/Mysql does not start.
The issue is that /var/run/mariadb folder does not exist after the reboot.

To solve temporarily, create the mariadb folder inside /var/run and change permissions to mysql:mysql

Then systemctl start mariadb and systemctl start mysqld

All good.
But missing again after a reboot.
 
Back
Top