On Thu, 15 Dec 2016, Igor Fedotov wrote: > On 15.12.2016 20:34, Mark Nelson wrote: > > > > > > On 12/15/2016 11:24 AM, Igor Fedotov wrote: > > > Sage et al, > > > > > > shouldn't we have bluestore_cache_metadata_ratio set to 1 by default? To > > > concentrate on metadata caching.. > > > > I would contend that it should be high (we've already bumped it up, I'd go > > higher still), but isn't 1 a little excessive? Ultimately this should all be > > automatic based on heuristics imho. > > > Well, Mark - what's the use case for user data caching? It means that user > either retrieves just written data or reads them repeatedly or in an unaligned > manner. Or there are multiple users working with the same object. > Any of that is IMHO a corner case... That can be handled by using that ratio > setting if needed. The main one is RGW. The gateways don't do their own caching, and even if they did you often have several of them. CephFS multiclient scenarios can exercise the cache too. I agree, though. How about .8 or .9? sage -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html