Bug 1198618

Summary: Refactor volume creation for tiering
Product: [Community] GlusterFS Reporter: Dan Lambright <dlambrig>
Component: tieringAssignee: Dan Lambright <dlambrig>
Status: CLOSED DEFERRED QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: mainlineCC: bugs, dlambrig, gluster-bugs, kparthas, nsathyan, sasundar, vagarwal
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-05-09 18:58:00 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:
Embargoed:
Bug Depends On:    
Bug Blocks: 1219955, 1260923    

Description Dan Lambright 2015-03-04 14:15:09 UTC
Description of problem:

Tiering volume creation needs to be refactored to be more like existing similar code.

We wish to form a graph that has two (sub) volumes that can be independently constructed and finally merged with tiering xlator at the root of the final graph. This is analogous to how NFS forms a graph containing separate graphs for each volume in the cluster and merges it with NFS server xlator at the root.

Comment 1 Dan Lambright 2015-03-19 23:54:20 UTC
1. tier stop and tier status commands
2. default values for tier options
3. gluster op version < 3.7 should not write info file? If nodes are of different versions.
4. GF_CLUSTER_TYPE_MULTIPLE

Comment 2 Anand Avati 2015-03-27 22:37:31 UTC
REVIEW: http://review.gluster.org/10029 (glusterd: Fix glusterd problems found prior to feature freeze.) posted (#1) for review on master by Dan Lambright (dlambrig)

Comment 3 Vivek Agarwal 2015-04-20 12:34:42 UTC
This is for future