Bug 901568 - print the time of rebalance start when rebalance status command is issued
Summary: print the time of rebalance start when rebalance status command is issued
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: GlusterFS
Classification: Community
Component: glusterd
Version: mainline
Hardware: Unspecified
OS: Unspecified
medium
unspecified
Target Milestone: ---
Assignee: Raghavendra Talur
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-01-18 14:33 UTC by Raghavendra Bhat
Modified: 2013-05-09 09:16 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-05-09 09:16:21 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description Raghavendra Bhat 2013-01-18 14:33:10 UTC
Description of problem:

rebalance status command should also print the time at which rebalance was started so that it will be helpful to measure the rebalance performance.

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


How reproducible:


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


Expected results:


Additional info:

Comment 1 Raghavendra Talur 2013-02-21 13:21:33 UTC
Here is a sample output of rebalance status command when rebalance is in progress

-----------------------------------------------------------------------------------------------------------------------------------
root@raghavendratalur:~
# gluster volume rebalance patchy status
                                    Node Rebalanced-files          size       scanned      failures         status run time in secs
                               ---------      -----------   -----------   -----------   -----------   ------------   --------------
                               localhost              207       207.0MB           578             0    in progress            26.00
volume rebalance: patchy: success: 
-----------------------------------------------------------------------------------------------------------------------------------


We get a similar output for "rebalance completed" as well. This functionality already exists in master in upstream.

Is it sufficient to close this bug/request?

Comment 2 Raghavendra Bhat 2013-05-08 13:45:40 UTC
Time in seconds is displayed in rebalance status command. Even after the rebalance is completed the time duration is printed.


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