[ceph-users] Re: Bluestore cache parameter precedence

2020-02-04 Thread Boris Epstein
if (_use_rotational_settings()) { >cache_size = cct->_conf->bluestore_cache_size_hdd; > } else { >cache_size = cct->_conf->bluestore_cache_size_ssd; > } >} > > Thanks, > > Igor > > On 2/4/2020 2:14 PM, Boris Epstein wrote: > > Hello lis

[ceph-users] Bluestore cache parameter precedence

2020-02-04 Thread Boris Epstein
Hello list, As stated in this document: https://docs.ceph.com/docs/master/rados/configuration/bluestore-config-ref/ there are multiple parameters defining cache limits for BlueStore. You have bluestore_cache_size (presumably controlling the cache size), bluestore_cache_size_hdd (presumably doing