All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kevin Corry <kevcorry@us.ibm.com>
To: Martin Waitz <tali@admingilde.org>,
	linux-kernel@vger.kernel.org, evms-devel@lists.sourceforge.net,
	dm-devel@sistina.com
Subject: Re: [Evms-devel] device-mapper & bd_claim
Date: Fri, 24 Oct 2003 10:56:27 -0500	[thread overview]
Message-ID: <200310241056.27456.kevcorry@us.ibm.com> (raw)
In-Reply-To: <20031024115632.GX9850@admingilde.org>

On Friday 24 October 2003 06:56, Martin Waitz wrote:
> 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?

Please see the notes at the top of:
http://evms.sourceforge.net/patches/2.1.1/kernel/2.6.0-test8/bd_claim.patch

In general, if you want to "mix" users of a device, you'll just need to revert 
that patch. But this isn't the preferred solution. If you're using EVMS, 
ideally you should switch to using EVMS for all your volumes and partitions. 
Getting your root filesystem mounted through EVMS isn't terribly difficult, 
and you can find more details about it at:
http://evms.sourceforge.net/install/root.html

-- 
Kevin Corry
kevcorry@us.ibm.com
http://evms.sourceforge.net/


  reply	other threads:[~2003-10-24 15:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-24 11:56 device-mapper & bd_claim Martin Waitz
2003-10-24 15:56 ` Kevin Corry [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-10-24 16:06 [Evms-devel] " Don Mulvey

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=200310241056.27456.kevcorry@us.ibm.com \
    --to=kevcorry@us.ibm.com \
    --cc=dm-devel@sistina.com \
    --cc=evms-devel@lists.sourceforge.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tali@admingilde.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.