06-26-04 07:26 PM
Will Dormann wrote:
> Has anybody here made a homebrew NAS unit?
>
> I'm thinking something with a mini-ITX to keep the footprint and power
> consumption low. With a stripped-down version of linux, it could
> provide storage on the LAN via samba. RAID would be nice, but not a
> necessity.
If anyybody's interested, I think I've got a gameplan for the NAS.
At this point I think I'm going to skip on the mini-ITX stuff to keep
the costs down. It looks like I should be able to build the thing for
about $200, using a spare PC, 3 hard drives and an add-in PCI IDE card.
Using Gentoo (gentoo-dev-sources/2.6.5 kernel) and software RAID, the
cost is kept to a minimum.
BOOT partition ext3 on RAID1 with hot spare
SWAP partitions distributed across the 3 drives (not sure if this is the
best, but I've heard of potential issues with having SWAP on RAID)
ROOT partition xfs on RAID1 with hot spare
STORE partition xfs on RAID5
I have done a trial run of it using VMWare, and it looks like it should
work out well.
-WD
[ Post a follow-up to this message ]
|