patrik wrote: > > What are my options if I want to do software RAID5 in FreeBSD? gvinum? > ccd? Something else? I got 3 disks (each 300GB), and the porpuse is my > personal fileserver. I've found that RAID3 (managed by graid3: www.freebsd.org/cgi/man.cgi?query=graid3) works as an ok replacement for RAID5. It's easy to set up so you can try it for yourself.