From: Goetz Bock <bock@blacknet.de>
To: linux-lvm@sistina.com
Subject: Re: [linux-lvm] lvm on linux RAID5?
Date: Wed Oct 16 12:33:51 2002 [thread overview]
Message-ID: <20021016192819.D2330@zealot.blacknet.de> (raw)
In-Reply-To: <1034773372.1658.8.camel@frodo.xelin.se>; from anders.henriksson@xelin.se on Wed, Oct 16, 2002 at 03:02:52PM +0200
On Wed, Oct 16 '02 at 15:02, Anders Henriksson wrote:
> I want to run lvm over four linux raid5 devices, can I just treat the
> raid devices as discs? i.e. run pvcreate on them directly and go on from
> there.
You've more than 12 discs in your box? No? Oh, if you ment you're trying
to run LVM ontop of a 4disk RAID5 drive (using linux md drivers), than
try:
pvcreate /dev/md0
vgcreate ... /dev/md0
lvcreate ...
I'm running LVM since v1.0.0 ontop of a 6 device RAID5 drive using 2.4.x
MD driver.
> I am running a linux 7.3 server almost out of the box.
And what distribution are you using? But that should not matter.
--
Goetz Bock (c) 2002 as blacknet.de - Munich - Germany /"\
IT Consultant GNU FDL 1.1 secure mobile Linux everNETting \ /
X
ASCII Ribbon Campaign against HTML email & microsoft attachments / \
next prev parent reply other threads:[~2002-10-16 12:33 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-16 8:24 [linux-lvm] lvm on linux RAID5? Anders Henriksson
2002-10-16 8:57 ` Patrick Boutilier
2002-10-16 9:59 ` Anders Henriksson
2002-10-17 4:02 ` Jon Bendtsen
2002-10-17 6:06 ` Anders Henriksson
2002-10-16 9:14 ` Andreas Baier
2002-10-16 12:33 ` Goetz Bock [this message]
2002-10-17 4:06 ` Jon Bendtsen
2002-10-19 12:01 ` 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=20021016192819.D2330@zealot.blacknet.de \
--to=bock@blacknet.de \
--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.