<div dir="ltr">I have a glusterfs v.3.7 composed by 2 storage severs and 3 bricks in an only volume. This is my layout:<div><br></div><div>node01 (/mnt/glusterfs/sdb1/brick1)</div><div>node02 (/mnt/glusterfs/sdb1/brick1 and node01 (/mnt/glusterfs/sdc1/brick1)</div><div><br></div><div>I have a volume with a single directory that was created as: /volume0/data</div><div><br></div><div>Now, I&#39;m copying files on this directory but I had observed that the busy/free space in bricks are been unbalanced. </div><div>node01:</div><div>/dev/sdb1           932G   34G  898G   4% /mnt/glusterfs/sdb1<br></div><div><br></div><div>node02:</div><div><div>/dev/sdb1             932G   39G  893G   5% /mnt/glusterfs/sdb1</div><div>/dev/sdc1             932G   49G  883G   6% /mnt/glusterfs/sdc1</div></div><div><br></div><div>So I have some questions:</div><div><br></div><div>1. Is there a way to store data in bricks as an homogeneus space in disk ? DHT settings ?</div><div>2. What&#39;s happen when some of the bricks is full ? is the volume finished ? or glusterfs continues storing in the rest of bricks?</div><div><br></div><div>Thanks in advance.</div></div>