Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Won't Fix
-
None
Description
btrfs is coming to Fedora 33
https://fedoramagazine.org/btrfs-coming-to-fedora-33/
Copy on Write file-systems normally aren't great with regard to databases, so lets be prepared for when this happens we need to examine:
- What are performance differences with btrfs compared to ext3/xfs?
- Are the MariaDB options that can assist with performance (disable double write buffer in default)?
- Are there packaging options (like a btrfs subvolume for /var/lib/mysql with specific set of optimized parameters)
- Are separate volumes needed/desired for redo, undo, binlog?
- Can the aspects of the btrfs volume be auto-detected and some auto-tuning of mariadb to its configuration?
- Do features like FIDEDUPERANGE need to be explored for Alter table copy table schematics?
- Is snapshot consistent and suitable as a backup and/or SST mechanism?
Attachments
Issue Links
- relates to
-
MDBF-321 buildbot to use real filesystems for [at least] storage engine test suites
-
- Open
-
-
MDEV-27449 Database crashes on startup InnoDB: Assertion failure in file ./storage/innobase/btr/btr0cur.cc line 297
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Description |
[btrfs|https://btrfs.wiki.kernel.org/index.php/Main_Page] is coming to Fedora 33
https://fedoramagazine.org/btrfs-coming-to-fedora-33/ Copy on Write file-systems normally aren't great with regard to databases, so lets be prepared for when this happens we need to examine: * What are performance differences with btrfs compared to ext3/xfs? * Are the MariaDB options that can assist with performance (disable double write buffer in default)? * Are there packaging options (like a btrfs subvolume for /var/lib/mysql with specific set of optimized parameters) * Are separate volumes needed/desired for redo, undo, binlog? * Can the aspects of the btrfs volume be auto-detected and some auto-tuning of mariadb to its configuration? * Do features like FIDEDUPERANGE need to be explored for Alter table copy table schematics? * Is snapshot consistent and suitable as a backup and/or SST mechanism? FYI: [~mschorm] |
[btrfs|https://btrfs.wiki.kernel.org/index.php/Main_Page] is coming to Fedora 33
https://fedoramagazine.org/btrfs-coming-to-fedora-33/ Copy on Write file-systems normally aren't great with regard to databases, so lets be prepared for when this happens we need to examine: * What are performance differences with btrfs compared to ext3/xfs? * Are the MariaDB options that can assist with performance (disable double write buffer in default)? * Are there packaging options (like a btrfs subvolume for /var/lib/mysql with specific set of optimized parameters) * Are separate volumes needed/desired for redo, undo, binlog? * Can the aspects of the btrfs volume be auto-detected and some auto-tuning of mariadb to its configuration? * Do features like FIDEDUPERANGE need to be explored for Alter table copy table schematics? * Is snapshot consistent and suitable as a backup and/or SST mechanism? FYI: [~mschorm] [~axel] |
Fix Version/s | 10.4 [ 22408 ] |
Workflow | MariaDB v3 [ 112981 ] | MariaDB v4 [ 131358 ] |
Link |
This issue relates to |
Component/s | N/A [ 14411 ] | |
Component/s | Packaging [ 10700 ] | |
Fix Version/s | N/A [ 14700 ] | |
Resolution | Won't Fix [ 2 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
Arch linux recommend disabling the COW for /var/lib/mysql