Cent0S 7 y Mariadb

Cent0S 7 y Mariadb

No puedo iniciar mariadb/mysql, el archivo innodb se corrompió después de cerrarlo por completo. Ahora, después de trabajar en ello, entiendo esto. Reemplazo todo el /var/lib/mysqldirecto con una copia de seguridad y luego obtengo esto.

Apr 29 23:43:38 host systemd[1]: Failed to start MariaDB database server.
Apr 29 23:43:47 host systemd[1]: Starting MariaDB database server...
Apr 29 23:43:47 host systemd[1]: mariadb.service failed to run 'start-pre' task: Structure needs cleaning
Apr 29 23:43:47 host systemd[1]: Failed to start MariaDB database server.
Apr 29 23:46:33 host systemd[1]: Starting MariaDB database server...
Apr 29 23:46:33 host systemd[1]: mariadb.service failed to run 'start-pre' task: Structure needs cleaning
Apr 29 23:46:33 host systemd[1]: Failed to start MariaDB database server.
Apr 30 00:48:43 host systemd[1]: Starting MariaDB database server...
Apr 30 00:48:43 host systemd[1]: mariadb.service failed to run 'start-pre' task: Structure needs cleaning
Apr 30 00:48:43 host systemd[1]: Failed to start MariaDB database server.

Respuesta1

Solucioné este problema, ¡ahora los servicios simplemente no se inician! Acabo de reinstalar mariadb RPM y funcionó nuevamente. No utilicé YUM debido a dependencias.

información relacionada