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 106
    • Issues 106
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 19
    • Merge requests 19
  • 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
  • Merge requests
  • !34

roles/mariadb: Set the nocow attribute when using btrfs

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Giancarlo Razzolini requested to merge mariadb-nocow into master Jul 23, 2020
  • Overview 7
  • Commits 1
  • Pipelines 3
  • Changes 2

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.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: mariadb-nocow