From: Christian Limpach <chris@pin.lu>
To: "Rechenberg, Andrew" <ARechenberg@shermanfinancialgroup.com>
Cc: linux-lvm@sistina.com
Subject: RE: [linux-lvm] Recovering from a hard crash
Date: Tue Feb 25 11:58:08 2003 [thread overview]
Message-ID: <1046196255.3e5bb01f900cd@lola.Pin.LU> (raw)
In-Reply-To: <8075D5C3061B9441944E1373776451180F06F7@cinshrexc03.shermfin.com>
Quoting "Rechenberg, Andrew" <ARechenberg@shermanfinancialgroup.com>:
> Would I then use LVM striping across md[0-9] to get the same effect?
> The reason that this box is configured in such a way is because we want
> the redundancing of RAID1 and the speed of RAID0 (hence RAID10). Will
> LVM striping give the same performance lift as using Linux RAID0?
I would think that performance will be the same. I think you'll get better
performance if you keep some disks apart for your snapshots. Interesting
actually... Which is better: all striped with md which puts the snapshot
striped over all the disks or striping with LVM which will put the snapshot
unstriped on dedicated disks or a combination of these two...
> Also, will the device mapper and LVM2 patches work against a Red Hat
> kernel and are they stable enough to run in a production environment?
device-mapper and LVM2 seem stable, I'm still using LVM1. The device-mapper
code is definitely top-notch. I don't know about Red Hat kernels.
> Also, can anyone see any harm in me modifying the source for vgscan to
> skip /dev/md0 since it will never actually be used in a volume group
> outside of the RAID0 stripe on top of it? Would I have to modify any
> other commands to make sure that I don't run into any trouble?
I think vgscan is all you need to modify, pvscan and lvmdiskscan just display
data. Removing/renaming /dev/md0 is just as good, nothing needs it anyway as
far as I can tell...
--
Christian Limpach <chris@pin.lu>
next prev parent reply other threads:[~2003-02-25 11:58 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-02-24 14:14 [linux-lvm] Recovering from a hard crash Rechenberg, Andrew
2003-02-25 11:58 ` Christian Limpach [this message]
-- strict thread matches above, loose matches on Subject: below --
2003-02-24 13:16 Rechenberg, Andrew
2003-02-24 9:21 Rechenberg, Andrew
2003-02-24 11:50 ` Christian Limpach
2003-02-24 8:56 Rechenberg, Andrew
2003-02-24 8:50 Rechenberg, Andrew
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=1046196255.3e5bb01f900cd@lola.Pin.LU \
--to=chris@pin.lu \
--cc=ARechenberg@shermanfinancialgroup.com \
--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.