
The first systemd line there is kind of a "well duh". Mar 26 22:52:42 boggan systemd: rvice: Failed with result 'timeout'` Mar 26 22:52:42 boggan systemd: rvice: Unit entered failed state. Mar 26 22:52:42 boggan systemd: Failed to start MariaDB database server. Mar 26 22:52:39 boggan systemd: rvice: Start operation timed out. Main PID: 8707 (code=exited, status=0/SUCCESS) Process: 8706 ExecStartPre=/usr/bin/install -m 755 -o mysql -g root -d /var/run/mysqld (code=exited, status=0/SUCCESS) Process: 8707 ExecStart=/usr/sbin/mysqld $MYSQLD_OPTS $_WSREP_NEW_CLUSTER (code=exited, status=0/SUCCESS) Loaded: loaded (/lib/systemd/system/rvice enabled vendor preset: enabled)ĭrop-In: /etc/systemd/system/Īctive: failed (Result: timeout) since Sat 22:52:42 EDT 26s ago See "systemctl status rvice" and "journalctl -xe" for details. Job for rvice failed because a timeout was exceeded. Running sudo /etc/init.d/mysql start results in: I am running MariaDB 10.0.23-0 on Ubuntu 15.10 as a LAMP server.
