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 196] New: x86_64 - Unable to create guest domain

To: xen-bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-bugs] [Bug 196] New: x86_64 - Unable to create guest domain
From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
Date: Mon, 29 Aug 2005 18:57:28 +0000
Delivery-date: Mon, 29 Aug 2005 18:57:45 +0000
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/cgi-bin/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/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=196

           Summary: x86_64 - Unable to create guest domain
           Product: Xen
           Version: unstable
          Platform: x86-64
        OS/Version: Linux
            Status: NEW
          Severity: critical
          Priority: P2
         Component: Guest-OS
        AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx
        ReportedBy: dbarrera@xxxxxxxxxx
                CC: hohnbaum@xxxxxxxxxx


When attempting to create a guest domain on x86_64 SLES 9 SP2 and FC4, I get the
following error:


bl2-1:/etc/xen # xm create -c vm1.cfg
Using config file "vm1.cfg".
Error: Error creating domain: (0, 'Error')
bl2-1:/etc/xen #


changeset:   6461:936be0ae823fd3a94ea06d92fdacad65b85d6014
tag:         tip
user:        kaf24@xxxxxxxxxxxxxxxxxxxx
date:        Mon Aug 29 09:53:38 2005
summary:     Fix page_is_ram() start-of-day checks, and the watch routine


xm log: (tail )

[2005-08-29 13:49:49 xend] DEBUG (image:153) initDomain: cpu=-1 mem_kb=262144
ssidref=-1 dom=5
[2005-08-29 13:49:49 xend] DEBUG (XendDomainInfo:780) init_domain> Created
domain=5 name=vm1 memory=256
[2005-08-29 13:49:49 xend] INFO (XendRoot:141) EVENT> xend.domain.create 
['vm1', 5]
[2005-08-29 13:49:49 xend] INFO (image:208) buildDomain os=linux dom=5 vcpus=1
[2005-08-29 13:49:49 xend] INFO (xsobj:337) DBMap>releaseDomain> 5
[2005-08-29 13:49:49 xend] INFO (xsobj:343) DBMap>releaseDomain> (2, 'No such
file or directory')
[2005-08-29 13:49:49 xend] INFO (XendRoot:141) EVENT> xend.virq 3


xm dmesg:

(XEN) Scrubbing Free RAM: ...........done.
(XEN) *** Serial input -> DOM0 (type 'CTRL-a' three times to switch input to 
Xen).
(XEN) (file=dom_mem_ops.c, line=63) Could not allocate a frame
(XEN) (file=dom_mem_ops.c, line=63) Could not allocate a frame
(XEN) (file=dom_mem_ops.c, line=63) Could not allocate a frame
(XEN) (file=dom_mem_ops.c, line=63) Could not allocate a frame

-- 
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 196] New: x86_64 - Unable to create guest domain, bugzilla-daemon <=