Bug 1410702
| Summary: | Disk stuck in 'locked' state after cloning finished. | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [oVirt] ovirt-engine | Reporter: | hifxj | ||||||||
| Component: | Frontend.WebAdmin | Assignee: | Tal Nisan <tnisan> | ||||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Pavel Stehlik <pstehlik> | ||||||||
| Severity: | high | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | 4.0.5.5 | CC: | bugs, hifxj, tjelinek, tnisan | ||||||||
| Target Milestone: | ovirt-4.0.6 | Flags: | tnisan:
ovirt-4.0.z?
|
||||||||
| 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: | 2017-01-09 09:57:34 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: |
|
||||||||||
Please attach the engine logs and the logs from the spm vdsm. Created attachment 1238579 [details]
engine.log
Created attachment 1238580 [details]
vdsm.log
Attached engine.log/vdsm.log. If you need other info, let me know. Thanks. *** This bug has been marked as a duplicate of bug 1395793 *** My bug searching skill is not that well, though ;) |
Created attachment 1237868 [details] Screenshot. Description of problem: When 'Clone VM' finished, the vm(both source and destination) disk always in 'locked' state. Have to use 'unlock_entity.sh' to manually unlock it. Version-Release number of selected component (if applicable): How reproducible: 100%. Steps to Reproduce: 1. Create a new vm(v1) from a template. 2. Select v1 3. Click 'Clone VM', input 'v1-cloned'. 4. Wait for cloning task finish. Actual results: 'v1' and 'v1-cloned' disk stuck in 'locked' state. Expected results: Disk should be in 'Active' state. Additional info: The storage domain is glusterfs. I've not tried other types(NFS) yet.