Date: Mon, 3 Dec 2012 09:02:11 +0100 From: Jacek Sobczak <jacek.pankracek@gmail.com> To: Dan Carroll <fbsd@dannysplace.net> Cc: freebsd-hardware@freebsd.org Subject: Re: Fastest (IO) micro ATX motherboard Message-ID: <CAG2BJfd5SMJUAR-rsQa4ML_6dGxGo3ZpwP1HLk67MDuYgmkfYQ@mail.gmail.com> In-Reply-To: <50BC471E.4080901@dannysplace.net> References: <50BC471E.4080901@dannysplace.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, I'm using microITX with Atom D330 with 4SATA disk at home i recommend you to use graid5 port instead of zfs. For fast ZFS pool u need lot of ram and fast SSD for ZIL log. In other case RAID5 will be much faster. Configuration depends of yours needs. U need to choose if you want to store/copy lot of small files or big like a video files. If you will store big files and write it and read sequentially I recommend to create RAID5 with large stripes like 256K. Create a FS with big blocks. Also I thing its better to use partition on disks rather than using whole RAW disk space because you can set proper alignment. Check if yours disks have 4K sectors or 512B. For me that configuration is doing 40-50MB/sec with reads and ~35MB/sec writes using Samba. Best regards 2012/12/3 Dan Carroll <fbsd@dannysplace.net> > Hello, > > I'm thinking of putting together a couple of custom built NAS boxes (4 > drive) to use up a plethora of SATA drives I've accumulated. > I'll be running ZFS probably in mirrored or raidz arrangements. > > I'd like to be able to get good enough performance so that things like > iSCSI are viable over my home-office lan (gigabit lan with less than 20 > devices). > > Does anyone have any suggestions on what chipset / motherboard might have > reasonable IO performance? I'd prefer not to go into this endeavour only > to find out my disk access grinds to a halt when the motherboard needs to > talk to the network. > > Things like WOL, low power usage and small form factor are also important. > Hopefully I'm not asking too much of the micro ATX form factor. > > Any ideas? > > -Dan > ______________________________**_________________ > freebsd-hardware@freebsd.org mailing list > http://lists.freebsd.org/**mailman/listinfo/freebsd-**hardware<http://lists.freebsd.org/mailman/listinfo/freebsd-hardware> > To unsubscribe, send any mail to "freebsd-hardware-unsubscribe@** > freebsd.org <freebsd-hardware-unsubscribe@freebsd.org>" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAG2BJfd5SMJUAR-rsQa4ML_6dGxGo3ZpwP1HLk67MDuYgmkfYQ>