Bug 763708 (GLUSTER-1976)

Summary: brick group aliases
Product: [Community] GlusterFS Reporter: Prithu Tiwari <prithu>
Component: cliAssignee: Vijay Bellur <vbellur>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: mainlineCC: gluster-bugs, vijay
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: RTNR Mount Type: ---
Documentation: DNR CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Prithu Tiwari 2010-10-19 07:22:50 UTC
Adding ability to recognize and add preconfigured brick group alias would greatly
increase convenience of large number of brick storage clusters.

eg. something like

gluster volume alias g1 tarnsport xx b11 b12 b13 b14 ......
gluster volume alias g2 tarnsport xx b21 b22 b23 b24 ......
and so on

then

gluster volume create v1 group g1 
gluster volume add-brick v1 group g2
gluster volume remove-brick v1 group g2
gluster volume add-brick v1 group g3

functionality similar to above.

Comment 1 Vijay Bellur 2010-12-02 03:03:33 UTC
Migrated to req 107