Bug 1448717 - wrong volume name generated method
Summary: wrong volume name generated method
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: GlusterFS
Classification: Community
Component: glusterd
Version: mainline
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Zhou Zhengping
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-05-07 17:02 UTC by Zhou Zhengping
Modified: 2017-08-08 15:18 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-08-08 15:18:02 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description Zhou Zhengping 2017-05-07 17:02:01 UTC
Description of problem:
the default volume name for every xlator is 
volumename-xlatortype

but for decompound is brick-path

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:
117: volume zzp-quota
118:     type features/quota
119:     option volume-uuid zzp
120:     option server-quota off
121:     option timeout 0
122:     option deem-statfs off
123:     subvolumes zzp-index
124: end-volume
125:
126: volume zzp-io-stats
127:     type debug/io-stats
128:     option unique-id /home/zzp/work/gluster/data1
129:     option log-level INFO
130:     option latency-measurement off
131:     option count-fop-hits off
132:     subvolumes zzp-quota
133: end-volume
134:
135: volume /home/zzp/work/gluster/data1     //here should be zzp-decompounder
136:     type performance/decompounder

Expected results:


Additional info:

Comment 1 Worker Ant 2017-05-07 17:08:08 UTC
REVIEW: https://review.gluster.org/17199 (glusterd: wrong method to generate volume name in graph) posted (#1) for review on master by Zhou Zhengping (johnzzpcrystal)

Comment 2 Worker Ant 2017-05-07 17:49:48 UTC
REVIEW: https://review.gluster.org/17199 (glusterd: improper method to generate volume name in graph) posted (#2) for review on master by Zhou Zhengping (johnzzpcrystal)

Comment 3 Atin Mukherjee 2017-08-08 15:18:02 UTC
This is intended to make brick multiplexing work. Closing this bug.


Note You need to log in before you can comment on or make changes to this bug.