Bug 517236
| Summary: | [RHEL5 Xen]: Backport fix for migration hang | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 5 | Reporter: | Chris Lalancette <clalance> |
| Component: | xen | Assignee: | Xen Maintainance List <xen-maint> |
| Status: | CLOSED DUPLICATE | QA Contact: | Virtualization Bugs <virt-bugs> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 5.5 | CC: | jdenemar, pbonzini, xen-maint |
| Target Milestone: | rc | ||
| Target Release: | 5.6 | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2009-10-23 13:42:39 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: | |||
|
Description
Chris Lalancette
2009-08-13 07:33:42 UTC
This looks like a very ugly fix for upstream... it would be better to ensure every file descriptor is FD_CLOEXEC'd unless necessary. But I guess for RHEL5.5 is exactly the hack that we need to fix the bug non-invasively. :-) I haven't decided yet which approach would actually be better. This is just a mess and very prone to miss some of the thousands kinds of process execution used in xend... Anyway, I'm closing this as a dup of a real problem we have because of this. *** This bug has been marked as a duplicate of bug 522850 *** This bug was closed during 5.5 development and it's being removed from the internal tracking bugs (which are now for 5.6). Clearing out old flags for reporting purposes. Chris Lalancette |