xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* Shutdown/restart bug
@ 2012-04-06 20:07 Matthew Hook
  2012-04-06 20:13 ` Konrad Rzeszutek Wilk
  0 siblings, 1 reply; 4+ messages in thread
From: Matthew Hook @ 2012-04-06 20:07 UTC (permalink / raw)
  To: xen-devel


[-- Attachment #1.1: Type: text/plain, Size: 552 bytes --]

I've been having some problems with Windows HVM domains not shutting down
cleanly.  I have the latest GPLPV drivers installed... although that
doesn't appear to be related.

The symptoms are exactly like this bug and it only occurs with xl.
http://bugzilla.xen.org/bugzilla/show_bug.cgi?id=1769

In addition to that, it only seems to occur with a secondary graphics card
being passed through.
I end up with a null domain that I can't shutdown.

Killing the qemu-dm process with kill pid sorts that out though.

I'm running dom0 kernel 2.6.32.50.

Matt

[-- Attachment #1.2: Type: text/html, Size: 809 bytes --]

[-- Attachment #2: Type: text/plain, Size: 126 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Shutdown/restart bug
  2012-04-06 20:07 Shutdown/restart bug Matthew Hook
@ 2012-04-06 20:13 ` Konrad Rzeszutek Wilk
  2012-04-06 20:23   ` Matthew Hook
  0 siblings, 1 reply; 4+ messages in thread
From: Konrad Rzeszutek Wilk @ 2012-04-06 20:13 UTC (permalink / raw)
  To: Matthew Hook; +Cc: xen-devel

On Fri, Apr 06, 2012 at 01:07:56PM -0700, Matthew Hook wrote:
> I've been having some problems with Windows HVM domains not shutting down
> cleanly.  I have the latest GPLPV drivers installed... although that
> doesn't appear to be related.
> 
> The symptoms are exactly like this bug and it only occurs with xl.
> http://bugzilla.xen.org/bugzilla/show_bug.cgi?id=1769
> 
> In addition to that, it only seems to occur with a secondary graphics card
> being passed through.
> I end up with a null domain that I can't shutdown.
> 
> Killing the qemu-dm process with kill pid sorts that out though.

I think that was a bug with Xen. Have you tried to upgrade to the most
recent version?
> 
> I'm running dom0 kernel 2.6.32.50.

I don't recall that having an impact, but maybe it did..
Do you see the problem if you are running with the 3.3 kernel?

> 
> Matt

> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xen.org
> http://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Shutdown/restart bug
  2012-04-06 20:13 ` Konrad Rzeszutek Wilk
@ 2012-04-06 20:23   ` Matthew Hook
  2012-04-10  9:11     ` George Dunlap
  0 siblings, 1 reply; 4+ messages in thread
From: Matthew Hook @ 2012-04-06 20:23 UTC (permalink / raw)
  To: Konrad Rzeszutek Wilk; +Cc: xen-devel


[-- Attachment #1.1: Type: text/plain, Size: 1351 bytes --]

Konrad, thanks for the reply.

No I haven't tried the latest Xen. It'd be good to test that just to see
whether this bug is still there.
Also kernel 3.3 would be worth trying.
I'll get onto this next week and feedback.

Matt


On 6 April 2012 13:13, Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> wrote:

> On Fri, Apr 06, 2012 at 01:07:56PM -0700, Matthew Hook wrote:
> > I've been having some problems with Windows HVM domains not shutting down
> > cleanly.  I have the latest GPLPV drivers installed... although that
> > doesn't appear to be related.
> >
> > The symptoms are exactly like this bug and it only occurs with xl.
> > http://bugzilla.xen.org/bugzilla/show_bug.cgi?id=1769
> >
> > In addition to that, it only seems to occur with a secondary graphics
> card
> > being passed through.
> > I end up with a null domain that I can't shutdown.
> >
> > Killing the qemu-dm process with kill pid sorts that out though.
>
> I think that was a bug with Xen. Have you tried to upgrade to the most
> recent version?
> >
> > I'm running dom0 kernel 2.6.32.50.
>
> I don't recall that having an impact, but maybe it did..
> Do you see the problem if you are running with the 3.3 kernel?
>
> >
> > Matt
>
> > _______________________________________________
> > Xen-devel mailing list
> > Xen-devel@lists.xen.org
> > http://lists.xen.org/xen-devel
>
>

[-- Attachment #1.2: Type: text/html, Size: 2120 bytes --]

[-- Attachment #2: Type: text/plain, Size: 126 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Shutdown/restart bug
  2012-04-06 20:23   ` Matthew Hook
@ 2012-04-10  9:11     ` George Dunlap
  0 siblings, 0 replies; 4+ messages in thread
From: George Dunlap @ 2012-04-10  9:11 UTC (permalink / raw)
  To: Matthew Hook; +Cc: xen-devel, Konrad Rzeszutek Wilk

On Fri, Apr 6, 2012 at 9:23 PM, Matthew Hook <matthew.hook@otoy.com> wrote:
> Konrad, thanks for the reply.
>
> No I haven't tried the latest Xen. It'd be good to test that just to see
> whether this bug is still there.
> Also kernel 3.3 would be worth trying.
> I'll get onto this next week and feedback.

I've seen "zombie" VMs hanging around after passing a device through
as well.  Xen reports that there is an outstanding reference to one of
the domain's pages.  It's fairly short on my to-do list.  I'll send
you an e-mail when I've got it fixed at my end, and you can see if it
fixes it for you as well.

P.S.: FYI, the convention on xen-devel is to reply in-line, not to
top-post. :-)  (Catches me out sometimes too.)

 -George

>
> Matt
>
>
> On 6 April 2012 13:13, Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> wrote:
>>
>> On Fri, Apr 06, 2012 at 01:07:56PM -0700, Matthew Hook wrote:
>> > I've been having some problems with Windows HVM domains not shutting
>> > down
>> > cleanly.  I have the latest GPLPV drivers installed... although that
>> > doesn't appear to be related.
>> >
>> > The symptoms are exactly like this bug and it only occurs with xl.
>> > http://bugzilla.xen.org/bugzilla/show_bug.cgi?id=1769
>> >
>> > In addition to that, it only seems to occur with a secondary graphics
>> > card
>> > being passed through.
>> > I end up with a null domain that I can't shutdown.
>> >
>> > Killing the qemu-dm process with kill pid sorts that out though.
>>
>> I think that was a bug with Xen. Have you tried to upgrade to the most
>> recent version?
>> >
>> > I'm running dom0 kernel 2.6.32.50.
>>
>> I don't recall that having an impact, but maybe it did..
>> Do you see the problem if you are running with the 3.3 kernel?
>>
>> >
>> > Matt
>>
>> > _______________________________________________
>> > Xen-devel mailing list
>> > Xen-devel@lists.xen.org
>> > http://lists.xen.org/xen-devel
>>
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xen.org
> http://lists.xen.org/xen-devel
>

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-04-10  9:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-06 20:07 Shutdown/restart bug Matthew Hook
2012-04-06 20:13 ` Konrad Rzeszutek Wilk
2012-04-06 20:23   ` Matthew Hook
2012-04-10  9:11     ` George Dunlap

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).