linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Steven Ihde <x-linux-raid@hamachi.dyndns.org>
To: Jeff Unruh <jeff@jdubya.org>
Cc: 'Steven Joerger' <steven.joerger@gmail.com>, linux-raid@vger.kernel.org
Subject: Re: LVM on top of software raid5
Date: Sat, 4 Dec 2004 19:17:56 -0800	[thread overview]
Message-ID: <20041205031756.GA3784@hamachi.dyndns.org> (raw)
In-Reply-To: <200412050309.iB539WJ5015009@ms-smtp-04.texas.rr.com>

On Sat, 04 Dec 2004 21:10:01 -0600, Jeff Unruh wrote:
> I should have mentioned I boot off a Raid-1 array with Grub and manually
> update the 3rd disk's /boot ...
> 
> /dev/md0 (Raid 1) is 32 MB for /boot
> /dev/md1 (Raid 5) is 4 GB for /
> /dev/md2 (Raid 5 with LVM2 = /dev/vg0) is 366 GB for /home /usr /opt /var
> and /tmp
> 
> I am sure that set-up is debatable, but it has worked well thus far. 

You can make /dev/md0 a three-disk raid1 (instead of a two-disk).
Then you can dispense with the step of manually updating when you
change /boot.  Presumably writes to /boot are so rare that you don't
mind the penalty of triple-writing everything -- I don't.

-Steve


      reply	other threads:[~2004-12-05  3:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-04  0:39 LVM on top of software raid5 Steven Joerger
2004-12-04 21:23 ` Jeff Unruh
2004-12-04 21:57   ` Steven Ihde
2004-12-05  3:10     ` Jeff Unruh
2004-12-05  3:17       ` Steven Ihde [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=20041205031756.GA3784@hamachi.dyndns.org \
    --to=x-linux-raid@hamachi.dyndns.org \
    --cc=jeff@jdubya.org \
    --cc=linux-raid@vger.kernel.org \
    --cc=steven.joerger@gmail.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).