[Bugs] [Bug 1232183] New: cli correction: if tried to create multiple bricks on same server shows replicate volume instead of disperse volume

bugzilla at redhat.com bugzilla at redhat.com
Tue Jun 16 09:09:41 UTC 2015


https://bugzilla.redhat.com/show_bug.cgi?id=1232183

            Bug ID: 1232183
           Summary: cli correction: if tried to create multiple bricks on
                    same server shows replicate volume instead of disperse
                    volume
           Product: GlusterFS
           Version: mainline
         Component: disperse
          Assignee: bugs at gluster.org
          Reporter: aspandey at redhat.com
                CC: bugs at gluster.org, gluster-bugs at redhat.com



Description of problem:

Correction to be made for the cli output.

if multiple bricks are created on the same server, the output shows replicate
volume instead of disperse volume.

[root at ninja ~]# gluster v create testvol disperse 11 redundancy 3
ninja:/rhs/brick1/testvol1 transformers:/rhs/brick1/testvol2
interstellar:/rhs/brick1/testvol3 ninja:/rhs/brick2/testvol4
transformers:/rhs/brick2/testvol5 interstellar:/rhs/brick2/testvol6
ninja:/rhs/brick3/testvol7 transformers:/rhs/brick3/testvol8
interstellar:/rhs/brick3/testvol9 ninja:/rhs/brick4/testvol10
transformers:/rhs/brick4/testvol11
volume create: testvol: failed: Multiple bricks of a *replicate volume* are
present on the same server. This setup is not optimal. Use 'force' at the end
of the command if you want to override this behavior. 
[root at ninja ~]# 

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


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:
Message is showing "replicate volume" while create volume failed for disperse
type

Expected results:
Message should show "disperse volume" while create volume failed for disperse
type

Additional info:

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list