linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Eric Windisch <eric@grokthis.net>
To: Tejun Heo <htejun@gmail.com>
Cc: linux-ide@vger.kernel.org
Subject: Re: Libata-tj-stable patch /w sil3124 and PMP... 'device or	resource busy'
Date: Tue, 29 Aug 2006 10:58:31 -0400	[thread overview]
Message-ID: <1156863511.3718.36.camel@manet> (raw)
In-Reply-To: <44F3ACAB.5070506@gmail.com>


> The exclusive refs held above are never released.  Thus the kernel 
> correctly denies any other exclusive access to the devices.  dm is 
> holding them all.  I have never used dm so don't know much about it.  It 
> seems that you'll have to make dm ignore those SCSI disks if you wanna 
> use them for any other purpose.

I've never used it either, at least not directly.  Whatever it is doing
is automatic.  However, you're right, I'm sorry for bringing up someone
else's bug -- if nothing else, its good google fodder ;-)  So far, its
looking to me like a bug in Ubuntu Dapper.  I haven't yet figured out
how to tell Ubuntu to leave my devices alone (yes, I looked at udev),
but at least I can get my disks working!

$ dmsetup remove sde1
root@san001:~# mkfs.ext3 -m1 /dev/sde1 2>/dev/null >/dev/null && echo 1
1

Thank you!

-- 
Eric Windisch <eric@grokthis.net>
GrokThis.net


  reply	other threads:[~2006-08-29 14:51 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-14 23:22 Libata-tj-stable patch /w sil3124 and PMP... 'device or resource busy' Eric Windisch
2006-08-15 12:55 ` Tejun Heo
2006-08-16  2:29   ` Eric Windisch
2006-08-27  9:35     ` Tejun Heo
2006-08-28  1:16       ` Eric Windisch
2006-08-29  2:55         ` Tejun Heo
2006-08-29 14:58           ` Eric Windisch [this message]
2006-08-29 14:57             ` Tejun Heo
2006-08-29 15:15               ` Eric Windisch

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=1156863511.3718.36.camel@manet \
    --to=eric@grokthis.net \
    --cc=htejun@gmail.com \
    --cc=linux-ide@vger.kernel.org \
    /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 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).