[lustre-discuss] lfs find with time queries

Manno, Dominic Anthony dmanno at lanl.gov
Wed Nov 28 11:20:45 PST 2018


Hi,


When using lfs find with mtime or ctime it appears to first check the MDS time, if the query is satisfied then that file is printed, if not then send RPC to OSTs to check their times for the file. There is a very old lustre-discuss post that Andreas discusses this behavior, so I think I understand that fine now.


I'm wondering... if time is eventually consistent on the MDS, could there be an option to lfs find to tell it to only check the MDS no matter what? Especially as we get close to lazy size on MD, then the traversal to OSTs for size is saved, but there would still exist this time component. Unless I'm totally off base and time isn't eventually consistent on the MDS and will always require OST communication. If there is an eventual consistency to time on the MDS, how big is that window? Are there any other implementation details that would prevent a "only care about MDS time" flag?


I'm running some tests to verify my thinking on time handling, but some other input here would be greatly appreciated.


Thanks in advance.


-Dominic
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lustre.org/pipermail/lustre-discuss-lustre.org/attachments/20181128/54d13a6b/attachment.html>


More information about the lustre-discuss mailing list