PDA

View Full Version : Software RAID1 with CentOS



manny2008
03-09-2005, 10:40 PM
Can I set-up software RAID1 with CentOS and can it be done at anytime by adding an HD or does it need to be done during installation?

hostpc.com
03-09-2005, 10:46 PM
This is typically done during initial installation.

nobaloney
03-10-2005, 06:47 PM
You can convert your system to RAID1 if you've installed it with an ext3 file system (the default).

The most up-to-date HowTo can be found here (http://www.tldp.org/HOWTO/Software-RAID-HOWTO.html).

We've used this howto to work on RAID, and to add RAID to non-RAID systems.

That said, it takes a bit of patience, and a lot of linux understanding.

And mistakes can destroy your entire drive contents.

Jeff