Bug 815603

Summary: "gluster vol geo-rep status" is broken
Product: [Community] GlusterFS Reporter: Csaba Henk <csaba>
Component: cliAssignee: Kaushal <kaushal>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: high    
Version: mainlineCC: gluster-bugs, kparthas, vkoppad
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 17:28:44 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 817967    

Description Csaba Henk 2012-04-24 03:11:34 UTC
Description of problem:

The cli command "gluster vol geo-rep status" should give info about all geo-rep sessions (outputting an empty table if there is none. It fails indeed.

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


How reproducible:

Always.

Steps to Reproduce:
1. gluster vol geo-rep status

Actual results:

geo-replication command failed

Expected results:

MASTER               SLAVE                                              STATUS    
--------------------------------------------------------------------------------
...

Additional info:

- Similarly to Bug 812801, it's also caused by http://review.gluster.com/3083
- However, http://review.gluster.com/3157 does not fix it
- Argumented variants ("gluster vol geo-rep status <MASTER>", "gluster vol geo-rep status <MASTER> <SLAVE>") do work.

Comment 1 Anand Avati 2012-04-25 07:29:27 UTC
CHANGE: http://review.gluster.com/3215 (glusterd: glusterd_op_build_payload() fix for geo-rep) merged in master by Vijay Bellur (vijay)