Bug 764827 (GLUSTER-3095) - [RFE] Show progress during transfer - Effective bandwidth usage at a give point in time
Summary: [RFE] Show progress during transfer - Effective bandwidth usage at a give poi...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: GLUSTER-3095
Product: GlusterFS
Classification: Community
Component: geo-replication
Version: mainline
Hardware: x86_64
OS: Linux
medium
low
Target Milestone: ---
Assignee: Aravinda VK
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-06-27 18:55 UTC by Harshavardhana
Modified: 2015-05-14 17:35 UTC (History)
6 users (show)

Fixed In Version: glusterfs-3.7.0beta2
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-05-14 17:25:48 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description Harshavardhana 2011-06-27 18:55:57 UTC
rsync --stats --progress  This would give enough details to display in our log files on a timely basis or on a user request basis to check the bandwidth usage. 

This could be a special configuration option.

Comment 1 kaushik 2011-07-27 09:43:48 UTC
Accidentally closed the wrong BUG

Comment 2 Niels de Vos 2014-11-27 14:45:04 UTC
Feature requests make most sense against the 'mainline' release, there is no ETA for an implementation and requests might get forgotten when filed against a particular version.

Comment 4 Anand Avati 2015-03-31 11:45:00 UTC
REVIEW: http://review.gluster.org/10070 (geo-rep: Log Rsync performance) posted (#1) for review on master by Aravinda VK (avishwan)

Comment 5 Aravinda VK 2015-03-31 11:51:53 UTC
Added basic functionality to record rsync performance after the sync.

Comment 6 Anand Avati 2015-04-02 13:47:22 UTC
COMMIT: http://review.gluster.org/10070 committed in master by Vijay Bellur (vbellur) 
------
commit fea8d9701291ed5ebdbd655c916a866b5f40a34f
Author: Aravinda VK <avishwan>
Date:   Tue Mar 31 17:03:42 2015 +0530

    geo-rep: Log Rsync performance
    
    Introducing configurable option to log the rsync performance.
    
    gluster volume geo-replication <MASTERVOL> <SLAVEHOST>::<SLAVEVOL> \
            config log-rsync-performance true
    
    Default value is False.
    
    Example log:
    [2015-03-31 16:48:34.572022] I [resource(/bricks/b1):857:rsync] SSH: rsync
    performance: Number of files: 2 (reg: 1, dir: 1), Number of regular files
    transferred: 1, Total file size: 178 bytes, Total transferred file
    size: 178 bytes, Literal data: 178 bytes, Matched data: 0 bytes,
    Total bytes sent: 294, Total bytes received: 32, sent 294 bytes
    received 32 bytes  652.00 bytes/sec
    
    Change-Id: If11467e29e6ac502fa114bd5742a8434b7084f98
    Signed-off-by: Aravinda VK <avishwan>
    BUG: 764827
    Reviewed-on: http://review.gluster.org/10070
    Tested-by: Gluster Build System <jenkins.com>
    Reviewed-by: Vijay Bellur <vbellur>

Comment 7 Niels de Vos 2015-05-14 17:25:48 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.7.0, please open a new bug report.

glusterfs-3.7.0 has been announced on the Gluster mailinglists [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/10939
[2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user

Comment 8 Niels de Vos 2015-05-14 17:28:02 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.7.0, please open a new bug report.

glusterfs-3.7.0 has been announced on the Gluster mailinglists [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/10939
[2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user

Comment 9 Niels de Vos 2015-05-14 17:35:12 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.7.0, please open a new bug report.

glusterfs-3.7.0 has been announced on the Gluster mailinglists [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/10939
[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.