2017-08-24 12:40:33 +00:00
|
|
|
>= 12.2.0
|
2017-08-02 15:41:13 +00:00
|
|
|
---------
|
2017-09-11 22:21:52 +00:00
|
|
|
|
|
|
|
- *CephFS*:
|
|
|
|
|
|
|
|
* Limiting MDS cache via a memory limit is now supported using the new
|
|
|
|
mds_cache_memory_limit config option (1GB by default). A cache reservation
|
|
|
|
can also be specified using mds_cache_reservation as a percentage of the
|
|
|
|
limit (5% by default). Limits by inode count are still supported using
|
|
|
|
mds_cache_size. Setting mds_cache_size to 0 (the default) disables the
|
|
|
|
inode limit.
|