Date: Tue, 28 Feb 2006 12:03:53 +0100 From: Cedric Tabary <tabary@efrei.fr> To: freebsd-stable@freebsd.org Subject: Performance RAID5 + geli + newfs Message-ID: <20060228110353.GL20584@efrei.fr>
next in thread | raw e-mail | index | archive | help
Hi, I have a RAID5 array with 64K stripe size. I am looking for the best settings to have best performance on this raid array, maybe by making stripe size, block size the same.. What is the best setup for sectorsize of geli init -s ? I did not find the unit for this setting ! is it bytes ? geli init -s 65536 would be a good choice ? And for newfs, should I use a blocksize of 65536 ? newfs -O 2 -b 65536 ? Thanks Cédric
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060228110353.GL20584>