Bug 1015455
Summary: | [RHSC] - Rebalance icon in the activities column disappears once rebalance is run sucessfully. | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | RamaKasturi <knarra> |
Component: | rhsc | Assignee: | Kanagaraj <kmayilsa> |
Status: | CLOSED WONTFIX | QA Contact: | storage-qa-internal <storage-qa-internal> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 2.1 | CC: | dpati, dtsang, kmayilsa, mmahoney, rhs-bugs, sabose, sankarshan, sharne, ssampat |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Known Issue | |
Doc Text: |
The information on successfully completed rebalance volume task is cleared from the Red Hat Storage Console after 5 minutes. The information on failed tasks is cleared after 1 hour.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2015-03-26 06:06:36 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: | 1035040 |
Description
RamaKasturi
2013-10-04 09:53:06 UTC
There are two issues here 1. Rebalance status icon disappeared after 10 mins once its successfully completed 2. Rebalance status gives "Rebalance has never run on this volume" Issue 2 is already addressed in this patch http://gerrit.ovirt.org/#/c/19864/ For Issue 1, the task details are automatically cleared by the task framework after 10 mins. We need to find out way to retain the task information for a longer time. We are using the task framework which cleans up the successfully completed task after 10 minutes. Because of the task framework limitation, it will get cleared up and nothing can be done for this... This has to be documented... Please review the edited Doc Text and sign off. doc_text looks good. |