Bug 848021
| Summary: | GUI and engine do not prevent creation of a thinly provisioned (qcow) shareable disk on iSCSI | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Ayal Baron <abaron> | ||||
| Component: | ovirt-engine-webadmin-portal | Assignee: | Daniel Erez <derez> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Leonid Natapov <lnatapov> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 3.1.0 | CC: | amureini, dron, dyasny, ecohen, hateya, iheim, Rhev-m-bugs, sgrinber, ykaul | ||||
| Target Milestone: | --- | ||||||
| Target Release: | 3.1.0 | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | storage | ||||||
| Fixed In Version: | si16 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2012-12-04 20:08:13 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: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
patch sent upstream: http://gerrit.ovirt.org/#/c/7462/ Change-Id: Ie9594978c0b509fd540803e9dc4137266bd0501b merged si16. fixed. |
Created attachment 604258 [details] screen shot Description of problem: Thinly provisioned disks on block domains are created as qcow. Shareable property and qcow are mutually exclusive. User is not prevented from creating a shareable thinly provisioned disk in GUI on a block domain. Version-Release number of selected component (if applicable): SI14 (commit: 1279ea26193ca98a1f196b4be6e651f41fcee4e5) How reproducible: 100% Steps to Reproduce: 1. create new disk on iscsi domain 2. mark as shareable 3. set as thinly provisioned 4. press ok Actual results: Disk is created successfully Expected results: 1. Shareable should be grayed out when thin is selected and vice versa 2. candoaction should prevent this as well Additional info: