Hi,
Is there a tutorial on how to setup raid 1? I like to install CentOS 4.3 on a 160GB SATA drive and do a mirror on another identical 160GB SATA.
Thanks
CentOS List wrote:
Hi,
Is there a tutorial on how to setup raid 1? I like to install CentOS 4.3 on a 160GB SATA drive and do a mirror on another identical 160GB SATA.
use manual partition, create software raid partitions on *hda* as desired, *clone the disk to hdb* and create raid devices as raid 1 or 0.
(that is what i used for ide discs)
hth rm
CentOS List wrote:
Is there a tutorial on how to setup raid 1? I like to install CentOS 4.3 on a 160GB SATA drive and do a mirror on another identical 160GB SATA.
The documentation has a section on setting up RAID during the install.
http://www.centos.org/docs/4/html/rhel-sag-en-4/ch-software-raid.html
-Jeffrey
CentOS List wrote:
Is there a tutorial on how to setup raid 1? I like to install CentOS 4.3 on a 160GB SATA drive and do a mirror on another identical 160GB SATA.
The documentation has a section on setting up RAID during the install.
http://www.centos.org/docs/4/html/rhel-sag-en-4/ch-software-raid.html
Thanks. I followed the tutorial and had install CentOS 4.3. How do i check if my setup is correct?
regards
On Wed, 2006-07-12 at 20:01 +0800, CentOS List wrote:
Thanks. I followed the tutorial and had install CentOS 4.3. How do i check if my setup is correct?
http://www.centos.org/docs/4/html/rhel-isa-en-4/s1-storage- rhlspec.html#S2-STORAGE-RAID-DAY2DAY
It's all in the documentation ;).
-- Daniel