

Will retry for 30 secondsġ40805 8:53:13 mysqld: Got error 'Could not get an exclusive lock file is probably in use by another process' when trying to use aria control file '/var/lib/mysql/aria_log_contr$ġ40805 8:53:13 Plugin 'Aria' init function returned error.ġ40805 8:53:13 Plugin 'Aria' registration as a STORAGE ENGINE failed.ġ40805 8:53:13 Failed to initialize plugins.ġ40805 8:53:13 /usr/sbin/mysqld: Shutdown completeġ40805 08:53:13 mysqld_safe mysqld from pid file /var/run/mysql/mysqld. That latest entry in /var/log/mysql/mysqld.log: 140805 08:52:42 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysqlġ40805 8:52:42 mysqld: Can't lock aria control file '/var/lib/mysql/aria_log_control' for exclusive use, error: 11. Process: 16457 ExecStart=/etc/init.d/mysql start (code=exited, status=1/FAILURE)ĬGroup: name=systemd:/system/rviceĪny ideas how I can find out what's happening? Run mysqld -help and check, if it reports any problems with config Check logs in /var/log/mysql Try runnig it directly and check errors: mkdir /var/run/mysqld/ chown mysql: /var/run/mysqld/ mysqld -basedir/usr -datadir/var/lib/mysql -usermysql -socket/var/run/mysqld/mysqld. Process: 14148 ExecStop=/etc/init.d/mysql stop (code=exited, status=0/SUCCESS) Returns: rvice - LSB: Start the MySQL database serverĪctive: failed since Mon, 16:20:43 -0400 38s ago Step 3: As user postgres start the database. Step 2: set /var/lib/postgres/data ownership to user postgres. See system logs and 'systemctl status' for details. step 1: create the data directory (acordingly with the PGROOT variable set before in the config file) sudo mkdir /var/lib/postgres/data.
