ct-Open-Source / ct-Open-Source/team-container
mariadb 10.5.4 in nextcloud startet nicht auf Rapberry-Pi 4 mit Ubuntu 20.04
- Dominant language
- HTML
- Stars
- 116
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
Nach einem neuen deployment in den letzten Tagen startet mariadb nicht mehr und es gibt die folgende Fehlermeldung:
2020-07-04 00:21:12+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 1:10.5.4+maria~focal started.
2020-07-04 00:21:12+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql'
2020-07-04 00:21:12+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 1:10.5.4+maria~focal started.
2020-07-04 00:21:12+00:00 [Note] [Entrypoint]: Initializing database files
2020-07-04 0:21:13 0 [ERROR] InnoDB: Corrupted page [page id: space=0, page number=0] of datafile './ibdata1' could not be found in the doublewrite buffer.
2020-07-04 0:21:13 0 [ERROR] InnoDB: Plugin initialization aborted with error Data structure corruption
2020-07-04 0:21:13 0 [ERROR] Plugin 'InnoDB' init function returned error.
2020-07-04 0:21:13 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2020-07-04 0:21:13 0 [ERROR] Unknown/unsupported storage engine: InnoDB
2020-07-04 0:21:13 0 [ERROR] Aborting
Wenn ich in team-container/team-nextcloud/templates/deploy_database.yaml 'image: mariadb:10.4' setze anstelle von 'image: mariadb' so funktioniert das Deployment,
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with team-container/team-nextcloud/templates/deploy_database.yaml and compare the default MariaDB image with the working mariadb:10.4 setting. Reproduce the deployment on a Raspberry Pi 4 running Ubuntu 20.04, then determine a supported configuration that starts successfully without the reported InnoDB corruption error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kubernetes, mariadb, raspberry-pi, ubuntu
- Domain
- databases, devops, infrastructure
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100