From: Evan Day <banal@home.com>
To: linux-lvm@sistina.com
Subject: Re: [linux-lvm] Software RAID on LVM
Date: Thu, 03 May 2001 07:48:16 -0700 [thread overview]
Message-ID: <3AF16FB0.98B6D2AB@home.com> (raw)
In-Reply-To: Pine.LNX.4.31L2.0105030602060.3414-100000@theendoftime.net
fox@theendoftime.net wrote:
> One thing I've not gotten a full sense of is can you have a RAID 1 array
> sit ontop of a LVM filesystem? I understand that LVM does not have any
> internal RAID capabilities (that's the sense I've been getting...though I
> might be on glue...never count out that possibility with me ;) but might
> be possible to have the internal Software RAID in Linux to sit ontop of a
> filesystem using the LVM.
I run LVM on top of a RAID-1 array (i.e. pvcreate /dev/md0). I tried it the
other way around (RAID-1 on LVM, i.e. /dev/md1 and /dev/md2 in the raidtab),
but ran into problems with device numbering changing between configuration
and rebooting, but I never did try to resolve it. It would be great to have
LVM do logical volume level mirroring like HP-UX LVM, but not necessary
since the kernel does RAID separately (unlike the HP-UX kernel).
> Also, what type of filesystem is recommended for use with LVM (and
> possibly RAID 1? I'm quite hopeful for that...) I'm thinking ReiserFS is
> the FS of choice here, but would anyone mind clairifying for me why it
> would be better, or which you think would be better?
I like reiserfs - as mentioned before it is a little easier to resize than
ext2, journaling is nice if you want quick repairs, and it has some
interesting features coming down the pipe along with anticipated increases
in performance as the code base matures. I'm using reiserfs now and have
had zero problems (so far) and have already taken advantage of the ability
to resize mounted filesystems several times.
-Evan
prev parent reply other threads:[~2001-05-03 14:48 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-05-03 12:06 [linux-lvm] Software RAID on LVM fox
2001-05-03 13:46 ` Joe Thornber
2001-05-03 14:48 ` Evan Day [this message]
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=3AF16FB0.98B6D2AB@home.com \
--to=banal@home.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).