Unknown/unsupported storage engine: InnoDB #17

Open
opened 2023-07-20 15:23:11 +00:00 by decentral1se · 1 comment
Owner

Moar terror.

Sadly unsure which version I had deployed and which I wanted to go to. Now it's v borked. Unsure if this is a recipe issue or a system issue but I think the former?

f2023-07-20T15:22:23.679929000Z 2023-07-20 15:22:23 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
W2023-07-20T15:22:23.684799000Z 2023-07-20 15:22:23 0 [Note] InnoDB: Number of pools: 1
e2023-07-20T15:22:23.685175000Z 2023-07-20 15:22:23 0 [Note] InnoDB: Using generic crc32 instructions
2023-07-20T15:22:23.685402000Z 2023-07-20 15:22:23 0 [Note] mariadbd: O_TMPFILE is not supported on /tmp (disabling future attempts)
[2023-07-20T15:22:23.703678000Z 2023-07-20 15:22:23 0 [Note] InnoDB: Using Linux native AIO
2023-07-20T15:22:23.704934000Z 2023-07-20 15:22:23 0 [Note] InnoDB: Initializing buffer pool, total size = 134217728, chunk size = 134217728
l2023-07-20T15:22:23.705589000Z 2023-07-20 15:22:23 0 [Note] InnoDB: Completed initialization of buffer pool
2023-07-20T15:22:23.735862000Z 2023-07-20 15:22:23 0 [ERROR] InnoDB: Unsupported redo log format. The redo log was created with MariaDB 10.11.4.
|2023-07-20T15:22:23.736232000Z 2023-07-20 15:22:23 0 [ERROR] InnoDB: Plugin initialization aborted with error Generic error
Y2023-07-20T15:22:23.736466000Z 2023-07-20 15:22:23 0 [Note] InnoDB: Starting shutdown...
k2023-07-20T15:22:23.955743000Z 2023-07-20 15:22:23 0 [ERROR] Plugin 'InnoDB' init function returned error.
v2023-07-20T15:22:23.956459000Z 2023-07-20 15:22:23 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
[2023-07-20T15:22:23.957269000Z 2023-07-20 15:22:23 0 [Note] Plugin 'FEEDBACK' is disabled.
h2023-07-20T15:22:23.957995000Z 2023-07-20 15:22:23 0 [ERROR] Unknown/unsupported storage engine: InnoDB
F2023-07-20T15:22:23.958222000Z 2023-07-20 15:22:23 0 [ERROR] Aborting
Moar terror. Sadly unsure which version I had deployed and which I wanted to go to. Now it's v borked. Unsure if this is a recipe issue or a system issue but I think the former? ``` f2023-07-20T15:22:23.679929000Z 2023-07-20 15:22:23 0 [Note] InnoDB: Compressed tables use zlib 1.2.11 W2023-07-20T15:22:23.684799000Z 2023-07-20 15:22:23 0 [Note] InnoDB: Number of pools: 1 e2023-07-20T15:22:23.685175000Z 2023-07-20 15:22:23 0 [Note] InnoDB: Using generic crc32 instructions 2023-07-20T15:22:23.685402000Z 2023-07-20 15:22:23 0 [Note] mariadbd: O_TMPFILE is not supported on /tmp (disabling future attempts) [2023-07-20T15:22:23.703678000Z 2023-07-20 15:22:23 0 [Note] InnoDB: Using Linux native AIO 2023-07-20T15:22:23.704934000Z 2023-07-20 15:22:23 0 [Note] InnoDB: Initializing buffer pool, total size = 134217728, chunk size = 134217728 l2023-07-20T15:22:23.705589000Z 2023-07-20 15:22:23 0 [Note] InnoDB: Completed initialization of buffer pool 2023-07-20T15:22:23.735862000Z 2023-07-20 15:22:23 0 [ERROR] InnoDB: Unsupported redo log format. The redo log was created with MariaDB 10.11.4. |2023-07-20T15:22:23.736232000Z 2023-07-20 15:22:23 0 [ERROR] InnoDB: Plugin initialization aborted with error Generic error Y2023-07-20T15:22:23.736466000Z 2023-07-20 15:22:23 0 [Note] InnoDB: Starting shutdown... k2023-07-20T15:22:23.955743000Z 2023-07-20 15:22:23 0 [ERROR] Plugin 'InnoDB' init function returned error. v2023-07-20T15:22:23.956459000Z 2023-07-20 15:22:23 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed. [2023-07-20T15:22:23.957269000Z 2023-07-20 15:22:23 0 [Note] Plugin 'FEEDBACK' is disabled. h2023-07-20T15:22:23.957995000Z 2023-07-20 15:22:23 0 [ERROR] Unknown/unsupported storage engine: InnoDB F2023-07-20T15:22:23.958222000Z 2023-07-20 15:22:23 0 [ERROR] Aborting ```
decentral1se changed title from v21: Unknown/unsupported storage engine: InnoDB to Unknown/unsupported storage engine: InnoDB 2023-07-20 15:25:35 +00:00
Author
Owner

Cause was b682264613 included a mysql db upgrade 10.6 -> 10.11 which upgraded the db state and stops being able to rollback the recipe. That was marked as a major change, so all good I suppose. I might add some notes on this to the release notes.

Cause was https://git.coopcloud.tech/coop-cloud/keycloak/commit/b682264613048f24a58dc400d604e60d0e4fd88f included a mysql db upgrade `10.6` -> `10.11` which upgraded the db state and stops being able to rollback the recipe. That was marked as a major change, so all good I suppose. I might add some notes on this to the release notes.
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: coop-cloud/keycloak#17
No description provided.