[global]
...
bluestore_cache_size = 536870912
It's not true.Hi!
Perhaps you can specify the value of bluestore_cache_size
/etc/pve/ceph.conf:
Code:[global] ... bluestore_cache_size = 536870912
... and restart every OSD. It is possible that the value will have to be chosen for your tasks. The default value is 0, which allows all available memory.
http://docs.ceph.com/docs/luminous/rados/configuration/bluestore-config-ref/bluestore_cache_size
Description: The amount of memory BlueStore will use for its cache. If zero, bluestore_cache_size_hdd or bluestore_cache_size_ssd will be used instead