Description of problem: ======================= It is useful if we have a volume command to get the available "volume space". Currently we should create a mount and check the space available in the volume using df commmand only. Version-Release number of selected component (if applicable): ============================================================== glusterfs 3.4.0.35.1u2rhs built on Oct 21 2013 14:00:58
gluster volume status <volname> detail does provide the space of individual bricks, however having them aggregated based on the type of volume is nice to have and we will try to have that functionality in GlusterD 2.0.
I've cloned this BZ to upstream glusterfs under glusterd2, refer https://bugzilla.redhat.com/show_bug.cgi?id=1371101 . Closing this BZ as the changes can be tracked through GlusterD2