| Summary: | [RFE] Live Merge: Merge adjacent snapshots concurrently | ||
|---|---|---|---|
| Product: | [oVirt] vdsm | Reporter: | Adam Litke <alitke> |
| Component: | RFEs | Assignee: | Ala Hino <ahino> |
| Status: | CLOSED WONTFIX | QA Contact: | Raz Tamir <ratamir> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 4.17.19 | CC: | alitke, amureini, bugs, ylavi |
| Target Milestone: | --- | Keywords: | FutureFeature, Performance |
| Target Release: | --- | Flags: | sbonazzo:
ovirt-4.2-
|
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Enhancement | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-06-11 13:16:03 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | Storage | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Adam Litke
2016-01-14 14:32:28 UTC
Can you quantify the improvement? If substantial, why is it 'low' ? (In reply to Yaniv Kaul from comment #1) > Can you quantify the improvement? If substantial, why is it 'low' ? The improvement is principally in user experience. In cases where a VM has a lot of snapshots that need to be removed it can be labor intensive to "babysit" the merges and submit one after another. I have not done tests to check the actual copy efficiency but we would be reducing a lot of round-trip calls back and forth between engine and vdsm, waiting for state transitions, etc. I am sure qemu would copy more efficiently as well. The severity is "low" because it currently works and this is not as important as block device watermark tracking during live merge. |