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
|