19 Apr
2021
19 Apr
'21
5:16 p.m.
You need to adjust max_bytes_for_level_base rocksdb option from bluestore_rocksdb_options to 536870912 * get you release options `ceph config help bluestore_rocksdb_options` * append `bluestore_rocksdb_options=536870912` to this list * set `ceph config set osd bluestore_rocksdb_options <options_list>` Restart your OSD's. k
On 19 Apr 2021, at 17:34, by morphin <morphinwithyou@gmail.com> wrote:
How can I change the level up to 500MB --> 5GB --> 50GB ?