[Bugs] [Bug 1763134] New: clearly state that replica 2 is deprecated in cli warning when user tries to create replica 2 volume

bugzilla at redhat.com bugzilla at redhat.com
Fri Oct 18 10:20:05 UTC 2019


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

            Bug ID: 1763134
           Summary: clearly state that replica 2 is deprecated in cli
                    warning when user tries to create replica 2 volume
           Product: GlusterFS
           Version: mainline
            Status: NEW
         Component: cli
          Severity: medium
          Priority: urgent
          Assignee: bugs at gluster.org
          Reporter: srakonde at redhat.com
                CC: bugs at gluster.org, nchilaka at redhat.com,
                    rhinduja at redhat.com, rhs-bugs at redhat.com,
                    storage-qa-internal at redhat.com
        Depends On: 1763124
  Target Milestone: ---
    Classification: Community



Description of problem:
======================
as per admin guide of 3.4 in section 5.6.1(
https://access.redhat.com/documentation/en-us/red_hat_gluster_storage/3.4/html-single/administration_guide/index#sect-Creating_Replicated_Volumes
) we clearly state that creation of new x2 replica volumes stands deprecated.

We must hence change the warning in CLI to reflect the same.


currently we are getting below warning:

[root at dhcp35-190 ~]# gluster v create rep rep 2
dhcp35-237.lab.eng.blr.redhat.com:/gluster/brick1/rep2
$HOSTNAME:/gluster/brick1/rep2
Replica 2 volumes are prone to split-brain. Use Arbiter or Replica 3 to avoid
this.
Do you still want to continue?
 (y/n) 



Need to change it to something like below:
*CREATION OF A NEW REPLICA 2 VOLUME STANDS DEPRECATED*  as they are prone to
split-brain. Use Arbiter or Replica 3 to avoid this.

Do you still want to continue ?
 (y/n)

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


Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1763124
[Bug 1763124] clearly state that replica 2 is deprecated in cli warning when
user tries to create replica 2 volume
-- 
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