Bug 947774 - [FEAT] Display additional information when geo-replication status command is executed
Summary: [FEAT] Display additional information when geo-replication status command is ...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: GlusterFS
Classification: Community
Component: geo-replication
Version: mainline
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Csaba Henk
QA Contact:
URL:
Whiteboard:
: 847843 (view as bug list)
Depends On:
Blocks: 850515 852949
TreeView+ depends on / blocked
 
Reported: 2013-04-03 08:39 UTC by sarvotham s pai
Modified: 2014-04-17 11:41 UTC (History)
3 users (show)

Fixed In Version: glusterfs-3.5.0
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-04-17 11:41:23 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description sarvotham s pai 2013-04-03 08:39:24 UTC
Display additional information when status command is executed. Required information are

1)Number of files synced
2)Crawl time
3)Sync time
4)Total Bytes Synced

Comment 1 Anand Avati 2013-04-04 08:04:44 UTC
COMMIT: http://review.gluster.org/4749 committed in master by Anand Avati (avati) 
------
commit 6956c710d9bffcc0d99526a9d6c051c4cebc0bdb
Author: sarvotham s pai <spai>
Date:   Mon Apr 1 00:44:34 2013 +0530

    gsync: Display additional information in status command
    
    Added code to display extra information when status command
    is executed.
     Information shown now are
    1 Number of files synced
    2 crawl time
    3 total sync time
    4 bytes synced
    
    bytes synced is taken from rsync output .
    --stats option of rsync gives extra infor
    mation about the sync.In stats output there
    is a field called Total transferred file
    size which states the ammount of bytes synced .
    This information is parsed from stdout output
    using regular expressions.Bytes synced information
    can be used to calculate throughput.
    
    Change-Id: Id9bba9fff45ee7049bb8257c6fd918e5237e05b1
    BUG: 947774
    Signed-off-by: sarvotham s pai <spai>
    Reviewed-on: http://review.gluster.org/4749
    Tested-by: Gluster Build System <jenkins.com>
    Reviewed-by: Anand Avati <avati>

Comment 3 Csaba Henk 2013-05-10 07:40:02 UTC
*** Bug 847843 has been marked as a duplicate of this bug. ***

Comment 4 Niels de Vos 2014-04-17 11:41:23 UTC
This bug is getting closed because a release has been made available that should address the reported issue. In case the problem is still not fixed with glusterfs-3.5.0, please reopen this bug report.

glusterfs-3.5.0 has been announced on the Gluster Developers mailinglist [1], packages for several distributions should become available in the near future. Keep an eye on the Gluster Users mailinglist [2] and the update infrastructure for your distribution.

[1] http://thread.gmane.org/gmane.comp.file-systems.gluster.devel/6137
[2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user


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