linux-lvm.redhat.com archive mirror
 help / color / mirror / Atom feed
From: "Stuart D. Gathman" <stuart@bmsi.com>
To: LVM general discussion and development <linux-lvm@redhat.com>
Subject: Re: [linux-lvm] failing hard drive
Date: Thu, 22 Mar 2007 21:32:14 -0400 (EDT)	[thread overview]
Message-ID: <Pine.LNX.4.44.0703222125390.17837-100000@bmsred.bmsi.com> (raw)
In-Reply-To: <200703221633.05727.peregrine@openbrainstem.net>

On Thu, 22 Mar 2007, Lamont Peterson wrote:

> If you're not using RAID, might I suggest that you do?  Those 9 disks would 
> make a nice RAID5 or RAID6 array, and LVM works beautifully on top of 
> software RAID, hardware RAID or any combination of both.
> 
> LVM does not provide redundancy (yes, I know it can do mirroring, but I 
> wouldn't suggest that), it's about easily managing lots of storage space.  
> RAID is about reliability/redundancy.  Use the right tool for the right job, 
> and use both tools together to get all the best benefits of both.

In my use, reliability is paramount.  So I prefer RAID1.  You get 
a performance boost for reads as well.  The md based mirrors can be
mounted separately (careful!) if needed for data recovery and bug workarounds.
(E.g. On Centos-3 grub won't install on mirrored boot partition.  So 
unmount md0, setfaulty hdb1, mount hda1 /boot, grub-install, umount hda1,
mount md0, raidhotadd hdb1.)  RAID5 arrays can only be accessed as raid.

-- 
	      Stuart D. Gathman <stuart@bmsi.com>
    Business Management Systems Inc.  Phone: 703 591-0911 Fax: 703 591-6154
"Confutatis maledictis, flammis acribus addictis" - background song for
a Microsoft sponsored "Where do you want to go from here?" commercial.

  reply	other threads:[~2007-03-23  1:32 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-22 15:36 [linux-lvm] failing hard drive Tim Milstead
2007-03-22 15:54 ` Bryn M. Reeves
2007-03-22 20:58   ` Tim Milstead
2007-03-22 21:31     ` Bryn M. Reeves
2007-03-22 22:33 ` Lamont Peterson
2007-03-23  1:32   ` Stuart D. Gathman [this message]
2007-03-26  9:18     ` Tim Milstead

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=Pine.LNX.4.44.0703222125390.17837-100000@bmsred.bmsi.com \
    --to=stuart@bmsi.com \
    --cc=linux-lvm@redhat.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).