On Wed, Feb 21, 2018 at 11:17 PM, Daniel Carrasco <[email protected]> wrote: > I want to search also if there is any way to cache file metadata on client, > to lower the MDS load. I suppose that files are cached but the client check > with MDS if there are changes on files. On my server files are the most of > time read-only so MDS data can be also cached for a while.
The MDS issues capabilities that allow clients to coherently cache metadata. -- Patrick Donnelly _______________________________________________ ceph-users mailing list [email protected] http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
