Bug 1472218

Summary: support creation of Erasure Coded volumes using gdeploy.
Product: [Red Hat Storage] Red Hat Gluster Storage Reporter: RamaKasturi <knarra>
Component: gdeployAssignee: Devyani Kota <dkota>
Status: CLOSED ERRATA QA Contact: SATHEESARAN <sasundar>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rhgs-3.3CC: amukherj, dkota, musoni, rcyriac, rhinduja, rhs-bugs, sasundar, sheggodu, smohan, storage-qa-internal, surs
Target Milestone: ---Keywords: ZStream
Target Release: RHGS 3.3.1 Async   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: gdeploy-2.0.2-20 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-06-21 03:33:14 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: 1411323, 1581561    

Description RamaKasturi 2017-07-18 09:24:40 UTC
Description of problem:
support creating Erasure Coded volumes using gdeploy.

Version-Release number of selected component (if applicable):
gdeploy-2.0.2-12.el7rhgs.noarch.rpm

How reproducible:


Steps to Reproduce:
1. 
2.
3.

Actual results:
user / cu will not be able to create Erasure coded volumes using gdeploy.

Expected results:
gdeploy should support creation of Erasure coded volumes.

Additional info:
Document link below explains how to create EC volumes and supported configs.

https://access.redhat.com/documentation/en-us/red_hat_gluster_storage/3.2/html-single/administration_guide/#sect-Recommended-Configuration_Dispersed

Comment 1 Devyani Kota 2017-09-08 09:10:14 UTC
Hello,
I am able to create Erasure Coded volumes with the following config file[1],
using gdeploy. This seems to have been resolved.

[1] http://pastebin.test.redhat.com/511615

Thanks,
Devyani Kota.

Comment 3 SATHEESARAN 2018-06-11 18:05:32 UTC
(In reply to Devyani Kota from comment #1)
> Hello,
> I am able to create Erasure Coded volumes with the following config file[1],
> using gdeploy. This seems to have been resolved.
> 
> [1] http://pastebin.test.redhat.com/511615
> 
> Thanks,
> Devyani Kota.

Please do not use the pastebin link for reference, as the posts are short lived and missed. The content of the pastebin link is actually missing.

Comment 4 SATHEESARAN 2018-06-12 01:50:49 UTC
Tested with gdeploy-2.0.2-27.el7rhgs

The following configuration file helped in the creation of disperse volume

[hosts]
host1

[volume]
action=create
volname=dispvol
disperse=yes
#disperse_count=2
redundancy_count=2
brick_dirs=/exp/1,/exp/2,/exp/3,/exp/4,/exp/5,/exp/6
force=yes
ignore_volume_errors=no


Disperse volume could be created using gdeploy

Comment 6 errata-xmlrpc 2018-06-21 03:33:14 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHEA-2018:1958