Details
-
Bug
-
Status: Closed (View Workflow)
-
Blocker
-
Resolution: Duplicate
-
None
-
None
Description
mariadb-server won't startup on installation. In a fresh clean install debian bookworm, x86-64, corei5 4gb ram, !Unable to render embedded object: File (BTRFS) not found.!, installer blocks to sudo apt-get install default-mysql-server or mariadb-server.
Tried making fresh install on bullseye install default-mysql-server and worked, upgraded to bookworm and same error.
Made fresh install in bookworn with EXT4 installed default-mysql-server and it works.
Attachments
Issue Links
- duplicates
-
MDEV-27900 aio returning partial reads/writes looks like InnoDB: Database page corruption on btrfs with io_uring
-
- Closed
-
Which file system are you using and on which Linux kernel version? If it is btrfs, see
MDEV-27900and try innodb_flush_method=fsync to work around the Linux kernel bug.