Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • infrastructure infrastructure
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 107
    • Issues 107
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 16
    • Merge requests 16
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Arch LinuxArch Linux
  • infrastructureinfrastructure
  • Repository
Switch branch/tag
  • infrastructure
  • roles
  • mariadb
  • defaults
  • main.yml
Find file BlameHistoryPermalink
  • Giancarlo Razzolini's avatar
    roles/mariadb: Set the nocow attribute when using btrfs · fb2e7aeb
    Giancarlo Razzolini authored Jul 23, 2020 and Sven-Hendrik Haase's avatar Sven-Hendrik Haase committed Aug 03, 2020
    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.
    fb2e7aeb