Bug 838322
| Summary: | RHEVM - Backend: Quota assign doesn't apply to disks | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Daniel Paikov <dpaikov> | ||||
| Component: | ovirt-engine | Assignee: | Gilad Chaplik <gchaplik> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Daniel Paikov <dpaikov> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | 3.1.0 | CC: | acathrow, dfediuck, dyasny, hateya, iheim, lpeer, Rhev-m-bugs, yeylon, ykaul | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | sla | ||||||
| Fixed In Version: | SI12 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | Type: | Bug | |||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | SLA | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
merged upstream (http://gerrit.ovirt.org/gitweb?p=ovirt-engine.git;a=commit;h=668f37eb2d63d6003902cb0fcde4f52fb86b3704) Checked on si12. |
Created attachment 596876 [details] engine.log * Create a VM. * Assign it to a non-default quota (quota A). * The VM object is successfully assigned, but all the VM's disks are still assigned to the default quota. This means that the VCPU/VRAM quota for this VM is counted on quota A, but the storage is counted on the default quota.