From: Brian Kress <kressb@icp.siemens.com>
To: Jean-Eric Cuendet <Jean-Eric.Cuendet@linkvest.com>
Cc: "'linux-lvm@msede.com'" <linux-lvm@msede.com>
Subject: Re: [linux-lvm] ReiserFS/XFS/JFS, LVM, Raid5
Date: Mon, 26 Jun 2000 11:01:46 -0400 [thread overview]
Message-ID: <3957705A.85610ACE@icp.siemens.com> (raw)
In-Reply-To: B45465FD9C23D21193E90000F8D0F3DF6834DF@mailsrv.linkvest.ch
I have almost exactly this system. ( I don't have the
raid0 boot partition) Works great.
Jean-Eric Cuendet wrote:
>
> Hi,
> I'd like to build such a system:
> - Kernel + root on non-LVM Raid0/ext2 partition (no problemo)
This gets a little tricky. You need both disks BIOS
addressable (preferably hda and hdb or sda and sdb). You also
need a LILO that speaks Raid0. I think RH6.2 comes with one.
> A big partition (100Gb) which lokks like:
> - Raid5 (linux md)
> - LVM
> - filesystem
>
> It's a classic schema, but my question is:
> Does anyone already tried it?
/dev/md0 is a raid5 of /dev/hdb, /dev/hde, /dev/hdg, and
/dev/hdl. /dev/md0 is a PV for a VG that has 7 LVs in it. I
even have root in LVM. (this requires MD autodetect and
an initrd for LVM)
> Any success? failure? Drawback?
> Does XFS + LVM or JFS + LVM or ReiserFS + LVM be stable enough for
> production?
Currently you cannot put journaled filesystems on a software
raid I believe, because they use the buffer cache in incompatible
ways. If I am wrong, someone correct me. Ext2 (what I use) works
fine.
Raid 0.90 and LVM are both quite stable for production use.
> Do they all have resize tools?
Ext2 has one I think. I don't generally resize LVs.
If you'd like any help setting this up, let me know.
Brian Kress
kressb@icp.siemens.com
next prev parent reply other threads:[~2000-06-26 15:01 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-06-26 11:14 [linux-lvm] ReiserFS/XFS/JFS, LVM, Raid5 Jean-Eric Cuendet
2000-06-26 15:01 ` Brian Kress [this message]
2000-06-27 21:07 ` Patrick Boutilier
-- strict thread matches above, loose matches on Subject: below --
2000-06-28 9:21 Jean-Eric Cuendet
2000-07-03 14:05 ` Stephen C. Tweedie
2000-07-03 16:16 ` Andi Kleen
2000-07-03 17:16 ` Stephen C. Tweedie
2000-06-28 9:23 Jean-Eric Cuendet
2000-06-28 12:26 ` Patrick Boutilier
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=3957705A.85610ACE@icp.siemens.com \
--to=kressb@icp.siemens.com \
--cc=Jean-Eric.Cuendet@linkvest.com \
--cc=linux-lvm@msede.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.