LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 12-14-2010, 10:37 PM   #1
shipon_97
Member
 
Registered: Oct 2005
Location: Bangladesh
Posts: 504

Rep: Reputation: 31
Wanna configure RAID1 in RHEL 5 !


Friends ,
I wanna configure RAID 1 within TWO HDD in RHEL-5 during installation moment .

I have the following questions regarding software raid vs hardware raid :

1) What is the basic difference between hardware and software raid

2) In software raid , If I use two HDD as RAID1 , then if one HDD is failed , can I boot it from another HDD ?

3)In software RAID , Between two HDD , If One HDD is failed then if I remove bad HDD and add a spare HDD then is it automatically synchronized with FIRST HDD ?

4) In software raid is it possible to keep '/boot' partition in two HDD (I use 2 HDD as RAID1) as separate partition ?

5) Finally is there any documnets or sites where I get software raid configuration during INSTALLATION moment in using GRAPHICAL mode , plz give me the address.


Ths in advance .. ...
 
Old 12-14-2010, 11:47 PM   #2
vikas027
Senior Member
 
Registered: May 2007
Location: Sydney
Distribution: RHEL, CentOS, Ubuntu, Debian, OS X
Posts: 1,305

Rep: Reputation: 107Reputation: 107
Lightbulb

Quote:
Originally Posted by shipon_97 View Post
Friends ,
I wanna configure RAID 1 within TWO HDD in RHEL-5 during installation moment .

I have the following questions regarding software raid vs hardware raid :

1) What is the basic difference between hardware and software raid
Hardware RAID
A hardware RAID implementation usually takes the form of a specialized disk controller card. The card performs all RAID-related functions and directly controls the individual drives in the arrays attached directly to it. With the proper driver, the arrays managed by a hardware RAID card appear to the host operating system just as if they were regular disk drives.
Most RAID controller cards work with SCSI drives, although there are some IDE-based RAID controllers as well.

Software RAID
Software RAID is simply RAID implemented as kernel- or driver-level software for a particular operating system. As such, it provides more flexibility in terms of hardware support — as long as the hardware is supported by the operating system, RAID arrays can be configured and deployed


Quote:
Originally Posted by shipon_97 View Post
2) In software raid , If I use two HDD as RAID1 , then if one HDD is failed , can I boot it from another HDD ?
INMHO, this is not desired. RAID 1 is for mirroring disks. If in case you want to clone a disk, I recommend use of dd commands as :-
Code:
dd if=/dev/sda of=/dev/sdb
In this case /dev/sdb will become a clone of /dev/sda.


Quote:
Originally Posted by shipon_97 View Post
3)In software RAID , Between two HDD , If One HDD is failed then if I remove bad HDD and add a spare HDD then is it automatically synchronized with FIRST HDD ?
Yes, this is possible.



Quote:
Originally Posted by shipon_97 View Post
4) In software raid is it possible to keep '/boot' partition in two HDD (I use 2 HDD as RAID1) as separate partition ?
Yes, we can configure RAID1 for /boot.



Quote:
Originally Posted by shipon_97 View Post
5) Finally is there any documnets or sites where I get software raid configuration during INSTALLATION moment in using GRAPHICAL mode , plz give me the address.
I can help you in software RAID through the command line part after installation. It is not too difficult.

I never tried any graphical tool, nor at the time of installation.


Hope this helps.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] wanna to configure internet in Ubuntu Lalit Sen Linux - Networking 2 06-01-2010 01:24 AM
How to configure Raid1? Rahul Kolan Linux - Software 1 11-25-2009 03:40 AM
Hi,all. I have a configure file. I wanna extract something from it using sed or awt cryincold Programming 4 04-02-2008 03:42 PM
Linux RedHat Entriprise and how to configure RAID1 MandrivaUser Red Hat 10 07-17-2007 08:59 AM
newbie - need help to configure RAID1 xdragon Fedora 7 07-19-2006 01:06 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 08:43 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration