Bug 1525575

Summary: Unsupported storage pool type options in virt-manager GUI
Product: [Community] Virtualization Tools Reporter: Yehuda Zimmerman <yzimmerm>
Component: virt-managerAssignee: Pavel Hrdina <phrdina>
Status: CLOSED DEFERRED QA Contact: Virtualization Bugs <virt-bugs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: berrange, crobinso, gscrivan, juzhou, mxie, mzhan, tburke, tzheng, xiaodwan
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-06-16 15:12:42 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:
Bug Depends On: 1581670    
Bug Blocks:    

Comment 2 Jaroslav Suchanek 2017-12-15 13:45:39 UTC
This can be certainly evaluated, it will very probably require libvirt changes as well.

Comment 3 Pavel Hrdina 2018-05-23 11:24:38 UTC
So it looks like that RBD is supported in RHEL.  Anyway, it would be nice to list only the storage pools that are known to be present but this needs to be somehow reported by libvirt because we don't want to have downstream-only patches.

Moving out of RHEL-7.6 since this will need additional work in libvirt.

Comment 4 Pavel Hrdina 2019-02-26 16:43:15 UTC
Moving to upstream, this will require support from libvirt to report which storage drivers are supported and it's a minor issue to backport it into RHEL-7.

Comment 5 Cole Robinson 2019-06-16 15:12:42 UTC
There is the pool-capabilities API nowadays which could be used to report supported pool and vol types. I would take a patch to support using it, but implementing support for it is not a priority for upstream nowadays. So I'm closing this as DEFERRED