このページの2つのバージョン間の差分を表示します。
両方とも前のリビジョン前のリビジョン次のリビジョン | 前のリビジョン | ||
50_dialy:2021:02:13 [2021/06/14 10:57] – matsui | 50_dialy:2021:02:13 [2022/03/03 09:02] (現在) – matsui | ||
---|---|---|---|
行 10: | 行 10: | ||
- | 下記も参考RAM/ | + | ===== RBD workloads ===== |
+ | |||
+ | The general recommendation is to have block.db size in between 1% to 4% of block size. For RGW workloads, it is | ||
+ | recommended that the block.db size isn’t smaller than 4% of block, because RGW heavily uses it to store its | ||
+ | metadata. | ||
+ | For example, if the block size is 1TB, then block.db shouldn’t be less than 40GB. | ||
+ | For RBD workloads, 1% to 2% of block size is usually enough. | ||
+ | |||
+ | rocksdb = 2% | ||
+ | waldb = 0.02% | ||
+ | |||
+ | |||
+ | ===== 下記も参考RAM/ | ||
[[01_linux: | [[01_linux: | ||
{{tag> | {{tag> | ||