<html><head><meta http-equiv="content-type" content="text/html; charset=GB2312"><style>body { line-height: 1.5; }blockquote { margin-top: 0px; margin-bottom: 0px; margin-left: 0.5em; }p { margin-top: 0px; margin-bottom: 0px; }div.FoxDiv20180412112546717671 { }body { font-size: 10.5pt; font-family: Î¢ÈíÑźÚ; color: rgb(0, 0, 0); line-height: 1.5; }</style></head><body>
<div><span></span></div><div><span><div style="MARGIN: 10px; FONT-FAMILY: verdana; FONT-SIZE: 10pt"><div><span style="font-family: Arial; font-size: 14px; line-height: 1.7; background-color: transparent;">I create a volume£¬and mounted it, and use df command to view the volume Available and used .</span></div></div></span></div><blockquote style="margin-Top: 0px; margin-Bottom: 0px; margin-Left: 0.5em"><div class="FoxDiv20180412112546717671"><div style="line-height:1.7;color:#000000;font-size:14px;font-family:Arial"><div id="isForwardContent"><div style="line-height:1.7;color:#000000;font-size:14px;font-family:Arial"><div>After some testing£¬ I think the used&nbsp;information displayed by df is the sum of the capacities of the disks on which the brick is located.</div><div>Not the sum of the used&nbsp;of the brick directory.</div><div>£¨I know the Available capacity, is the physical space of all disks if not quota£¬&nbsp;</div><div>but used of space should not be sum of the space used by the hard disk,&nbsp; should be the sum of the size of the brick directory</div><div>beacuse, There may be different volumes of bricks on one disk£©</div><div><br></div><div>In my case£º</div><div>I want to create multiple volumes on some disks£¨For better performance, each volume will use all disks of our server cluster£©£¬one volume for NFS and replica 2£¬one volume for NFS and replica 3£¬ one volume for SAMBA¡£</div><div>I want get the capacity&nbsp;&nbsp;already used of each volume, but now one of the volumes write data, the other volumes used will also increase when viewed using df command.</div><div><br></div><div>Example:</div><div>eg1:</div><div>I create a volume with two bricks and the two bricks are on one disk. And write 1TB of data for the volume</div><div>using the df command, View the space used by the volume.</div><div>Display volume uses 2TB of space</div><div><br></div><div>eg2:</div><div>such as £ºWhen I create a volume on the root partition£¬I didn't write any data to the volume£¬But using df shows that this volume has used some space¡£</div><div>In fact, these spaces are not the size of the brick directory, but the size of the disk on which the brick is located.</div><div><br></div><div><div>How do I get the capacity of each volume in this case?</div></div><div><br></div><div><div>[<a href="mailto:root@f08n29glusterfs-3.7.20" style="color: rgb(19, 129, 68);">root@f08n29glusterfs-3.7.20</a>]# df -hT | grep f08n29</div><div><b>f08n29:/usage_test fuse.glusterfs&nbsp; &nbsp;50G&nbsp; &nbsp;24G&nbsp; &nbsp;27G&nbsp; 48% /mnt</b></div><div><br></div><div>[<a href="mailto:root@f08n29glusterfs-3.7.20" style="color: rgb(19, 129, 68);">root@f08n29glusterfs-3.7.20</a>]# gluster volume info usage_test</div><div>Volume Name: usage_test</div><div>Type: Distribute</div><div>Volume ID: d9b5abff-9f69-41ce-80b3-3dc4ba1d77b3</div><div>Status: Started</div><div>Number of Bricks: 1</div><div>Transport-type: tcp</div><div>Bricks:</div><div><b>Brick1: f08n29:/brick1</b></div><div>Options Reconfigured:</div><div>performance.readdir-ahead: on</div><div><br></div><div>[<a href="mailto:root@f08n29glusterfs-3.7.20" style="color: rgb(19, 129, 68);">root@f08n29glusterfs-3.7.20</a>]# du -sh /brick1</div><div><b>100K/brick1</b></div><div><b><br></b></div><div>Is there any command that can check the actual space used by each volume in this situation?</div></div><div><br></div></div><br><br><span title="neteasefooter"><p>&nbsp;</p></span></div></div><br><br><span title="neteasefooter"><p>&nbsp;</p></span></div></blockquote>
</body></html>