<(E-Mail Removed)> wrote in message
news:(E-Mail Removed) oups.com...
[snip]
> Agreed about the need for an independant backup system, and I guess if
> that's in place then using a RAID system would just be belt and
> braces. Given the large size and low price of SATA drives, as well as
> the low power requirement, it might make more sense to have a simple
> mirrored NAS. I'll take a look...
There are many reviews at
http://www.smallnetbuilder.com/.
One that caught my attention (and appears suitable for you) was the D-Link
DNS-323. I didn't look into it fully and don't have any experience of it so
don't take this as a recommendation

.
> Out of interest, if you have the time, could you give me your thoughts
> on using a computer instead of a NAS?
It isn't clear whether you were intending to build a system for the purpose
or just set an existing machine up. If the former, there is obviously the
issue of component choice with low power consumption in mind;
news:uk.comp.homebuilt would be an appropriate place to discuss this. If you
are only considering using an existing machine, there is naturally less you
can do: basically just strip it of unnecessary hardware and
underclock/undervolt if possible and practical. Although it isn't strictly
on topic, these things are also periodically discussed in u.c.h.
Saving power tends to go hand-in-hand with reducing noise, which should
generally be considered for an always-on system. What follows is really more
significant in terms of noise than power, but every little helps...
Rather than using RAID 1, you could set up a system with a pair of drives to
run a nightly rsync job from one to the other. Except while running that
job, the destination drive could be spun down.
It can be a pain to tweak a system so that the hard drive isn't written to
when you aren't using it, which is obviously a prerequisite for idle
spin-down.
You could use a low capacity 2.5" (laptop) hard drive for the OS etc, and
then large, cheap 3.5" drives purely for storage. With a *very* carefully
configured setup you could even use a CompactFlash card in an IDE adaptor
for the OS, though capacity would be limited (aside from the capacity issue
you need to minimise writes to the card due to inherent Flash memory
limitations, eg you don't want to have a swap partition on it).
One final thing which is probably quite obvious: setting up a fileserver
with low power (and noise) in mind is a project, whereas buying a NAS device
is a solution. What you gain from using a computer is flexibility, but at
the cost - literally - of higher power consumption than a similarly set up
NAS device.
Alex