All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Cooper <andrew.cooper3@citrix.com>
To: Don Brearley <donbrearley@hibbing.edu>
Cc: xen-devel@lists.xensource.com
Subject: Re: [test day] Windows SBS 2011 random hang and resource utiluization on 4.4-rc2 and rc3
Date: Thu, 6 Feb 2014 18:12:11 +0000	[thread overview]
Message-ID: <52F3D07B.9070002@citrix.com> (raw)
In-Reply-To: <52F37A05020000260003A5AC@hibbing.edu>

On 06/02/14 18:03, Don Brearley wrote:
> Hello, 
>
>
> I know it's not officially "test day" but I've been toying with Xen 4.4-rc2 and -rc3 and I have several successful linux
> PV guests running on 3.13.1.  Works fantastic.
>
>
> However, I have an SBS 2011 64bit HVM installation (no GPLPV drivers) and I routinely get a complete hang.  The VM 
> goes 'stateless' in 'xl list' (shows the domain state as ------).  Cannot access via RDP, cannot access via VNC, cannot
> ping, etc.   Just totally dead, yet the VM "lives".  Issing 'xl shutdown -F domain' does not kill it, I have to use
> "destroy" to remove the domain.  I didnt install GPLPV because I didnt see they were supported for SBS 2011.
>
>
> No errors in the xen or qemu logs, nothing in the event log, nothing in dmesg/messages on dom0.
>
>
> I can't seem to find anything to trigger it... it just, happens, seemingly at random. 
>
>
> "xl top" shows the domain as using 200% CPU when this happens.... in one case I left the VM running like that
> overnight, and returned, and it had come up to 300% utilization.
>
>
> The domain sits on a physical disk (/dev/sdd) which is replicated via DRBD to another server. 
>
>
> Any hints? Suggestions?

Boot with "guest_loglvl=all" on the Xen command line.

`xl debug-keys q` and `xl dmesg` to see what is reported from Xen as far
as the guest is concerned

`xen-hvmctx $domid` to see the architectural state of it.

Both be useful as a starting point.

~Andrew

  reply	other threads:[~2014-02-06 18:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-06 18:03 [test day] Windows SBS 2011 random hang and resource utiluization on 4.4-rc2 and rc3 Don Brearley
2014-02-06 18:12 ` Andrew Cooper [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-02-06 19:20 Don Brearley

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=52F3D07B.9070002@citrix.com \
    --to=andrew.cooper3@citrix.com \
    --cc=donbrearley@hibbing.edu \
    --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.