first off I would agree with jaysung on not using RAID 0. Using RAID 0
with two disks doubles your chances of disk failure.
In your first post you mention hardware RAID. The intel SATA chipset
RAID is not true hardware RAID and is unlikely to work in Linux. This
isn't a problem as Linux has fantastic software RAID support.
If your case will fit 3 disks I would go the RAID 5 route.
If your case won't fit 3 disks either use RAID 1 or just install the
disks separately you then just need a static link to allow slimserver
to see both disks as one library.
I run Gentoo on my server, once you have Gentoo up and running
installing slimserver is as easy as
Code:
--------------------
emerge slimserver
rc-update add slimserver default
/etc/init.d/slimserver start
--------------------
--
nobspangle
------------------------------------------------------------------------
nobspangle's Profile: http://forums.slimdevices.com/member.php?userid=2969
View this thread: http://forums.slimdevices.com/showthread.php?t=38519
_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/unix