All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nathan March <nathan@gt.net>
To: xen-devel@lists.xensource.com
Subject: Re: Creating a vm with a non-existent /dev/mapper/ tap2 device effectively hangs dom0 system
Date: Thu, 28 Jul 2011 15:13:00 -0700	[thread overview]
Message-ID: <4E31DEEC.7000408@gt.net> (raw)
In-Reply-To: <4E31B1E5.5080500@gt.net>

On 7/28/2011 12:00 PM, Nathan March wrote:
> On 7/27/2011 4:29 PM, Nathan March wrote:
>> Have an interesting one here, originally found on xen 4.1.0 but just 
>> upgraded to xen 4.1.1 and it's still here.
>>
>> Creating a VM with a tap2 device pointed at /dev/mapper/something, 
>> when that device doesn't exist, causes the tapdisk2 process to go 
>> into D mode and also manages to take out any process that queries it.
>>
>
> This also happens on proper shutdown of a VM, so I must have done 
> something crazy to the setup here since other people haven't been 
> complaining. If I start a VM, strace it's tapdisk2 and then send the 
> VM a shutdown, the strace shows tapdisk2 hanging here:

*sigh*, for anyone who finds this via google, tracked it down to a 
stupid error. Shouldn't be using tapdisk2 for accessing an iscsi device 
since it appears as a raw block device, after changing to using phy: 
things work properly.

- Nathan

  reply	other threads:[~2011-07-28 22:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-27 23:29 Creating a vm with a non-existent /dev/mapper/ tap2 device effectively hangs dom0 system Nathan March
2011-07-28 19:00 ` Nathan March
2011-07-28 22:13   ` Nathan March [this message]
2011-07-29 16:23   ` Konrad Rzeszutek Wilk
2011-07-29 16:26     ` Nathan March

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=4E31DEEC.7000408@gt.net \
    --to=nathan@gt.net \
    --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.