I'd say for gfapi to find the size of the volume just call glfs_stat on it. That should give you everything you need :) -Chris On 04/26/2017 02:48 AM, Prashanth Pai wrote: > >> Hello, >> >> No, not as client. I want to get the size of all the volumes on my cluster. >> I had hoped "gluster volume status detail" would tell me this, but it does >> not. I need to mount all the volumes and run df to find out. > > It does. Doesn't it ? (for a single volume - one at a time) > > [root@gd2-1 ppai]# gluster volume status test detail > Status of volume: test > ------------------------------------------------------------------------------ > Brick : Brick gd2-1:/export/brick1/data > TCP Port : 49152 > RDMA Port : 0 > Online : Y > Pid : 1551 > File System : xfs > Device : /dev/loop0 > Mount Options : rw,seclabel,noatime,nodiratime,attr2,inode64,noquota > Inode Size : 512 > Disk Space Free : 417.0MB > Total Disk Space : 950.3MB > Inode Count : 488256 > Free Inodes : 488224 > > >> >> I am not a coder, not sure how to use gfapi. >> >> -- >> Sent from the Delta quadrant using Borg technology! >> >> Nux! >> www.nux.ro >> >> ----- Original Message ----- >>> From: "Mohammed Rafi K C" <rkavunga@xxxxxxxxxx> >>> To: "Nux!" <nux@xxxxxxxxx>, "gluster-users" <Gluster-users@xxxxxxxxxxx> >>> Cc: "Gluster Devel" <gluster-devel@xxxxxxxxxxx> >>> Sent: Wednesday, 26 April, 2017 10:26:35 >>> Subject: Re: Finding size of volume >> >>> I assume that you want to get the size from a client machine, rather >>> than nodes from trusted storage pools. If so, you can use gfapi to do a >>> fstat and can get the size of the volume. >>> >>> >>> Regards >>> >>> Rafi KC >>> >>> >>> On 04/26/2017 02:17 PM, Nux! wrote: >>>> Hello, >>>> >>>> Is there a way with gluster tools to show size of a volume? >>>> I want to avoid mounting volumes and running df. >>>> >>>> -- >>>> Sent from the Delta quadrant using Borg technology! >>>> >>>> Nux! >>>> www.nux.ro >>>> _______________________________________________ >>>> Gluster-devel mailing list >>>> Gluster-devel@xxxxxxxxxxx >>>> http://lists.gluster.org/mailman/listinfo/gluster-devel >> _______________________________________________ >> Gluster-devel mailing list >> Gluster-devel@xxxxxxxxxxx >> http://lists.gluster.org/mailman/listinfo/gluster-devel >> > _______________________________________________ > Gluster-devel mailing list > Gluster-devel@xxxxxxxxxxx > http://lists.gluster.org/mailman/listinfo/gluster-devel > _______________________________________________ Gluster-devel mailing list Gluster-devel@xxxxxxxxxxx http://lists.gluster.org/mailman/listinfo/gluster-devel