linux - What does the GlusterFS server option cluster.readdir-optimize control? -


i have been trying optimise small file performance of glusterfs storage cluster.

a number of forum threads , blog posts seem suggest setting cluster.readdir-optimize property on volume, like:

$ gluster volume test-share cluster.readdir-optimize on 

the default option (as of glusterfs v3.10) seems off, makes me think there must trade-off having feature enabled. however, have not been able find anywhere documentation explaining option does.

i understand function of option before enable in production.


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

reflection - How to access the object-members of an object declaration in kotlin -

php - Doctrine Query Builder Error on Join: [Syntax Error] line 0, col 87: Error: Expected Literal, got 'JOIN' -