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
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.
(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.
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
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