On Thu, 17 Aug 2006 01:46:21 +0100, Aidan Karley:
<
[email protected]>:
[OT] Since your email address (and more specifically, the domain name)
is invalid, it'd be a good idea to add ".invalid" at the end.[/]
Trying to run it on a CF device would tie up an IDE channel,
wouldn't it?
Note that the "one specific drive just for the system" prerequisite is
a drawback that could have been avoided.
I've set up a multi-RAID system (with the Linux distibution "Fedora")
on a PC with 4 SATA hard drives:
- one small RAID-1 partition on disks 1 and 2, for the system;
- one small RAID-1 partition on disks 3 and 4, for the swap;
- one huge RAID-5 partition on all four disks, for everything
else.
That way, the system will boot without the need of being aware of the
RAID configuration: it will consider the small partition on disk 1 as
a "normal" partition while booting. If disk 1 is dead, the BIOS will
automatically boot on disk 2, which has a system partition exactly the
same as on disk 1. And when the system isn't in "read-only mode" any
more, it's already aware of the RAID configuration.
Of course, Fedora is a multi-purpose distribution, so you need the
know some Linux basics, but my point is that it should be possible to
do the same with a specific distribution like Freenas.
OTOH, with that configuration, replacing the hard drives with bigger
ones might be a big tricky.