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 01-12-2009, 07:55 AM   #1
joa_ds
LQ Newbie
 
Registered: Jan 2009
Posts: 10

Rep: Reputation: 0
Installing Raid on Centos5.2 after linux installation


Hi,

first of all i am a complete linux noob, but my boos bought a 16core server and i have to install centos with a RAID6 on it.

The box came with 6 1TB drives and a 32G OS drive.

So i managed to install Centos on the 32g drive. Afterwards i read the Areca manual and i set up the raid according to the manual.

Then i thought, well ok, i boot the centos and i will be able to use my Raided HD space... WRONG!

So i went to google and i found the command lvm and there is only 30g available from the boot disk.

What do i have to do to make use of the installed raid system?
 
Old 01-12-2009, 08:22 AM   #2
eco
Member
 
Registered: May 2006
Location: BE
Distribution: Debian/Gentoo
Posts: 412

Rep: Reputation: 48
The RAID will be on another 'disk'.

You might try the following command to see what disks are available:
Code:
# fdisk -l
The following might also help
Code:
# dmesg|more
Once you found it, lets say it's 'sdb',

you need to add it to LVM
Code:
# pvcreate /dev/sdb
Now soo if it's in your PV:
Code:
# pvscan
I'll stop here as you should really know what you are doing before you start playing around with LVM. You still have to add the PV to a VG and create LVs into the VG, then format the LV's and mount them....

Note also that by using the 32GB disk for your OS, you will have no redundancy. So if your drive fails, you lose the OS and all the data on that disk.

Best of luck.
 
  


Reply



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
Installing gcc (CentOS5.2); this can't be this hard! LanceLink Linux - Newbie 4 11-19-2008 02:46 PM
Regarding installation of Java Servlets, JSP, Jakarta-Tomcat on centos5 vamsi_k Linux - Newbie 3 10-20-2008 12:28 AM
Installing xlc on CentOS5 - where do I find it? neocontrol Linux - Software 1 06-15-2008 12:35 PM
CentOS5.1 x86_64bit installation error dsids Linux - Software 5 04-24-2008 02:50 AM
Installation of RHEL guest on CentOS5 with Multple CDs kranthij123 Linux - Software 0 05-23-2007 02:48 PM

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

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