All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Waitz <tali@admingilde.org>
To: linux-kernel@vger.kernel.org, evms-devel@lists.sourceforge.net,
	dm-devel@sistina.com
Subject: device-mapper & bd_claim
Date: Fri, 24 Oct 2003 13:56:32 +0200	[thread overview]
Message-ID: <20031024115632.GX9850@admingilde.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 1031 bytes --]

hi :)

i use evms to mount some filesystems.
the root filesystem is located on /dev/hda1, all other partitions
are managed by evms.

this works without problems in 2.4.
however, evms refuses to create the logical volumes in 2.6.

the problem seems to be the addition of bd_claim in 2.6:
upon mounting the root filesystem, hda1 is claimed by the filesystem.
thus, hda is claimed by the bd_claim code, too.
evms tries to setup dm-tables using hda and fails to claim the device

so, how should this be solved?
i think it should be allowed to mix evms and 'normal' partitions on
the same device.

do we need to introduce claimed_region of the toplevel device instead
of claiming individual devices?

-- 
CU,		  / Friedrich-Alexander University Erlangen, Germany
Martin Waitz	//  Department of Computer Science 3       _________
______________/// - - - - - - - - - - - - - - - - - - - - ///
dies ist eine manuell generierte mail, sie beinhaltet    //
tippfehler und ist auch ohne grossbuchstaben gueltig.   /

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

             reply	other threads:[~2003-10-24 12:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-24 11:56 Martin Waitz [this message]
2003-10-24 15:56 ` [Evms-devel] device-mapper & bd_claim Kevin Corry

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=20031024115632.GX9850@admingilde.org \
    --to=tali@admingilde.org \
    --cc=dm-devel@sistina.com \
    --cc=evms-devel@lists.sourceforge.net \
    --cc=linux-kernel@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 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.