Bug 632982
| Summary: | PXE Booting via a pcnet device pauses the VM | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Gordan Bobic <gordan> |
| Component: | qemu-kvm | Assignee: | Virtualization Maintenance <virt-maint> |
| Status: | CLOSED WONTFIX | QA Contact: | Virtualization Bugs <virt-bugs> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 6.0 | CC: | juzhang, mkenneth, tburke, virt-maint |
| Target Milestone: | rc | ||
| Target Release: | 6.1 | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2011-01-03 11:12:14 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 580953 | ||
|
Description
Gordan Bobic
2010-09-12 10:46:18 UTC
Have you tried other models like virtio or e1000/rtl8139? Does the part in the "Additional info" section of the original post answer your question? (In reply to comment #3) > Does the part in the "Additional info" section of the original post answer your > question? yes, sorry for missing it. Is there a reason for you to pick pcnet specifically? Yes, I was trying different emulations to try to work around the following bugs: https://bugzilla.redhat.com/show_bug.cgi?id=632712 https://bugzilla.redhat.com/show_bug.cgi?id=632716 We'll fix the above two and close this one as won't fix since pcnet isn't prime time device It seems very shoddy and unprofessional to have things that are broken in an enterprise distribution. The pcnet emulation should either be fixed or removed completely. Having it broken yet existing as an option is the worst possible thing to do. Bug 620657 - Unsupported device uses need to be documented in release notes The above bug depicts the supported devices. Pcnet is not one of them. At the time it was too intrusive to remove pcnet from the code so we used release notes approach for it. Sorry for the noise. IMO, treating "documented as broken" as a "fix" is perhaps something that might be good enough as a bodge on Fedora, but it really doesn't do much good for the perception of quality in what is supposed to be an enterprise grade distribution that has been in stabilization and polish process for over a year. It's documented as not supported. I admit that we should have compiled it out but there are other restrictions to consider - we're 100% open source and we like to stay close as possible to upstream. There are times where we manage to change upstream on time so it will be easy to configure features out. This was not the case so this was the mechanism we used this time. We never intended to support it since there are other better alternatives. As you can see the alternatives should be fixed in respect to gPxe so that's why we like to focus on fewer/better devices than what's supported upstream. On a perfect world, this should have been compiled out. You're right here. |