meta data for this page
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
linux:fs:btrfs:hints [2021/03/02 10:17] – created niziak | linux:fs:btrfs:hints [2024/12/01 09:59] (current) – niziak | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== ! BTRFS Hints ====== | ====== ! BTRFS Hints ====== | ||
- | ===== Attentions | + | ===== Attention |
+ | * 2021-03: Keep at least 10GB free space ! | ||
* 2021-03: Never ever let BTRFS to be out of space. Balande data chunks regulary to always make space for growing metadatas (snapshots) | * 2021-03: Never ever let BTRFS to be out of space. Balande data chunks regulary to always make space for growing metadatas (snapshots) | ||
* 2021-03: Do not use quota groups (it is not stable) | * 2021-03: Do not use quota groups (it is not stable) | ||
* 2021-03: Do not use BTRFS with HDDs with '' | * 2021-03: Do not use BTRFS with HDDs with '' | ||
+ | * [[https:// | ||
===== Hints ===== | ===== Hints ===== | ||
* Default node size for '' | * Default node size for '' | ||
+ | * Disable COW on ''/ | ||
+ | |||
+ | |||
+ | Depending on your chosen Linux distribution, | ||
+ | kernel which is supposed to contain | ||
+ | that the current 5.10 kernel also has several btrfs related performance regression issues so | ||
+ | definitely do not rush to upgrade even if you are capable of doing so. | ||
+ |