adaptr Watchman
Joined: 06 Oct 2002 Posts: 6730 Location: Rotterdam, Netherlands
|
Posted: Thu May 12, 2005 2:04 pm Post subject: |
|
|
Promise hardly provides what I would call hardware RAID - a real RAID controller will give a near-linear performance increase for each disk you add.
Linux software RAID can only come close to this when you put each disk on its own IDE channel.
As for reliability - that will depend just as much on the drives used.
Generally speaking, your RAID-0 set will, of course, fail twice as often (i.e. twice as soon) as a single drive would.
It's also a really bad idea to put /var/cache, /var/lib/portage, /home and /etc on the RAID-0 set.
If you save these on a seperate partition (RAID-1 for preference) you can always rebuild the system when a drive fails. _________________ >>> emerge (3 of 7) mcse/70-293 to /
Essential tools: gentoolkit eix profuse screen |
|