Submitted by Eskes on Fri, 10/06/2017 - 05:15
After Virtualmin is installed and upp and runing. Install mariaDB repo do yum update mariaDB iare isntled and working. Rerun "Post-Installation Wizard"
On DB config. "MySQL could not be started with the new configuration : Redirecting to /bin/systemctl start mariadb.service Job for mariadb.service failed because the control process exited with error code. See "systemctl status mariadb.service" and "journalctl -xe" for details. . The old configuration has been restored.!
Output from "stemctl status mariadb.service"
mariadb.service - MariaDB database server
Loaded: loaded (/usr/lib/systemd/system/mariadb.service; disabled; vendor preset: disabled)
Drop-In: /etc/systemd/system/mariadb.service.d
└─migrated-from-my.cnf-settings.conf
Active: failed (Result: exit-code) since Fri 2017-10-06 11:44:41 CEST; 1h 56min ago
Process: 16579 ExecStart=/usr/sbin/mysqld $MYSQLD_OPTS $_WSREP_NEW_CLUSTER $_WSREP_START_POSITION (code=exited, status=1/FAILURE)
Process: 16521 ExecStartPre=/bin/sh -c [ ! -e /usr/bin/galera_recovery ] && VAR= || VAR=`/usr/bin/galera_recovery`; [ $? -eq 0 ] && systemctl set-environment _WSREP_START_POSITION=$VAR || exit 1 (code=exited, status=0/SUCCESS)
Process: 16519 ExecStartPre=/bin/sh -c systemctl unset-environment _WSREP_START_POSITION (code=exited, status=0/SUCCESS)
Main PID: 16579 (code=exited, status=1/FAILURE)
Status: "MariaDB server is down"
Oct 06 11:44:41 SERVER mysqld[16579]: 2017-10-06 11:44:41 139919386093696 [Note] InnoDB: Starting shutdown...
Oct 06 11:44:41 SERVER mysqld[16579]: 2017-10-06 11:44:41 139919386093696 [ERROR] Plugin 'InnoDB' init function returned error.
Oct 06 11:44:41 SERVER mysqld[16579]: 2017-10-06 11:44:41 139919386093696 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
Oct 06 11:44:41 SERVER mysqld[16579]: 2017-10-06 11:44:41 139919386093696 [Note] Plugin 'FEEDBACK' is disabled.
Oct 06 11:44:41 SERVER mysqld[16579]: 2017-10-06 11:44:41 139919386093696 [ERROR] Unknown/unsupported storage engine: InnoDB
Oct 06 11:44:41 SERVER mysqld[16579]: 2017-10-06 11:44:41 139919386093696 [ERROR] Aborting
Oct 06 11:44:41 SERVER systemd[1]: mariadb.service: main process exited, code=exited, status=1/FAILURE
Oct 06 11:44:41 SERVER systemd[1]: Failed to start MariaDB database server.
Oct 06 11:44:41 SERVER systemd[1]: Unit mariadb.service entered failed state.
Oct 06 11:44:41 SERVER systemd[1]: mariadb.service failed.
MariaDB are runing fine.
Control for Maria DB are not working in webmin.
Status:
Closed (works as designed)
Comments
Submitted by Eskes on Fri, 10/06/2017 - 06:43 Comment #1
Howdy Eskes,
Support queries for Virtualmin GPL should go to the forums. This looks like an upgrade issue with your MariaDB database, and not related to Virtualmin (definitely not a Virtualmin bug). If you post your question and the relevant logs in the forums, I or someone else will likely be able to help you sort it out.