Host: CentOS 5.6 & 6.0 x86_64
RAID controller: ARC-1880IX-24
Setup hardware RAID volume(s) using RAID BIOS. (Tab/F6 at booting)
If CentOS was installed without Areca driver, follow these steps:
yum install gcc-c++ kernel-devel make
Download source tar ball from http://www.areca.com.tw/support/s_linux/linux.htm
Unzip and cd into it
make
chmod u+x arcmsr.ko
insmod arcmsr.ko
Use
fdisk -l
to verify the RAID volume(s) are visible.Use fdisk/gparted(provided by EPEL repo) to create partition table and manage logic volumes.