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 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20060708/1814179f/attachment-0002.html>
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