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

[Xen-users] DomU performance problem


  • To: xen-users@xxxxxxxxxxxxxxxxxxx
  • From: "Jia Rao" <rickenrao@xxxxxxxxx>
  • Date: Tue, 25 Mar 2008 19:59:35 -0400
  • Delivery-date: Tue, 25 Mar 2008 17:00:06 -0700
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=message-id:date:from:to:subject:mime-version:content-type; b=p9dLLeZEewMNzdd7Onsk//8ASo+jpXXKoNDIgI+aEKPDu3j91HXPwZayTbtNCTgO0NyHajFrLDjoZ64L295K6tdSXC+a/vLt2REtLdlMc3tVq71Dh6bFD3qZ6WE/l58hOZoF8qCVjJy8m3f3wYh9zhvdt1gVS9XDNI/Ncu3RoIc=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

Hi,

I just created a para DomU by copying the OS in dom0 (I do not want to setup the environment for domU again.).
It starts up successfully, however after some time running, I find some problems.

I log into domU through "ssh", sometimes the ssh console losts its response. But it can come back again after some time and everything is OK again.
It seems that there is a performance problem in my domU (although I did not run any busy application on it, just the console.).

Does any of you have some idea? I thought it might be a network problem of disk problem. I used loopback file as the domU disk.

My machine configuration as well as the VM configuration are listed below:

CPU: Xeon 3060 2.4G dual core.
MEM: 2G. (dom0 1.5G domU 512M).
OS: CentOS 5.0 X86_64.
Xen: 3.1 compiled from source.

VM configuration:
################################################################
#
#  Configuration file for the Xen instance VM1, created on
# Thu Jan 31 22:13:01 2008.
#


#
#  Kernel + memory size
#
kernel = '/boot/vmlinuz-2.6.18-xen'

#ramdisk="/boot/initrd-xen.img"
memory  = '512'


#
#  Disk device(s).
#
root    = '/dev/xvda1 ro'

disk    = [ 'tap:aio:/home/jrao/images/VM3_para_disk.img,xvda1,w', 'tap:aio:/home/jrao/images/VM3_para_swap.img,xvda2,w']

#
#  Hostname
#
name    = 'VM3_para'
#
#  Networking
#
#dhcp = 'dhcp'
vif  = ['mac=00:1D:09:0D:A1:1C, bridge=xenbr0, ip=172.21.14.197']
gateway="172.20.1.1"
netmask="255.252.0.0"
#ip="172.21.14.196"
#vif0 = ['']
#ip = "http://172.21.4.196"
#extra='xencons=tty'
#serial="tty"
#bootloader="/usr/bin/pygrub"
#
#  Behaviour
#acpi=1
#vnc=1
#pae=1
>on_reboot   = 'restart'
on_crash    = 'restart'
###########################################################

Any help will be appreciated.

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