| Summary: | host kernel panic when assigning Nvidia GPU device to linux guest | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | FuXiangChun <xfu> | ||||||
| Component: | qemu-kvm | Assignee: | Virtualization Maintenance <virt-maint> | ||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Virtualization Bugs <virt-bugs> | ||||||
| Severity: | high | Docs Contact: | |||||||
| Priority: | high | ||||||||
| Version: | 7.0 | CC: | acathrow, alex.williamson, juzhang, michen, virt-maint | ||||||
| Target Milestone: | rc | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2013-12-02 14:18:01 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: | |||||||
| Attachments: |
|
||||||||
|
Description
FuXiangChun
2013-12-02 10:11:19 UTC
Created attachment 831506 [details]
host console log
Created attachment 831507 [details]
win2008r2 guest is using GPU device
Tested runlevel 3 and 5 for RHEL guest. hit the same issue. Hi Alex, QE is testing gpu device assignment feature and hit this bug. Could you have a look and confirm whether this is a real bug? If no, could you please point the steps we missed out? Best Regards, Junyi You need to add nouveau.modeset=0 in the guest as well as the host. Running nouveau on this hardware in the guest hits the same problem as running nouveau on the host. *** This bug has been marked as a duplicate of bug 1033345 *** (In reply to Alex Williamson from comment #6) > You need to add nouveau.modeset=0 in the guest as well as the host. Running > nouveau on this hardware in the guest hits the same problem as running > nouveau on the host. > > *** This bug has been marked as a duplicate of bug 1033345 *** Problem is fixed according to your suggestion. QE will continue to test gpu device assignment feature. |