[lustre-discuss] cache management of Lustre

Drokin, Oleg oleg.drokin at intel.com
Sun Oct 18 16:00:47 PDT 2015


Hello!

On Oct 17, 2015, at 9:49 PM, teng wang wrote:

> Can anyone tell me how Lustre client and server mange the cache?
> Or is there any related resource?

Server-side the cache is just straight VFS cache with usual controls
(though on OSTs you also get to exclude certain filesizes out).

On client it's also straight VFS cache, but there Lustre locks
play an important role in keeping those caches consistent.
There is an old Lustre Internals book by ORNL that contains a lot
of good info, though a bit stale at places. None the less all
the concepts remained the same and in particular all locking
interactions are still current.
http://users.nccs.gov/~fwang2/papers/lustre_report.pdf

Hope that helps.

Bye,
    Oleg



More information about the lustre-discuss mailing list