fangorn Veteran
Joined: 31 Jul 2004 Posts: 1886
|
Posted: Tue Jan 09, 2007 8:06 am Post subject: |
|
|
If you dont need windows to access the RAID, go for kernel RAID. There are quite some HowTo's out there how to move your current system to the RAID. In short: boot livecd with RAID support, mount your filesystems the way they have to be, tar them to somewhere else, build the raid, create partitions as you like, mount them appropriately, untar your backup, edit configuration (fstab, raidtab, ... maybe build an initrd if you use genkernel), reboot to your RAID system
There is support for SOME socalled BIOS-RAID chipsets (they are software RAID, originally dependent on the windows driver delivered), but if windows does not have to see the RAID; why bother?
As RAID is intended to raise data integrity (except from RAID 0, which I recommend only as scratch space for really big files you can easily reproduce) I would strongly recommend not to use a RAID both windows and linux can write to. _________________ Video Encoding scripts collection | Project page |
|