Bug 841548
| Summary: | [engine-core] [multiple-storage-domain] failure in move disk operation leads to 'Illegal state' | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | vvyazmin <vvyazmin> | ||||
| Component: | ovirt-engine | Assignee: | Allon Mureinik <amureini> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Leonid Natapov <lnatapov> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 3.1.0 | CC: | abaron, dron, dyasny, hateya, iheim, lpeer, Rhev-m-bugs, sgrinber, yeylon, ykaul | ||||
| Target Milestone: | --- | ||||||
| Target Release: | 3.2.0 | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | storage | ||||||
| Fixed In Version: | SI24.4 | 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: | Storage | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
should be solved by patch I22c83bdd2e7182be49156c20992c494bcb68915a, originally posted for bug 813279. verified on si24.4 3.2 has been released 3.2 has been released 3.2 has been released |
Created attachment 599115 [details] ## Logs vdsm, rhevm, screen-shots Description of problem: Failed move VM’s disks between storage domains, get status “illegal” Version-Release number of selected component (if applicable): RHEVM 3.1 - SI10 RHEV-M: rhevm-3.1.0-6.el6ev.noarch VDSM: vdsm-4.9.6-21.0.el6_3.x86_64 LIBVIRT: libvirt-0.9.10-21.el6_3.1.x86_64 QEMU & KVM: qemu-kvm-rhev-0.12.1.2-2.295.el6.x86_64 How reproducible: This error not reproducible consistent Steps to Reproduce: 1. Create 2 or more VM’s 2. On the “Disks” tab, select there disks 3. Move Actual results: Some disks get status “illegal” Expected results: Succeed move all disks between storage domains Additional info: Disk was marked as Illegal, even if it was not corrupted. Engine should add a check for image status.