When migrating volumes between storages the qemu-img command does not report any progress anywhere, when moving large volumes it's useful to know how it is going.
It would be beneficial to add "-p" "convert" switch to qemu-img to get a progress then send the stdout/stderr to the agent.log or syslog.
STEPS TO REPRODUCE
Migrate a large volume between different various storages.
Takes a long time with no way to check (unless you start inspecting target volumes that is).
EXPECTED RESULTS
Command returns some progress to the user/operator, either in UI , logs, both etc.
ISSUE TYPE
COMPONENT NAME
CLOUDSTACK VERSION
CONFIGURATION
OS / ENVIRONMENT
Ubuntu KVM
SUMMARY
When migrating volumes between storages the qemu-img command does not report any progress anywhere, when moving large volumes it's useful to know how it is going. It would be beneficial to add "-p" "convert" switch to qemu-img to get a progress then send the stdout/stderr to the agent.log or syslog.
STEPS TO REPRODUCE
Migrate a large volume between different various storages. Takes a long time with no way to check (unless you start inspecting target volumes that is).
EXPECTED RESULTS
ACTUAL RESULTS