Bug 1031205

Summary: RBD volumes do not work when specified using a storage pool
Product: [Community] Virtualization Tools Reporter: Adam Walters <abwalters>
Component: libvirtAssignee: Libvirt Maintainers <libvirt-maint>
Status: CLOSED DEFERRED QA Contact:
Severity: low Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: erik.b.andersen, mzhan
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-11-03 16:39:16 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:
Attachments:
Description Flags
Patch to add RBD pool support to domain XML none

Description Adam Walters 2013-11-15 21:48:11 UTC
Created attachment 824719 [details]
Patch to add RBD pool support to domain XML

Description of problem:
Domain XML does not currently allow use of RBD volumes through a pool.


Version-Release number of selected component (if applicable):
ANY


How reproducible:
Always


Steps to Reproduce:
1. Specify RBD device in domain XML with "<source pool='foo' volume='bar'/>"
2. Start VM

Actual results:
Receive unsupported error message

Expected results:
Domain starts successfully

Additional info:
Please see attached patch (added here for convenience, but also sent to mailing list)

Comment 1 Daniel Berrangé 2020-11-03 16:39:16 UTC
Thank you for reporting this issue to the libvirt project. Unfortunately we have been unable to resolve this issue due to insufficient maintainer capacity and it will now be closed. This is not a reflection on the possible validity of the issue, merely the lack of resources to investigate and address it, for which we apologise. If you none the less feel the issue is still important, you may choose to report it again at the new project issue tracker https://gitlab.com/libvirt/libvirt/-/issues The project also welcomes contribution from anyone who believes they can provide a solution.