Displaying 1 result from an estimated 1 matches for "5xhdd".
Did you mean:
5hdd
2008 May 19
1
geom_raid5 + FreeBSD 7.0-STABLE + 5x500Gb (1.8T UFS volume) -- crashes :(
Hello, Arne.
I try to build storage server for my home (I have a LOT of media
files) with FreeBSD 7, 5xHDD (WD 500Gb) and geom_raid5 ("simple"
version from perforce, beacuse
http://home.tiscali.de/cmdr_faako/geom_raid5.tbz is not patched for FreeBSD7).
Array & FS were created with default arguments:
# graid5 label storage ad6 ad8 ad10 ad12 ad14
# newfs -O2 -U /dev/raid5/storage
# mount...