Bug 1472218 - support creation of Erasure Coded volumes using gdeploy.
Summary: support creation of Erasure Coded volumes using gdeploy.
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Gluster Storage
Classification: Red Hat Storage
Component: gdeploy
Version: rhgs-3.3
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: RHGS 3.3.1 Async
Assignee: Devyani Kota
QA Contact: SATHEESARAN
URL:
Whiteboard:
Depends On:
Blocks: Gluster-HC-3 1581561
TreeView+ depends on / blocked
 
Reported: 2017-07-18 09:24 UTC by RamaKasturi
Modified: 2019-11-13 08:52 UTC (History)
11 users (show)

Fixed In Version: gdeploy-2.0.2-20
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-06-21 03:33:14 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHEA-2018:1958 0 None None None 2018-06-21 03:34:47 UTC

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


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