[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-users] Problem installing CentOS DomU.


  • To: xen-users@xxxxxxxxxxxxxxxxxxx
  • From: "Jia Rao" <rickenrao@xxxxxxxxx>
  • Date: Wed, 20 Feb 2008 23:56:47 -0500
  • Delivery-date: Wed, 20 Feb 2008 20:57:23 -0800
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=DDMjWRa6KLfEhwm6vuOEVZo+CXEf9Lzespfy54w2UAQgwhE14YPINezbMFPrLufFCl5XswSuKO3qVEIC0XgYa9K3K1EJC1zOUdyC2j8mCgb6XrYm33zp54//IjksnBS5Xzhxpxstw1LJFvmoEQhnS3SR2tSi7kMwvRIr0Lo3a7s=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

Hi all,

I have a Dell server with dual-core 2.4 GHz Xeon processor (3060). I install the 64 bit CentOS 5 Dom0 and Xen 3.1 with no problem. The HVM fully virtualized 64 bit DomU was also installed successfully. However, when I install the para-virtualized CentOS 64 bit DomU, I received the following error message:

[root@localhost ~]# xm create /etc/xen/VM_para.cfg
Using config file "/etc/xen/VM_para.cfg".
Xend has probably crashed!  Invalid or missing HTTP status code.

The content of Xend.log is:

[2008-02-20 23:44:00 xend.XendDomainInfo 16686] DEBUG (XendDomainInfo:1349) XendDomainInfo.construct: None
[2008-02-20 23:44:00 xend 16686] DEBUG (balloon:127) Balloon: 521740 KiB free; need 2048; done.
[2008-02-20 23:44:00 xend.XendDomainInfo 16686] DEBUG (XendDomainInfo:1397) XendDomainInfo.initDomain: 10 1.0
[2008-02-20 23:44:00 xend.XendDomainInfo 16686] DEBUG (XendDomainInfo:1436) _initDomain:shadow_memory=0x0, maxmem=0x200, memory=0x200.
[2008-02-20 23:44:00 xend 16686] DEBUG (balloon:133) Balloon: 521732 KiB free; 0 to scrub; need 524288; retries: 20.
[2008-02-20 23:44:00 xend 16686] DEBUG (balloon:148) Balloon: setting dom0 target to 997 MiB.
[2008-02-20 23:44:00 xend.XendDomainInfo 16686] DEBUG (XendDomainInfo:1078) Setting memory target of domain Domain-0 (0) to 997 MiB.
[2008-02-20 23:44:00 xend 16686] DEBUG (balloon:127) Balloon: 524804 KiB free; need 524288; done.
[2008-02-20 23:44:00 xend 16686] INFO (image:136) buildDomain os=linux dom=10 vcpus=1
[2008-02-20 23:44:00 xend 16686] DEBUG (image:201) domid          = 10
[2008-02-20 23:44:00 xend 16686] DEBUG (image:202) memsize        = 512
[2008-02-20 23:44:00 xend 16686] DEBUG (image:203) image          = /boot/vmlinuz-2.6.18-64-xen
[2008-02-20 23:44:00 xend 16686] DEBUG (image:204) store_evtchn   = 1
[2008-02-20 23:44:00 xend 16686] DEBUG (image:205) console_evtchn = 2
[2008-02-20 23:44:00 xend 16686] DEBUG (image:206) cmdline        =  ip=172.21.4.196:1.2.3.4::::eth0:off root=/dev/sda1 ro xencons=tty
[2008-02-20 23:44:00 xend 16686] DEBUG (image:207) ramdisk        =
[2008-02-20 23:44:00 xend 16686] DEBUG (image:208) vcpus          = 1
[2008-02-20 23:44:00 xend 16686] DEBUG (image:209) features       =
[2008-02-20 23:44:01 xend 3076] CRITICAL (SrvDaemon:195) Xend died due to signal 11!  Restarting it.
[2008-02-20 23:44:01 xend 18652] INFO (SrvDaemon:283) Xend Daemon started

Nothing in xend-debug.log.

This seems a common problem and many asked about it, but without solutions.

Both Xen and the para kernels are compiled from source using the script provided with Xen. Dom0 and DomU use the same kernel.

My configuration for the para VM is :

kernel = '/boot/vmlinuz-2.6.18-64-xen'
#ramdisk = '/boot/initrd-2.6.18-xen.img'
memory  = '512'
root    = '/dev/sda1 ro'
disk    = [ 'file:/var/lib/xen/images/VM_para_disk.img,sda1,w', 'file:/var/lib/xen/images/VM_para_swap.img,sda2,w' ]
name    = 'VM_para'
vif  = [ '' ]
ip = "172.21.4.196"
extra='xencons=tty'

>on_reboot   = 'restart'
on_crash    = 'restart'

I saw from the xen wiki that xen does not support 64 bit domU even the dom0 is 64 bit. But I did successfully installed HVM 64 bit dom0.
Does Xen support para-virtualized domU? Does anyone know what is my problem with the 64 bit domU? (I tried 32 bit domU, the same problem.) .

Thanks very much,
Jia.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.