From: Andrew Cooper <andrew.cooper3@citrix.com>
To: Steven Haigh <netwiz@crc.id.au>
Cc: xen-devel@lists.xensource.com
Subject: Re: HVMs terminating as (null)
Date: Sat, 23 Nov 2013 16:18:43 +0000 [thread overview]
Message-ID: <5290D563.6010504@citrix.com> (raw)
In-Reply-To: <5290D480.1000804@crc.id.au>
[-- Attachment #1.1: Type: text/plain, Size: 1765 bytes --]
On 23/11/13 16:14, Steven Haigh wrote:
> Hi all,
>
> Running Xen 4.2.3 with all the current XSA fixes.
>
> Whenever I shutdown / reboot a Windows HVM DomU, it ends up going into a
> (null) state - which I can't seem to kill / destroy / clean up from.
>
> # xl list
> Name ID Mem VCPUs State
> Time(s)
> Domain-0 0 1579 2 r-----
> 322927.2
> (null) 1 0 1 --psrd
> 14075.9
> (null) 2 0 1 --psrd
> 58467.6
> (null) 3 0 0 --ps-d
> 11604.8
> (null) 4 0 2 --p--d
> 24186.1
> (null) 5 0 2 --ps-d
> 22831.0
>
> The config is very simple:
> # cat /etc/xen/remotedesktop.vm
> name = "remotedesktop.vm"
> memory = 1536
> vcpus = 2
> cpus = "1-3"
> cpu_weight = 128
> disk = [ 'phy:/dev/vg_raid1/remotedesktop.vm,hda,w' ,
> 'file:/root/win7x86.iso,hdc:cdrom,r' ]
> vif = [ 'mac=98:95:00:07:07:07, bridge=br203,
vifname=vm.rdp' ]
> builder = "hvm"
> usbdevice = "tablet"
> vnc = 1
> vnclisten = "10.1.1.1"
> vncdisplay = 1 # port 5901
> vncpasswd = ''
> localtime = 1
> viridian = 1
> xen_platform_pci= 1
>
> It seems that this happens no matter what I do.
>
> Has anyone come across this before?
When you have a system in this state, can you run
xl debug-keys q
xl dmesg > xen-dmesg.log
And provide the log file.
Most likely, there will be one unfreed page keeping the domain around as
a zombie.
~Andrew
[-- Attachment #1.2: Type: text/html, Size: 5160 bytes --]
[-- Attachment #2: Type: text/plain, Size: 126 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
next prev parent reply other threads:[~2013-11-23 16:18 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-23 16:14 HVMs terminating as (null) Steven Haigh
2013-11-23 16:18 ` Andrew Cooper [this message]
2013-11-23 16:38 ` Sander Eikelenboom
2013-11-25 10:36 ` Ian Campbell
2013-11-25 10:47 ` Steven Haigh
2013-11-25 10:50 ` Sander Eikelenboom
2013-11-25 10:56 ` Steven Haigh
2013-11-25 11:02 ` Ian Campbell
2013-11-25 11:02 ` Andrew Cooper
2013-11-25 11:08 ` Ian Campbell
2013-11-23 19:27 ` Olaf Hering
2013-11-23 19:38 ` Steven Haigh
2013-11-23 19:56 ` Steven Haigh
2013-11-23 20:03 ` Andrew Cooper
2013-11-23 20:09 ` Steven Haigh
2013-11-23 20:26 ` Andrew Cooper
2013-11-24 17:14 ` Wei Liu
2013-11-25 1:19 ` Steven Haigh
2013-11-25 11:07 ` Wei Liu
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5290D563.6010504@citrix.com \
--to=andrew.cooper3@citrix.com \
--cc=netwiz@crc.id.au \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.