Hello ;<br>    I use rsync backup some files.  rsync get a error, it show &quot;No space left on device (28)&quot;.<br>    There is 4.4TB free space in the glusterfs,  how can I use these free space ?<br><br><br>I found one brick is full. <br>

<br>#ssh -n 10.0.10.89 df -h /export/data1/<br>Filesystem            Size  Used Avail Use% Mounted on<br>/dev/sdb               17T   17T  9.9M 100% /export/data1<br><br><br>Glusterfs mount info<br><br># df -h /mnt2<br>Filesystem            Size  Used Avail Use% Mounted on<br>

10.0.10.88:/sz_vol01   82T   78T  4.4T  95% /mnt2<br><br><br>I try rebalance command.<br>Rebalance was stopped. it could not balance the disk space.<br><br>Rebalance info:<br>#gluster volume rebalance sz_vol01 status<br>
                              <div id=":194">      Node Rebalanced-files          size       scanned      failures         status<br>
                               ---------      -----------   -----------   -----------   -----------   ------------<br>                               localhost                0        0Bytes       4350872           192      completed<br>

                              10.0.10.86                7        11.5GB       4350879         32741      completed<br>                              10.0.10.90                0        0Bytes       4350872         14022      completed<br>

                              10.0.10.89                0        0Bytes       2221881             1        stopped<br>                              10.0.10.87               91         9.4GB       4350872         46517      completed<br>

<br><br><br>#gluster volume info <br> <br>Volume Name: sz_vol01<br>Type: Distribute<br>Volume ID: 6b331704-b89c-4bc9-bdc8-561c9eea1e03<br>Status: Started<br>Number of Bricks: 5<br>Transport-type: tcp<br>Bricks:<br>Brick1: 10.0.10.86:/export/data1<br>

Brick2: 10.0.10.87:/export/data1<br>Brick3: 10.0.10.89:/export/data1<br>Brick4: 10.0.10.90:/export/data1<br>Brick5: 10.0.10.88:/export/data1<br>Options Reconfigured:<br>auth.allow: 10.*<br>nfs.disable: off<br><br>gluster version:<br>

# rpm -qa | grep gluster<br>glusterfs-server-3.3.1-3.el6.x86_64<br>glusterfs-fuse-3.3.1-3.el6.x86_64<br>glusterfs-geo-replication-3.3.1-3.el6.x86_64<br>glusterfs-debuginfo-3.3.1-3.el6.x86_64<br>glusterfs-3.3.1-3.el6.x86_64<br>

glusterfs-rdma-3.3.1-3.el6.x86_64<br><br># cat /etc/redhat-release <br>CentOS release 6.3 (Final)</div><br clear="all"><br>-- <br>Best Regards<br>Homer Li