<div class="gmail_quote">2012/1/12 Drew Kutcharian <span dir="ltr">&lt;<a href="mailto:drew@venarc.com">drew@venarc.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div style="word-wrap:break-word">Thanks Amar, so what are the hard limits of Gluster as far as number of directories and files in directories and i-nodes?</div></blockquote><div><br></div><div>Those of the filesystem used by the gluster bricks.</div>
<div><br></div><div>We have 10K files in one directory, and a listing takes around 5-15 seconds (it&#39;s slow), depending on load. However, this has no impact on our app, since the app knows the path of the file it requests, which makes it less about glusterfs and more about the underlying fs.</div>
<div><br></div><div>My advice would be, if your app uses pre-determined filenames (aka image hosting use case), use a directory layout that allows you to comfortably do maintenance work (backup), and if you need to do directory listings in your app (no known file requests, aka mailserver use case) don&#39;t use glusterfs or re-engineer your app accordingly.</div>
<div><br></div><div>cheers,</div><div>Philip</div></div>