| Summary: | Migration also success with passthrough usb device to the guest | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | jingzhao <jinzhao> |
| Component: | qemu-kvm | Assignee: | Gerd Hoffmann <kraxel> |
| Status: | CLOSED NOTABUG | QA Contact: | Virtualization Bugs <virt-bugs> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 6.8 | CC: | ailan, chayang, juzhang, kraxel, mkenneth, rbalakri, virt-maint |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-01-12 08:09:47 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
jingzhao
2016-01-05 05:03:36 UTC
> Actual results: > Migrated successfully and guest which in dest work well Works as intended. Live migration support has been added to usb-host in one of the 6.x minor releases (it is not fully transparent to the guest though, you should see the guest re-initializing the device in the guest kernel log). > Expected results: > Migrated failed and for "state blocked by non-migratable device" Only for old RHEL-6.x versions (with x <= 3 IIRC). (In reply to Gerd Hoffmann from comment #2) > > Actual results: > > Migrated successfully and guest which in dest work well > > Works as intended. Live migration support has been added to usb-host in one > of the 6.x minor releases (it is not fully transparent to the guest though, > you should see the guest re-initializing the device in the guest kernel log). --Gerd, migrated successfully after RHEL-6.3 version according your reply, I think it's not the intended result for migrated with passthrough device and I think migrated should failed with passthrough device. Also, I tried it on rhel7 host and migrated failed in rhel7 host(qemu-img-rhev-2.3.0-31.el7_2.3.x86_64). could you help me to confirm it? which test result should the expected test result? Thanks Jing > > > Expected results: > > Migrated failed and for "state blocked by non-migratable device" > > Only for old RHEL-6.x versions (with x <= 3 IIRC). > --Gerd, migrated successfully after RHEL-6.3 version according your reply, > I think it's not the intended result for migrated with passthrough device > and I think migrated should failed with passthrough device. No, it should work. > Also, I tried it > on rhel7 host and migrated failed in rhel7 > host(qemu-img-rhev-2.3.0-31.el7_2.3.x86_64). could you help me to confirm > it? On RHEL-7 it should work too (and does here on a quick test). (In reply to Gerd Hoffmann from comment #4) > > --Gerd, migrated successfully after RHEL-6.3 version according your reply, > > I think it's not the intended result for migrated with passthrough device > > and I think migrated should failed with passthrough device. > > No, it should work. > > > Also, I tried it > > on rhel7 host and migrated failed in rhel7 > > host(qemu-img-rhev-2.3.0-31.el7_2.3.x86_64). could you help me to confirm > > it? > > On RHEL-7 it should work too (and does here on a quick test). --[jingzhao] Gerd, used qemu-img-rhev-2.3.0-31.el7_2.5.x86_64 and 3.10.0-327.5.1.el7.x86_64 and didn't reproduce the issue. thanks for your confirm. |