|
|
|
|
|
|
|
|
|
|
xen-bugs
[Xen-bugs] [Bug 1032] New: blktap dies, random ENOMEM in xs clients
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1032
Summary: blktap dies, random ENOMEM in xs clients
Product: Xen
Version: unstable
Platform: All
OS/Version: All
Status: NEW
Severity: major
Priority: P2
Component: Tools
AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx
ReportedBy: pascal@xxxxxxxxx
I noticed blktap dies when I remove a block device from the VM,
and that some xs clients get ENOMEM at the end of a transaction.
Seems to come with patchset 15178 that introduced an eprintf via
domain_entry_fix().
Xenstored closes STDERR, a client gets connected on fd 2, then another
inc/dec error leads to eprintf triggered from domain_entry_fix().
The client dies reading '[ERR] domain_entry_fix: ...'
I quickly commented the close(STDERR_FILENO) as a test and this behaviour
disappears.
--
Configure bugmail:
http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
Xen-bugs mailing list
Xen-bugs@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-bugs
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-bugs] [Bug 1032] New: blktap dies, random ENOMEM in xs clients,
bugzilla-daemon <=
|
|
|
|
|