>On Thu, Jul 16, 2009 at 2:37 PM, Francesco Gallo<cluster@xxxxxxxx> wrote:
>> Hi all,
>>
>>
>>
>> i have a CentoOS based Xen Dom0 running gitco xen3.3.1. I'm experiencing
>> problems with debian Lenny FV domU. After some days of perfect working
the
>> VM start to consume all cpu and than i can only connect via ssh to VM and
>> nothing work, neither the "top" command!
>
> It works fine on my setup, with kernel 2.6.26-2-xen-amd64. Which domU
> kernel did you use? What is your domU config like? Are you sure it's
> not because something trivial, like out of memory? Was there any error
> message on console or syslog?
I use Kernel 2.6.26-2-686 and my config is:
kernel = '/usr/lib/xen/boot/hvmloader'
device_model = '/usr/lib/xen/bin/qemu-dm'
builder = 'hvm'
name = "XXXX-xxxx"
memory = "4096"
vcpus = 4
arc_libdir = 'lib'
# Disks
disk =
['phy:/dev/XenVG/SquidGatewaLV,xvda,w','file:/root/ISO/lenny-net.iso,hdc:cdr
om,r']
vif = [ 'mac=00:10:3c:87:32:12, bridge=xenbr1, type=ioemu']
on_reboot = 'restart'
on_crash = 'destroy'
# Behaviour
boot='c'
vfb = ['type=vnc,vncunused=1']
sdl=0
and no message in console!
I hope in your help!
Regards,
Francesco
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|