WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-bugs

[Xen-bugs] [Bug 1729] New: xl does not check the memory size of guest

To: xen-bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-bugs] [Bug 1729] New: xl does not check the memory size of guest
From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
Date: Wed, 26 Jan 2011 22:06:54 -0800
Delivery-date: Wed, 26 Jan 2011 22:07:04 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-post: <mailto:xen-bugs@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
Reply-to: bugs@xxxxxxxxxxxxxxxxxx
Sender: xen-bugs-bounces@xxxxxxxxxxxxxxxxxxx
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1729

           Summary: xl does not check the memory size of guest
           Product: Xen
           Version: unstable
          Platform: Other
        OS/Version: Windows
            Status: NEW
          Severity: normal
          Priority: P1
         Component: Tools
        AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx
        ReportedBy: shaohui.zheng@xxxxxxxxx


Environment:
------------
Service Arch (ia32/ia32e/IA64): ia32e
Guest Arch (ia32/ia32e/IA64): 
Guest OS Type (Linux/Windows):Linux
Change Set: 22812:73b3debb90cf
Hardware: Westmere-ep and Sandybridge
Other:


Bug detailed description:
--------------------------
For the xen-unstable(cs 22812). We create the guest with the more memory than
the host,xl did not check it and cause some error.There were some log as
following:

(XEN) memory.c:133:d0 Could not allocate order=0 extent: id=0 memflags=0 (0 of
5                                                                              
                  12)
(XEN) memory.c:133:d0 Could not allocate order=0 extent: id=0 memflags=0 (0 of
5                                                                              
                  12)
(XEN) memory.c:133:d0 Could not allocate order=0 extent: id=0 memflags=0 (0 of
5                                                                              
                  12)


Reproduce steps:
----------------
1.prepare a config file with the  more memory than the host.

Get the host maximum memory size with command "xl info | grep mem",
and set a larger size in configure file.


2.create the guest by the config file

3.xl did not check the guest memory size, and try to allocate memory for the
guest, then all availabe memory will be allocated, and system will in in a
abnormal status.

Current result:
----------------


Expected result:
----------------


Basic root-causing log:
----------------------


-- 
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>