[Bugs] [Bug 1187128] New: Value displayed in slave column of geo-replication status command is inconsistent.

bugzilla at redhat.com bugzilla at redhat.com
Thu Jan 29 11:49:37 UTC 2015


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

            Bug ID: 1187128
           Summary: Value displayed in slave column of geo-replication
                    status command is inconsistent.
           Product: GlusterFS
           Version: 3.6.1
         Component: geo-replication
          Severity: medium
          Assignee: bugs at gluster.org
          Reporter: dnarayan at redhat.com
                CC: bugs at gluster.org, gluster-bugs at redhat.com



Description of problem: 
The column named SLAVE in geo-replication status output shows the values in a
inconsistent way. some times the hostname is prefixed with "ssh://" sometimes
just the hostname is displayed.

eg:

1. without prefix:

MASTER NODE                         MASTER VOL    MASTER BRICK    SLAVE        
             STATUS         CHECKPOINT STATUS    CRAWL STATUS        
----------------------------------------------------------------------------------------------------------------------------------------------
dhcp42-98.lab.eng.blr.redhat.com    vol1          /bricks/b1     
10.70.42.104::slavevol1    Not Started    N/A                  N/A 
**********************

2. With prefix:

MASTER NODE                         MASTER VOL    MASTER BRICK    SLAVE        
                   STATUS         CHECKPOINT STATUS    CRAWL STATUS        
----------------------------------------------------------------------------------------------------------------------------------------------------
dhcp42-98.lab.eng.blr.redhat.com    vol1          /bricks/b1     
ssh://10.70.42.104::slavevol1    Not Started    N/A                  N/A
*****************************
Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results: The output in SLAVE column should be consistent and it should
not be prefixed with "ssh://".


Additional info: This issue has to be addressed in --xml output as well.

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