Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: RAID questions
- To: tlug@example.com
- Subject: Re: RAID questions
- From: "A.Sajjad Zaidi" <sajjad@example.com>
- Date: Mon, 09 Jul 2001 18:22:18 +0900
- Content-Transfer-Encoding: 7bit
- Content-Type: text/plain; charset=iso-2022-jp
- Delivered-To: tlug@example.com
- List-Help: <mailto:tlug-request@example.comsubject=help>
- List-Post: <mailto:tlug@example.com>
- List-Subscribe: <mailto:tlug-request@example.comsubject=subscribe>
- List-Unsubscribe: <mailto:tlug-request@example.comsubject=unsubscribe>
- Old-Return-Path: <sajjad@example.com>
- Organization: Vanguard K.K.
- References: <F268uNjVuMhvqgStMVh00022718@example.com>
- Reply-To: tlug@example.com
- Resent-From: tlug@example.com
- Resent-Message-ID: <FQQeVD.A.0HH.EfXS7@example.com>
- Resent-Sender: tlug-request@example.com
- Sender: sajjad@example.com
Jean-Christian Imbeault wrote: > Ok, I've been doing some reading on RAID. I think I have the basics down but > a few questions came up. Could some one clarify the following for me? > > 1- What's the advantage of RAID level 1 versus level 5? They both seem to > offer redundancy. RAID level 1(mirroring) only offers redundancy. That is, with 2 drives using RAID level 1, you only get the capacity of one drive. RAID 5 offers this as well as striping (concatinating 2 or more drives to form 1 large drive). So with 3 drives, you can have the space of 2 as well as redundancy. With both, you can set the system up so if one disk fails, another can take over. > 2- Is it still the case that you have the whole system under RAID. This > because having system files and a bootable RAID system is contra-indicated. > (Or at least causes so much sysadmin pain it's not worth it) Not sure what you mean, but there is no problem with having the whole system on RAID. Your boot loader and kernel should support booting off of RAID though. > 3- How do you know when a disk has failed? I run a script every minute to check /proc/mdstat for any error messages. > 4- How easy is it to replace a failed disk and have the system back up? If the system support hot-swapping, all you need to do is pull out the bad drive and replace it with a good one. Assuming your system is configured correctly, you wont have any downtime. If it doesnt support hot-swapping, youll need to power off and do the replacement. > I'm thinking of setting up a mail server at out office and I was thinking > that since it is somewhat of a mission critical system installing RAID would > be a good idea. To protect against disk failure I tought RAID would be a > good idea. But maybe there are better ways than RAID? The more redundancy the better. You can have RAID and do regular offsite backups. Regards, 41 53 5A
- Follow-Ups:
- Re: RAID questions
- From: Jake Morrison <jake_morrison@example.com>
- References:
- RAID questions
- From: "Jean-Christian Imbeault" <jean_christian@example.com>
Home | Main Index | Thread Index
- Prev by Date: Re: Thousands of erroneous syslogs about media changes
- Next by Date: Libretto L1 XF86 configuration
- Prev by thread: RAID questions
- Next by thread: Re: RAID questions
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links