Bug 1046310 - [RFE] progress indicator for lengthy operations
Summary: [RFE] progress indicator for lengthy operations
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: oVirt
Classification: Retired
Component: ovirt-engine-webadmin
Version: 3.3
Hardware: x86_64
OS: Linux
unspecified
low
Target Milestone: ---
: 3.6.0
Assignee: Allon Mureinik
QA Contact: Aharon Canan
URL:
Whiteboard: storage
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-24 12:43 UTC by Sander
Modified: 2016-02-10 19:43 UTC (History)
11 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-03-22 15:47:15 UTC
oVirt Team: Storage
Embargoed:


Attachments (Terms of Use)

Description Sander 2013-12-24 12:43:37 UTC
Description of problem:

Lengthy operations in oVirt don't show a progress bar.

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


How reproducible:
Start a lengthy operation through the webadmin interface in oVirt
(typically disk related). 

Steps to Reproduce:
1. Start operation
2. Wait for operation to finish

Actual results:
There is no indication of the progress of the operation.

Expected results:
Progress bar indicating the (percentual) progress of the operation.

Additional info:
Most lengthy operations involve qemu-img convert which has built-in support
for a progess indicator ( -p option ).

Comment 1 Eli Mesika 2013-12-25 11:22:45 UTC
Long operation involves async tasks, you can see each task progres by opening the Tasks view (in th UI buttom right corner, near the Events)

This way, you can track long operations stage and the success/failure of each step of it.

Wouldn't that be sufficient to track those operations???

Comment 2 Sander 2014-01-02 16:02:33 UTC
I know about the task progress view, and it is useful for tracking the success/failure of tasks and their steps.

However, it gives no indication of the progress in the steps themselves.

Operations that hit the disk can take a long time.

Cloning a 100GiB disk with 40MiB/s takes almost 45 minutes, during that
time the UI will only show an "executing" step and give no indication of
how far along that specific step is and no approximation of the total time
it will take.

The same thing goes for importing and exporting images, deleting or commiting
snapshots etc.

Comment 3 Barak 2014-04-10 17:55:47 UTC
According to the discussion above, it looks like the RFE is more about storage related operation progress bar.

I know that there are some other RFEs in this area.

Hence moving to storage

Comment 4 Itamar Heim 2015-03-22 15:47:15 UTC
Closing old bugs. If this issue is still relevant/important in current version, please re-open the bug.


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