On Mon, Feb 10, 2003 at 11:35:45AM -0800, Fargusson.Alan wrote:

> There is no alternative to RAID.  If you have any ideas I would like to
> here them.
>
> Note that RAID protects you from the failure of one drive.  Actually one
> drive for each RAID array, and you can have many arrays.  RAID does not
> protect you from file system corruption and the like.  You still need to
> back up your data.

RAID collectively refers to several different methods ("RAID levels") of
organizing multiple disks into a single storage volume.  You can choose the
level of failure that the volume will be able to withstand, with
corresponding tradeoffs in performance, manageability, and expense.
The level that you are talking about here is RAID-5.

You can even layer RAID levels together, for example RAID-0 over RAID-1,
providing a lot of flexibility.  What is the situation that you have where
you are looking for an alternative to RAID?

--
 - mdz

Reply via email to