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

[Xen-users] [Help] xen3.0 start domain U fail on gentoo linux

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] [Help] xen3.0 start domain U fail on gentoo linux
From: "axanet@xxxxxxxxxxxxxx" <axanet@xxxxxxxxxxxxxx>
Date: Mon, 21 Nov 2005 18:54:22 +0800
Delivery-date: Mon, 21 Nov 2005 10:54:35 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hello List:

My gentoo box running gentoo patched kernel source linux-2.6.12.5-xen and xen 
3.0.0_pre20051027.

However, i got "Domain has crashed" error message in /var/log/xend.log when i 
create domain-U on domain-0

Executing create domain command `xm create /etc/xen/auto/stage5 -c `then I got 
error message as following:

[2005-11-21 18:14:46 xend.XendDomainInfo] DEBUG (XendDomainInfo:614) Storing 
domain details: {'console/ring-ref': '87069', 'console/port': '2', 'name': 
'stage5', 'console/limit': '1048576', 'vm': 
'/vm/48d4db59-53c8-b7fa-d397-fc84f833423b', 'domid': '6', 'cpu/0/availability': 
'online', 'memory/target': '261120', 'store/ring-ref': '87070', 'store/port': 
'1'}
[2005-11-21 18:14:54 xend.XendDomainInfo] WARNING (XendDomainInfo:724) Domain 
has crashed: name=stage5 id=6.
[2005-11-21 18:14:54 xend.XendDomainInfo] ERROR (XendDomainInfo:1278) 
1132568085.67
[2005-11-21 18:14:54 xend.XendDomainInfo] ERROR (XendDomainInfo:1286) VM stage5 
restarting too fast (9.013983 seconds since the last restart).  Refusing to 
restart to avoid loops.
[2005-11-21 18:14:54 xend.XendDomainInfo] DEBUG (XendDomainInfo:1156) 
XendDomainInfo.destroy: domid=6
[2005-11-21 18:14:54 xend.XendDomainInfo] DEBUG (XendDomainInfo:1164) 
XendDomainInfo.destroyDomain(6)


Actually, I can find domain-U named stage5 got blocked status in a while.

After about 10 sec, stage5 is not appear when i execute `xm list`, only 
domain-0 exist.

Does anyone know how should i solve this problem??? 

Thanks


xen auto # xm list
Name                              ID Mem(MiB) VCPUs State  Time(s)
Domain-0                           0      500     1 r-----    41.6



‧My domain-U config:
kernel = "/boot/vmlinuz-2.6.12-xen0-du"
memory = 256
name = "stage5"
nics = 1
ip = "192.192.0.1"
gateway = "192.192.0.254"
disk = 
['file:/etc/xen/auto/stage5root,sda3,w','file:/etc/xen/auto/stage5swap,sda2,w']
root = "/dev/sda3 ro"















-- 
axa@HiNet <axanet@xxxxxxxxxxxxxx>
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] [Help] xen3.0 start domain U fail on gentoo linux, axanet@xxxxxxxxxxxxxx <=