Bug 830676
Summary: | RFE: Introduce job control for storage driver. | ||
---|---|---|---|
Product: | [Community] Virtualization Tools | Reporter: | yanbing du <ydu> |
Component: | libvirt | Assignee: | John Ferlan <jferlan> |
Status: | CLOSED DUPLICATE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | unspecified | CC: | cwei, dyuan, eblake, jtomko, mzhan, rbalakri, zpeng |
Target Milestone: | --- | Keywords: | FutureFeature |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Enhancement | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-03-17 15:13:20 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: |
Description
yanbing du
2012-06-11 08:14:06 UTC
More generically, we need a way to track that there is a long-running virStorageVol* command running, and be able to get status updates on its progress. For example, this argues that the virDomainGetJobInfo() API needs to be copied, and we need virStorageVolGetJobInfo(). (In reply to comment #1) > More generically, we need a way to track that there is a long-running > virStorageVol* command running, and be able to get status updates on its > progress. For example, this argues that the virDomainGetJobInfo() API needs > to be copied, and we need virStorageVolGetJobInfo(). Agreed, I recall someone raised similiar problem in upstream before. *** This bug has been marked as a duplicate of bug 581698 *** |