Bug 769985

Summary: [d7d9f3d4002d31ceefed6ce80ec7567eca9ba6d3] space missing in output of replace-brick when geo-rep is active.
Product: [Community] GlusterFS Reporter: Rahul C S <rahulcs>
Component: glusterdAssignee: Raghavendra Bhat <rabhat>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: low Docs Contact:
Priority: medium    
Version: mainlineCC: amarts, gluster-bugs, rfortier, vbellur
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: glusterfs-3.4.0 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-07-24 18:04:05 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: 1f3a0dd4742a2fcd3215aee4a5e22125d7ea4f4d Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 817967    

Description Rahul C S 2011-12-22 21:46:18 UTC
Description of problem:
root@Dagobah:/tmp# gluster volume replace-brick vol dagobah:/data/export4/ dagobah:/data/export13 start
geo-replication sessions are active for the volume vol.
Stop geo-replicationsessions involved in this volume. Use 'volume geo-replication status' command for more info.

Space missing between geo-replication & sessions in the 2nd sentence.

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


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Anand Avati 2011-12-29 06:18:59 UTC
CHANGE: http://review.gluster.com/2498 (Added/Removed white spaces wherever necessary in replace-brick) merged in master by Vijay Bellur (vijay)

Comment 2 Rahul C S 2012-04-05 08:09:10 UTC
Appropriate white spaces added & removed.