linux-lvm.redhat.com archive mirror
 help / color / mirror / Atom feed
From: Tim Milstead <tim@arabidopsis.info>
To: LVM general discussion and development <linux-lvm@redhat.com>
Subject: Re: [linux-lvm] failing hard drive
Date: Mon, 26 Mar 2007 10:18:17 +0100	[thread overview]
Message-ID: <46078FD9.7030605@arabidopsis.info> (raw)
In-Reply-To: <Pine.LNX.4.44.0703222125390.17837-100000@bmsred.bmsi.com>

Stuart D. Gathman wrote:
> 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.
>
>   
Well I changed the drive and it seems to work although dd appears to 
have copied the error across beacuse smartd reports

Device: /dev/hde, 1 Currently unreadable (pending) sectors.

I guess this would be expected? There are no heat issues.

You are correct about the redundancy issue - it's not my choice. I think 
space was paramount when the machine was built.

Thanks for all the help,

Tim.

      reply	other threads:[~2007-03-26  9:18 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
2007-03-26  9:18     ` Tim Milstead [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=46078FD9.7030605@arabidopsis.info \
    --to=tim@arabidopsis.info \
    --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).