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] reboot, destroy, shutdown... always get zombie domains

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] reboot, destroy, shutdown... always get zombie domains
From: David Ballester Montolio <dbm0572@xxxxxxxx>
Date: Mon, 10 Jul 2006 16:44:43 +0200 (CEST)
Delivery-date: Mon, 10 Jul 2006 07:45:29 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.es; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=NW4kW2bRd4/iCBnQFlWQbdThnbufZxNgu1cLd+E/eB9Tfd11cQV14yEoALUGzvzfbNHhom/iNAlxZyzC8r9C7bSgKw5pE4wCMBSQvMMJ2XqYMpMsXMef1dNxq/RDTW3zWJqQu9rD8xJnUOtdKmBbcK70PXWLJe1dhve8/lbmDjI= ;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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
Hi to all:

I've a machine under Centos 4.3 running xen 3 and in general, runs very well, the problem comes when i try to shutdown/reboot a domain. Even if I run a shutdown or reboot command inside guest domain or make a destroy/shutdown/save fom xm, the xen guest domain gets zombie state.  By now my only way to have only the Dom0 running is ... reboot the whole machine.

The guests domains are a copy of dom0 filesystems, with necesary changes ( network, services to start/stop, hostname... ) and are used to test oracle monoinstances. As I said, runs very well until i need to shutdown or reboot the domains.

I installed xen dom0 and guests using karanbir singh notes

Here comes relevant info about my domain0 :

rpm -qa | grep xen
"[root@xen xen-store]# rpm -qa | grep -i xen
nptl-devel-2.3.4-2.13.xen.0.c4
glibc-devel-2.3.4-2.13.xen.0.c4
xen-3.0.0-2.1_rhel4.1
glibc-common-2.3.4-2.13.xen.0.c4
glibc-profile-2.3.4-2.13.xen.0.c4
xen-kernel-2.6.12-xen3_2.1_rhel4.1
glibc-2.3.4-2.13.xen.0.c4
glibc-utils-2.3.4-2.13.xen.0.c4
glibc-headers-2.3.4-2.13.xen.0.c4
nscd-2.3.4-2.13.xen.0.c4
[root@xen xen-store]#
"

tail -n50 /var/log/xend.log
"
[2006-07-10 16:06:05 xend] DEBUG (DevController:133) Waiting for devices vif.
[2006-07-10 16:06:05 xend] DEBUG (DevController:139) Waiting for 0.
[2006-07-10 16:06:05 xend] DEBUG (DevController:409) hotplugStatusCallback /local/domain/0/backend/vif/1/0/hotplug-status.
[2006-07-10 16:06:05 xend] DEBUG (DevController:409) hotplugStatusCallback /local/domain/0/backend/vif/1/0/hotplug-status.
[2006-07-10 16:06:06 xend] DEBUG (DevController:426) hotplugStatusCallback 1.
[2006-07-10 16:06:06 xend] DEBUG (DevController:133) Waiting for devices usb.
[2006-07-10 16:06:06 xend] DEBUG (DevController:133) Waiting for devices vbd.
[2006-07-10 16:06:06 xend] DEBUG (DevController:139) Waiting for 2049.
[2006-07-10 16:06:06 xend] DEBUG (DevController:409) hotplugStatusCallback /local/domain/0/backend/vbd/1/2049/hotplug-status.
[2006-07-10 16:06:06 xend] DEBUG (DevController:426) hotplugStatusCallback 1.
[2006-07-10 16:06:06 xend] DEBUG (DevController:139) Waiting for 2050.
[2006-07-10 16:06:06 xend] DEBUG (DevController:409) hotplugStatusCallback /local/domain/0/backend/vbd/1/2050/hotplug-status.
[2006-07-10 16:06:07 xend] DEBUG (DevController:409) hotplugStatusCallback /local/domain/0/backend/vbd/1/2050/hotplug-status.
[2006-07-10 16:06:07 xend] DEBUG (DevController:426) hotplugStatusCallback 1.
[2006-07-10 16:06:07 xend] DEBUG (DevController:139) Waiting for 5632.
[2006-07-10 16:06:07 xend] DEBUG (DevController:409) hotplugStatusCallback /local/domain/0/backend/vbd/1/5632/hotplug-status.
[2006-07-10 16:06:07 xend] DEBUG (DevController:409) hotplugStatusCallback /local/domain/0/backend/vbd/1/5632/hotplug-status.
[2006-07-10 16:06:07 xend] DEBUG (DevController:426) hotplugStatusCallback 1.
[2006-07-10 16:06:07 xend] DEBUG (DevController:139) Waiting for 2065.
[2006-07-10 16:06:07 xend] DEBUG (DevController:409) hotplugStatusCallback /local/domain/0/backend/vbd/1/2065/hotplug-status.
[2006-07-10 16:06:07 xend] DEBUG (DevController:426) hotplugStatusCallback 1.
[2006-07-10 16:06:07 xend] DEBUG (DevController:133) Waiting for devices pci.
[2006-07-10 16:06:07 xend] DEBUG (DevController:133) Waiting for devices ioports.
[2006-07-10 16:06:07 xend] DEBUG (DevController:133) Waiting for devices vtpm.
[2006-07-10 16:06:07 xend] INFO (XendDomain:360) Domain nodusa (1) unpaused.
[2006-07-10 16:07:47 xend] DEBUG (XendCheckpoint:80) [xc_save]: /usr/lib/xen/bin/xc_save 10 19 1 0 0 0
[2006-07-10 16:07:47 xend] DEBUG (XendCheckpoint:200) suspend
[2006-07-10 16:07:47 xend] DEBUG (XendCheckpoint:83) In saveInputHandler suspend
[2006-07-10 16:07:47 xend] DEBUG (XendCheckpoint:85) Suspending 1 ...
[2006-07-10 16:07:47 xend.XendDomainInfo] INFO (XendDomainInfo:810) Domain has shutdown: name=migrating-nodusa id=1 reason=suspend.
[2006-07-10 16:07:47 xend] INFO (XendCheckpoint:88) Domain 1 suspended.
[2006-07-10 16:07:47 xend] DEBUG (XendCheckpoint:91) Written done
[2006-07-10 16:07:47 xend] ERROR (XendCheckpoint:227) Had 0 unexplained entries in p2m table
 1: sent 166395, skipped 0, delta 19895ms, dom0 3%, target 0%, sent 274Mb/s, dirtied 0Mb/s 0 pages
[2006-07-10 16:08:08 xend] ERROR (XendCheckpoint:227) Total pages sent= 166395 (0.99x)
[2006-07-10 16:08:08 xend] ERROR (XendCheckpoint:227) (of which 0 were fixups)
[2006-07-10 16:08:08 xend] ERROR (XendCheckpoint:227) All memory is saved
[2006-07-10 16:08:08 xend] ERROR (XendCheckpoint:227) Save exit rc=0
[2006-07-10 16:08:08 xend.XendDomainInfo] DEBUG (XendDomainInfo:1273) XendDomainInfo.destroyDomain(1)
[root@xen log]#
"
This was while doing a save command from xm

Any tip?

Best regards

D.





LLama Gratis a cualquier PC del Mundo.
Llamadas a fijos y móviles desde 1 céntimo por minuto.
http://es.voice.yahoo.com
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>