<div dir="ltr">Hello,<br><br>did anyone ever managed to achieve reasonable waiting time while performing metadata intensive operations such as git clone, untar etc...? Is this possible workload or will never be in scope for glusterfs?<div><br>I&#39;d like to know, if possible, what would be the options that affect such volume performances.<br>Albeit i managed to achieve decent git status/git grep operations, 3 and 30 secs, the git clone and untarring a file from/to the same share take ages. for a git repo of aprox 6GB.<br><br><div>I&#39;m running a test environment with 3 way replica 128GB RAM and 24 cores are  2.40GHz, one internal SSD dedicated to the volume brick and 10Gb network</div><div><br><div>The options set so far that affects volume performances are:<br> 48 performance.readdir-ahead: on                  <br> 49 features.cache-invalidation-timeout: 600 <br> 50 features.cache-invalidation: on  <br> 51 performance.md-cache-timeout: 600 <br> 52 performance.stat-prefetch: on  <br> 53 performance.cache-invalidation: on  <br> 54 performance.parallel-readdir: on    <br> 55 network.inode-lru-limit: 900000    <br> 56 performance.io-thread-count: 32   <br> 57 performance.cache-size: 10GB</div></div></div></div>