<div style="line-height:1.7;color:#000000;font-size:14px;font-family:Arial"><div style="line-height: 23.8px;">hi,</div><div style="line-height: 23.8px;">&nbsp; &nbsp; 1. In the FUSE kernel, it will cache the inode and dentry for higher performance. And setting the longer timeout about attribute and entry will guarantee cache fressness. I have read the fuse kernel code, it did exist and enable.</div><div style="line-height: 23.8px;">&nbsp; &nbsp; 2. GlusterFS client mounted by "mount -t glusterfs -o attribute-timeout=3600 -o entry-timeout=3600 server1:/test /mnt/glusterfs" didn't cache the inode and dentry, in other words, the fuse kernel metadata cache didn't cache the inode and dentry from my testing.</div><div style="line-height: 23.8px;">&nbsp; &nbsp; 3. The inode and dentry were cached in the server OS cache. How to explain the phenomenon or how to enable the fuse kernel to cache inode and dentry in the client rather than the server?</div></div><br><br><span title="neteasefooter"><p>&nbsp;</p></span>