Bug 1029289

Summary: [FEAT] provide an option "bricks" in "gluster volume status" command
Product: Red Hat Gluster Storage Reporter: spandura
Component: glusterdAssignee: Bug Updates Notification Mailing List <rhs-bugs>
Status: CLOSED WONTFIX QA Contact: storage-qa-internal <storage-qa-internal>
Severity: low Docs Contact:
Priority: unspecified    
Version: 2.1CC: amukherj, vbellur
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: glusterd
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-12-24 09:44:50 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description spandura 2013-11-12 05:22:48 UTC
Description of problem:
========================
It would be helpful if we have an option with name "bricks" which will show only the brick process for the volume like we have option "clients" in "volume status" command. 

Currently we have an option for getting the status of the single brick with "gluster volume status <volume_name> <BRICK>" . But every time we have to type the complete brick path to use this command. If we have a single keyword "bricks" which will give all the bricks status it will be more useful. 

Version-Release number of selected component (if applicable):
==============================================================
glusterfs 3.4.0.35.1u2rhs built on Oct 21 2013 14:00:58

Comment 2 Atin Mukherjee 2015-12-24 09:44:50 UTC
Why can't we parse the output of gluster volume status and filter out bricks information, that should solve your case. I am closing this bug with the given comment, feel free to reopen if you think otherwise.