bosh-agent icon indicating copy to clipboard operation
bosh-agent copied to clipboard

introduce BTRFS

Open romain-dartigues opened this issue 2 years ago • 2 comments

This patch attempt to introduce BTRFS as a usable filesystem under Linux stemcells as briefly discussed in #299.

BTRFS benefited noticeable improvements since Linux 5.17, further reducing the performance gap it suffered.

While not recommended for all usages, it has some interesting features we would like to use for some edge cases, such as online compression.

We are looking for feedback on this pull request.

romain-dartigues avatar Jan 16 '23 09:01 romain-dartigues

Draft PRs are ignored by the automation which syncs open PRs onto the github project board for Foundational Infrastructure Working group: https://github.com/orgs/cloudfoundry/projects/21/views/10

Please remove draft status so we can track this PR.

rkoster avatar Jan 19 '23 15:01 rkoster

Hi Ruben, yes sorry for the pollution in the PR, I wanted to run some tests in our infrastructure before removing the Draft; please allow me a few more days.

romain-dartigues avatar Jan 20 '23 12:01 romain-dartigues