Lack of progress updates when migrating volumes
- 主要语言
- Java
- 星标
- 3.1k
- 派生
- 1.4k
- 平均合并
- 6 天 19 小时
- 30 天内合并 PR
- 32
描述
##### ISSUE TYPE
* Improvement Request
##### COMPONENT NAME
~~~
Volume operations
~~~
##### CLOUDSTACK VERSION
~~~
4.19.1.1
~~~
##### 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
~~~
Command returns some progress to the user/operator, either in UI , logs, both etc.
~~~
##### ACTUAL RESULTS
~~~
No progress reports of any sort.
~~~
贡献指南
调研方向
首先定位为 Ubuntu KVM 调用 qemu-img 的卷迁移路径,然后跟踪 agent.log 或 syslog 的输出在哪里处理。该 issue 提议显示 qemu-img convert 的进度,并期望操作人员能够在日志、UI 或两者中看到它;在大型卷迁移期间确认所选的输出位置。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- ubuntu
- 领域
- cloud, infrastructure
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100