Bug 1711820 - Typo in cli return string.
Summary: Typo in cli return string.
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: GlusterFS
Classification: Community
Component: cli
Version: mainline
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: bugs@gluster.org
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-05-20 07:56 UTC by Nithya Balachandran
Modified: 2019-05-23 09:18 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-05-23 09:18:08 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Gluster.org Gerrit 22757 0 None Merged cli: Fixed typos 2019-05-23 09:18:07 UTC

Description Nithya Balachandran 2019-05-20 07:56:13 UTC
Description of problem:

Create a replica 2 volume. Add bricks to it to expand the volume without changing the replica count. The cli displays the following:


[root@rhgs313-6 src]# gluster volume add-brick vol1 replica 2 192.168.122.6:/bricks/brick1/vol1-3 192.168.122.7:/bricks/brick1/vol1-3
Replica 2 volumes are prone to split-brain. Use Arbiter or Replica 3 to avaoid this. See: http://docs.gluster.org/en/latest/Administrator%20Guide/Split%20brain%20and%20ways%20to%20deal%20with%20it/.
Do you still want to continue?
 (y/n) y


"avoid" is spelled incorrectly.



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


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Worker Ant 2019-05-21 11:23:13 UTC
REVIEW: https://review.gluster.org/22757 (cli:  Fixed typos) posted (#1) for review on master by N Balachandran

Comment 2 Worker Ant 2019-05-23 09:18:08 UTC
REVIEW: https://review.gluster.org/22757 (cli:  Fixed typos) merged (#3) on master by Atin Mukherjee


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