[MDEV-27975] mariadb-server won't startup on instalation Created: 2022-03-01 Updated: 2022-03-22 Resolved: 2022-03-01 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Configuration |
| Affects Version/s: | None |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Blocker |
| Reporter: | Henri W. Sirkia | Assignee: | Daniel Black |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Attachments: |
|
||||||||
| Issue Links: |
|
||||||||
| 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. |
| Comments |
| Comment by Marko Mäkelä [ 2022-03-01 ] |
|
Which file system are you using and on which Linux kernel version? If it is btrfs, see |
| Comment by Marko Mäkelä [ 2022-03-01 ] |
|
Which file system is the data directory located on? |
| Comment by Henri W. Sirkia [ 2022-03-01 ] |
|
Made fresh install in bookworn with EXT4 installed default-mysql-server and it works. |
| Comment by Marko Mäkelä [ 2022-03-01 ] |
|
1wise, thank you for confirming that it works with ext4fs. Which file system did it not work on? Is this report basically a duplicate of |
| Comment by Daniel Black [ 2022-03-01 ] |
|
Thanks Henri. I'm following up with btrfs developers on this. |