All of lore.kernel.org
 help / color / mirror / Atom feed
From: "TJ Harrell" <systemloc@earthlink.net>
To: linux-raid@vger.kernel.org
Subject: Re: Raid 5: Lossless music archive server recommendations
Date: Tue, 1 Jun 2004 20:20:20 -0400	[thread overview]
Message-ID: <002501c44837$64699a20$0201a8c0@windows> (raw)

I'm aiming at a very similar setup as what you're talking about. Whether or
not you put your root on the raid is up to you. Personally, I don't, and I
have my raid mounted as /home. Anyways, your mobo should support two drives,
and each additional controller should support two drives. Thus, with one
addon controller, you can have 4 drives. With 200GB drives, that's 600GB of
space doing RAID 5. In my experience, adding more drives to an array is
extremely easy, but it is dangerous. It is possible to lose data even if you
do follow the steps verbatim, although I've done it 3-4 times myself with no
trouble. First, you must use raidreconf to grow the array onto the new disk,
then you must use resize2fs to expand the filesystem to fill the array.
Backing up during this process is highly recommended!

I personally don't use a hot spare, and I haven't had any trouble with drive
failure since I got rid of all my IBM drives. I did have a run in with a WD
drive that needed a firmware update else it dropped out of the array
periodically, though. A hot spare is something to take into consideration.
Also, you might look into some sort of monitoring script. If you don't
monitor the array, you could lose one disk and go months without ever
knowing. Something that would email you would be ideal.



             reply	other threads:[~2004-06-02  0:20 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-02  0:20 TJ Harrell [this message]
2004-06-02  1:24 ` Raid 5: Lossless music archive server recommendations M K
2004-06-02  1:34   ` Lucas Albers
2004-06-02  1:53     ` TJ Harrell
2004-06-02  2:18       ` dean gaudet
  -- strict thread matches above, loose matches on Subject: below --
2004-06-01  1:26 raid on extended partitions Neil Brown
2004-06-01 15:13 ` M K
2004-06-01 23:16   ` Neil Brown
2004-06-02  0:03     ` Raid 5: Lossless music archive server recommendations James Bamford
2004-06-02  0:05       ` M K
2004-06-02  3:49         ` Guy

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='002501c44837$64699a20$0201a8c0@windows' \
    --to=systemloc@earthlink.net \
    --cc=linux-raid@vger.kernel.org \
    /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.