| Summary: | [ovirt-engine-backend] Cannot add disk to a VM on NFS DC | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Kiril Nesenko <knesenko> | ||||
| Component: | ovirt-engine | Assignee: | Allon Mureinik <amureini> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Aharon Canan <acanan> | ||||
| Severity: | urgent | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | 3.3.0 | CC: | acanan, acathrow, dfediuck, eedri, hateya, iheim, lpeer, lveyde, Rhev-m-bugs, scohen, yeylon | ||||
| Target Milestone: | --- | Keywords: | AutomationBlocker, Regression, Triaged | ||||
| Target Release: | 3.3.0 | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | storage | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2013-10-30 16:47:37 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: | |||||
| Attachments: |
|
||||||
Created attachment 817034 [details]
logs
*** This bug has been marked as a duplicate of bug 960934 *** as duplicate and as the dup has all info needed, removing need info *** This bug has been marked as a duplicate of bug 1032925 *** |
Description of problem: Cannot add disk to a VM on NFS DC. I checked the NFS storage domain space and there is a lot of free space. 2013-10-28T16:13:17.684000Z ] 2013-10-28T16:13:17.684000Z 2013-10-28 18:13:17,261 INFO [org.ovirt.engine.core.bll.AddDiskCommand] (ajp-/127.0.0.1:8702-4) [403] Lock Acquired to object EngineLock [exclusiveLocks= , sharedLocks= key: 7a937259-b484-4887-ad8e-1fc33e6c6b35 value: VM 2013-10-28T16:13:17.685000Z 2013-10-28 18:13:17,272 INFO [org.ovirt.engine.core.bll.AddDiskCommand] (ajp-/127.0.0.1:8702-4) [403] Lock freed to object EngineLock [exclusiveLocks= , sharedLocks= key: 7a937259-b484-4887-ad8e-1fc33e6c6b35 value: VM 2013-10-28T16:13:17.685000Z 2013-10-28 18:13:17,271 WARN [org.ovirt.engine.core.bll.AddDiskCommand] (ajp-/127.0.0.1:8702-4) [403] CanDoAction of action AddDisk failed. Reasons:VAR__ACTION__ADD,VAR__TYPE__VM_DISK,ACTION_TYPE_FAILED_DISK_SPACE_LOW_ON_TARGET_STORAGE_DOMAIN,$storageName DataDomainRest 2013-10-28T16:13:17.685000Z 2013-10-28 18:13:17,282 ERROR [org.ovirt.engine.api.restapi.resource.AbstractBackendResource] (ajp-/127.0.0.1:8702-4) Operation Failed: [Cannot add Virtual Machine Disk. Low disk space on target Storage Domain DataDomainRest.] 2013-10-28T16:13:17.685000Z ] 2013-10-28 18:13:17,632 - MainThread - core_api - DEBUG - Request response time: 0.030 2013-10-28 18:13:17,633 - MainThread - disks - DEBUG - GET request content is -- url:/api/vms/7a937259-b484-4887-ad8e-1fc33e6c6b35/disks 2013-10-28 18:13:17,691 - MainThread - disks - DEBUG - Response code is valid: [200, 201] 2013-10-28 18:13:17,691 - MainThread - disks - DEBUG - Response body for GET request is: <disks/> 2013-10-28 18:13:17,691 - MainThread - disks - DEBUG - Response body for CREATE request is: <fault> <reason>Operation Failed</reason> <detail>[Cannot add Virtual Machine Disk. Low disk space on target Storage Domain DataDomainRest.]</detail> </fault> 2013-10-28 18:13:17,692 - MainThread - disks - ERROR - Response code is not valid, expected is: [200, 201, 202], actual is: 409 2013-10-28 18:13:17,692 - MainThread - test_runner - ERROR - Test Case failed: There is no Exception.Test returned False. 2013-10-28 18:13:17,891 - MainThread - plmanagement.error_fetcher - ERROR - Errors fetched from VDC(jenkins-automation-rpm-vm04.eng.lab.tlv.redhat.com): 2013-10-28 18:13:17,282 ERROR [org.ovirt.engine.api.restapi.resource.AbstractBackendResource] (ajp-/127.0.0.1:8702-4) Operation Failed: [Cannot add Virtual Machine Disk. Low disk space on target Storage Domain DataDomainRest.] Version-Release number of selected component (if applicable): 6a4a9939b5097df4cf60cce8088f447dbef83e9a How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: