LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 06-27-2007, 03:02 PM   #1
GreenJelly
Member
 
Registered: Jun 2007
Posts: 30

Rep: Reputation: 0
RAID-5 Setup commands


What is the easiest Noobiest way to set up a RAID-5 Array using SATA drives on a P965G Intel chipset.

Is RAID apart of any of the GUI's? What commands do I need to use? Any hints on HOW to setup this RAID. I heard someone mention labeling their drives so that you can tell which one dies, but what is the best way to do this (How would I know which drive is labeled what)

I have almost no clue on how to use Linux. I was tempted to use Windows 2003, but I couldnt find a definitive answer if it supports expanding the RAID while keeping the data on the current array.

Please Help, I have a Machine about to pop up at my door today, and I don't even know what Distro to use, If I should use a GUI, or the commands to build the array.

Thanks
GJ
 
Old 06-27-2007, 03:19 PM   #2
dr34m3r
LQ Newbie
 
Registered: Jun 2007
Distribution: Fedora
Posts: 7

Rep: Reputation: 0
check out mdadm http://man-wiki.net/index.php/8:mdadm

I have a raid 0 setup and this is what I used to create it

# mdadm --create --verbose /dev/md0 --level=0 --raid-devices=3 /dev/sdb1 /dev/sdc1 /dev/sdd1
# mkfs.ext3 /dev/md0
# mount /dev/md0 /export (edit /etc/fstab for persistent mount)
 
  


Reply

Tags
raid, raid5



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
Need the commands to setup my internet connection CiscoGeek Linux - Newbie 34 04-10-2006 02:56 PM
Raid 1 setup Odins_Son Linux - General 3 06-30-2005 11:51 PM
RAID setup nic55 Linux - Newbie 0 02-07-2005 06:28 AM
Commands and tips for Wireless setup johnnybhoy67 Linux - Wireless Networking 4 11-24-2004 02:06 AM
need help with a RAID setup Ekj530 Linux - Newbie 1 08-13-2003 02:15 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 11:00 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