Bug 192956 - Xen does not balloon enough when creating an HVM domain
Summary: Xen does not balloon enough when creating an HVM domain
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: xen
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Xen Maintainance List
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks: 192957
TreeView+ depends on / blocked
 
Reported: 2006-05-24 14:48 UTC by Rik van Riel
Modified: 2007-11-30 22:11 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-07-26 03:04:44 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Rik van Riel 2006-05-24 14:48:03 UTC
Description of problem:

(XEN) domain_crash_sync called from shadow32.c:1100
(XEN) Domain 2 (vcpu#0) crashed on cpu#1:
(XEN) ----[ Xen-3.0.2-2    Not tainted ]----
(XEN) CPU:    1
(XEN) EIP:    0008:[<0000ea08>]
(XEN) EFLAGS: 00010412   CONTEXT: hvm
(XEN) eax: 12af7000   ebx: 000f699a   ecx: 000f699a   edx: 12aed99a
(XEN) esi: 0036d53e   edi: 12bed999   ebp: 00067ea8   esp: 00067e9c
(XEN) cr0: 00050033   cr3: 340ee000
(XEN) ds: 0010   es: 0010   fs: 0010   gs: 0010   ss: 0010   cs: 0008

This cryptic message is caused because a memory allocation fails, due to not
enough memory being ballooned out of dom0 at creation time of the guest.

Version-Release number of selected component (if applicable):

xen-3.0.2-0.FC5.1

Steps to Reproduce:
1. start an HVM domain
2. crash and burn
3.

Comment 2 Rik van Riel 2006-07-26 03:04:44 UTC
This bug appears to be fixed in the current rawide and FC5 kernels.


Note You need to log in before you can comment on or make changes to this bug.