| Summary: | [RFE] Allow virDomainBlockCopy to use remote RBD volumes as the base backing image | |||
|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Lee Yarwood <lyarwood> | |
| Component: | libvirt | Assignee: | Peter Krempa <pkrempa> | |
| Status: | CLOSED WONTFIX | QA Contact: | Han Han <hhan> | |
| Severity: | high | Docs Contact: | ||
| Priority: | high | |||
| Version: | 7.4 | CC: | cww, dchaplyg, dyuan, giuseppe.ragusa, info, jsuchane, kchamart, lmen, mkalinin, mtessun, nsoffer, pkrempa, pneedle, sgordon, xuzhang | |
| Target Milestone: | rc | Keywords: | FutureFeature | |
| Target Release: | --- | |||
| Hardware: | x86_64 | |||
| OS: | Linux | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | Rebase: Bug Fixes and Enhancements | ||
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1623877 (view as bug list) | Environment: | ||
| Last Closed: | 2019-04-09 12:18:15 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: | ||
| Bug Depends On: | 760547 | |||
| Bug Blocks: | 1888670, 1293440, 1306569, 1477664, 1519149, 1546815, 1623877, 1636224, 1780119, 1888672, 1888674 | |||
|
Description
Lee Yarwood
2016-02-11 10:05:55 UTC
The main problem here is with virDomainBlockCopy, which can also be reached (in a limited way) from the virDomainBlockRebase API. Using RBD natively will only be possible with the virDomainBlockCopy since only that allows to pass in a target specification via XML which is necessary for network storage. This feature will be finished in the next major release of RHEL. |