```× mariadb.service - MariaDB 11.5.2 database server Loaded: loaded (/usr/lib/systemd/system/mariadb.service; enabled; preset: enabled) Drop-In: /etc/systemd/system/mariadb.service.d └─migrated-from-my.cnf-settings.conf Active: failed (Result: exit-code) since Thu 2024-10-31 18:37:08 CDT; 41s ago Docs: man:mariadbd(8) https://mariadb.com/kb/en/library/systemd/ Process: 8491 ExecStartPre=/usr/bin/install -m 755 -o mysql -g root -d /var/run/mysqld (code=exited, status=0/SUCCESS) Process: 8494 ExecStartPre=/bin/sh -c systemctl unset-environment _WSREP_START_POSITION (code=exited, status=0/SUCCESS) Process: 8497 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=ex> Process: 8558 ExecStart=/usr/sbin/mariadbd $MYSQLD_OPTS $_WSREP_NEW_CLUSTER $_WSREP_START_POSITION (code=exited, status=1/FAILURE) Main PID: 8558 (code=exited, status=1/FAILURE) Status: "MariaDB server is down" CPU: 184ms Oct 31 18:37:08 VexiNode1 mariadbd[8558]: 2024-10-31 18:37:08 0 [ERROR] InnoDB: The data file './ibdata1' must be writable Oct 31 18:37:08 VexiNode1 mariadbd[8558]: 2024-10-31 18:37:08 0 [ERROR] InnoDB: The data file './ibdata1' must be writable Oct 31 18:37:08 VexiNode1 mariadbd[8558]: 2024-10-31 18:37:08 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed. Oct 31 18:37:08 VexiNode1 mariadbd[8558]: 2024-10-31 18:37:08 0 [Note] Plugin 'FEEDBACK' is disabled. Oct 31 18:37:08 VexiNode1 mariadbd[8558]: 2024-10-31 18:37:08 0 [Note] Plugin 'wsrep-provider' is disabled. Oct 31 18:37:08 VexiNode1 mariadbd[8558]: 2024-10-31 18:37:08 0 [ERROR] Unknown/unsupported storage engine: InnoDB Oct 31 18:37:08 VexiNode1 mariadbd[8558]: 2024-10-31 18:37:08 0 [ERROR] Aborting Oct 31 18:37:08 VexiNode1 systemd[1]: mariadb.service: Main process exited, code=exited, status=1/FAILURE Oct 31 18:37:08 VexiNode1 systemd[1]: mariadb.service: Failed with result 'exit-code'. Oct 31 18:37:08 VexiNode1 systemd[1]: Failed to start mariadb.service - MariaDB 11.5.2 database server.```