search for: 3dc4ba1d77b3

Displaying 2 results from an estimated 2 matches for "3dc4ba1d77b3".

2018 Apr 12
0
how to get the true used capacity of the volume
...e capacity of each volume in this case? [root at f08n29glusterfs-3.7.20]# df -hT | grep f08n29 f08n29:/usage_test fuse.glusterfs 50G 24G 27G 48% /mnt [root at f08n29glusterfs-3.7.20]# gluster volume info usage_test Volume Name: usage_test Type: Distribute Volume ID: d9b5abff-9f69-41ce-80b3-3dc4ba1d77b3 Status: Started Number of Bricks: 1 Transport-type: tcp Bricks: Brick1: f08n29:/brick1 Options Reconfigured: performance.readdir-ahead: on [root at f08n29glusterfs-3.7.20]# du -sh /brick1 100K/brick1 Is there any command that can check the actual space used by each volume in this situation?...
2018 Apr 13
0
how to get the true used capacity of the volume
...> > [root at f08n29glusterfs-3.7.20]# df -hT | grep f08n29 > *f08n29:/usage_test fuse.glusterfs 50G 24G 27G 48% /mnt* > > [root at f08n29glusterfs-3.7.20]# gluster volume info usage_test > Volume Name: usage_test > Type: Distribute > Volume ID: d9b5abff-9f69-41ce-80b3-3dc4ba1d77b3 > Status: Started > Number of Bricks: 1 > Transport-type: tcp > Bricks: > *Brick1: f08n29:/brick1* > Options Reconfigured: > performance.readdir-ahead: on > > [root at f08n29glusterfs-3.7.20]# du -sh /brick1 > *100K/brick1* > > Is there any command that can check...