On Fri, Oct 5, 2018 at 9:33 AM Hervé Ballans
wrote:
>
> Hi all,
>
> I have just configured a new value for 'mds_cache_memory_limit'. The output
> message tells "not observed, change may require restart".
> So I'm not really sure, has the new value been taken into account directly or
> do I have
Hi,
you can monitor the cache size and see if the new values are applied:
ceph@mds:~> ceph daemon mds. cache status
{
"pool": {
"items": 106708834,
"bytes": 5828227058
}
}
You should also see in top (or similar tools) that the memory
increases/decreases. From my experi
Hi all,
I have just configured a new value for 'mds_cache_memory_limit'. The
output message tells "not observed, change may require restart".
So I'm not really sure, has the new value been taken into account
directly or do I have to restart the mds daemons on each MDS node ?
$ sudo ceph tell