• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

Issue MariaDB not starting

xdelios

Basic Pleskian
Hello,

I have a small problem.

I am using latest Plesk version on Centos 7 with Cloudlinux installed.
I made an update from the Updates and Upgrades setting in Tools from admin panel and after that I cannot start Mariadb

This is what I get from the console.

Code:
● mariadb.service - MariaDB database server
   Loaded: loaded (/usr/lib/systemd/system/mariadb.service; enabled; vendor preset: disabled)
  Drop-In: /etc/systemd/system/mariadb.service.d
           └─migrated-from-my.cnf-settings.conf
   Active: failed (Result: exit-code) since Sat 2017-05-06 12:47:50 EEST; 6s ago
  Process: 515754 ExecStartPre=/usr/libexec/mariadb-prepare-db-dir %n (code=exited, status=1/FAILURE)
 Main PID: 584855 (code=exited, status=0/SUCCESS)
   CGroup: /system.slice/mariadb.service

May 06 12:47:50 shared01.towerhost.gr systemd[1]: Starting MariaDB database server...
May 06 12:47:50 shared01.towerhost.gr systemd[1]: mariadb.service: control process exited, code=exite         d status=1
May 06 12:47:50 shared01.towerhost.gr systemd[1]: Failed to start MariaDB database server.
May 06 12:47:50 shared01.towerhost.gr systemd[1]: Unit mariadb.service entered failed state.
May 06 12:47:50 shared01.towerhost.gr systemd[1]: mariadb.service failed.

Any ideas?
 
Does any of these give additional information on the reason why it does not start?
# journalctl -xe
# less /var/log/mariadb/mariadb.log
 
Back
Top