All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeremy Fitzhardinge <jeremy@goop.org>
To: Li Dongyang <lidongyang@novell.com>
Cc: "xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>,
	Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Subject: blkback stuck in infinite loop in xen_blkbk_discard()
Date: Wed, 28 Sep 2011 14:40:33 -0700	[thread overview]
Message-ID: <4E839451.40901@goop.org> (raw)

I just "xl destroy"d a domain, and now my dom0 kernel is sitting there
infinitely spewing:

vbd vbd-83-51712: 5 reading type
vbd vbd-83-51712: 5 reading type
vbd vbd-83-51712: 5 reading type
vbd vbd-83-51712: 5 reading type
vbd vbd-83-51712: 5 reading type
vbd vbd-83-51712: 5 reading type
vbd vbd-83-51712: 5 reading type
vbd vbd-83-51712: 5 reading type
vbd vbd-83-51712: 5 reading type
vbd vbd-83-51712: 5 reading type
vbd vbd-83-51712: 5 reading type
vbd vbd-83-51712: 5 reading type
vbd vbd-83-51712: 5 reading type
vbd vbd-83-51712: 5 reading type
vbd vbd-83-51712: 5 reading type
vbd vbd-83-51712: 5 reading type
vbd vbd-83-51712: 5 reading type
vbd vbd-83-51712: 5 reading type
vbd vbd-83-51712: 5 reading type

which seems to be coming from the error case in
drivers/block/xen-blkback/xenbus.c:xen_blkbk_discard().

I don't know what the backtrace is.  The system seems overall fine,
despite the console spew, though I have a pile of dying domains sitting
in odd states rather than being cleaned up.

    J

             reply	other threads:[~2011-09-28 21:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-28 21:40 Jeremy Fitzhardinge [this message]
2011-09-29  9:55 ` blkback stuck in infinite loop in xen_blkbk_discard() Jan Beulich
2011-09-29 16:40   ` Jeremy Fitzhardinge

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=4E839451.40901@goop.org \
    --to=jeremy@goop.org \
    --cc=konrad.wilk@oracle.com \
    --cc=lidongyang@novell.com \
    --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.