Skip to content

roles/mariadb: Set the nocow attribute when using btrfs

To improve mysql performance when using btrfs, set the nocow attribute before running initdb, so all the files created under the mysql datadir have the attribute.

Merge request reports

Loading