From: Jon Bendtsen <jon+lvm@silicide.dk>
To: linux-lvm@sistina.com
Subject: Re: [linux-lvm] Help: LVM on top of SW RAID0+1
Date: Thu Mar 13 02:29:01 2003 [thread overview]
Message-ID: <3E70411C.AC385DAD@silicide.dk> (raw)
In-Reply-To: Pine.LNX.4.53.0303121824410.2531@light.webcon.net
"Ian E. Morgan" wrote:
>
> Current config:
>
> md1: raid0 of hda3, hdb3
> md2: raid0 of hdc3, hdd3
> md3: raid1 of md1, md2
hmm. I tried various combinations of raid0 and raid1 ontop
of each other. One combination had a REALLY REALLY severe
performance penalty.
> md1 was created first, and is currently one big PV in VG "foo".
>
> md2 was created identically to md1, and then md3 was created causing md2 to
> be synced to be identical to md1.
>
> I would now like VG "foo" to use md3 instead of md1.
>
> I tried:
>
> # vgexport foo
> # vgimport foo /dev/md3
>
> This seemed to suceed, but vgdisplay says that VG "foo" is still only using
> PV md1.
>
> It seems that pvscan and friends see md[123] all as belonging to VG "foo".
>
> How do I make LVM ignore md1 and md2, and force only md3 to be used on VG
> "foo"?
shut down the raid.
use only md1.
Make md2 and md3, with md1 MARKED AS FAILED.
create new VG, move data.
mark md1 okay, and include it into md3 with mdadm/raidhotadd
JonB
next prev parent reply other threads:[~2003-03-13 2:29 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-03-12 17:38 [linux-lvm] Help: LVM on top of SW RAID0+1 Ian E. Morgan
2003-03-13 2:29 ` Jon Bendtsen [this message]
2003-03-15 13:48 ` Steven Lembark
2003-03-15 16:39 ` jon+lvm
2003-03-15 16:52 ` [linux-lvm] Debian and LVM at the begin of the installation prozess Stefan Feeser
2003-03-16 2:16 ` shsp0058
2003-03-16 3:19 ` Jan H. van Gils
2003-03-16 8:03 ` Stefan Feeser
2003-03-30 5:06 ` Stefan Feeser
2003-03-16 13:48 ` [linux-lvm] Help: LVM on top of SW RAID0+1 Alasdair G Kergon
2003-03-18 3:12 ` Heinz J . Mauelshagen
2003-03-18 9:10 ` Steven Lembark
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=3E70411C.AC385DAD@silicide.dk \
--to=jon+lvm@silicide.dk \
--cc=linux-lvm@sistina.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.