From owner-freebsd-questions@FreeBSD.ORG Wed Mar 1 06:25:27 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 384B316A420 for ; Wed, 1 Mar 2006 06:25:27 +0000 (GMT) (envelope-from beastie@mra.co.id) Received: from mx3.mra.co.id (mx3.mra.co.id [202.51.30.78]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9198143D55 for ; Wed, 1 Mar 2006 06:25:24 +0000 (GMT) (envelope-from beastie@mra.co.id) Received: from localhost (localhost.mra.co.id [127.0.0.1]) by mx3.mra.co.id (Postfix) with ESMTP id E6F0830F9D for ; Wed, 1 Mar 2006 11:17:00 +0700 (WIT) Received: from mx3.mra.co.id ([127.0.0.1]) by localhost (mx3.mra.co.id [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 73655-14 for ; Wed, 1 Mar 2006 11:17:00 +0700 (WIT) Received: from mailbox.mra.co.id (unknown [172.16.0.225]) by mx3.mra.co.id (Postfix) with ESMTP id A7CFE30F9C for ; Wed, 1 Mar 2006 11:17:00 +0700 (WIT) Received: from [172.16.0.228] (unknown [172.16.0.228]) by mailbox.mra.co.id (Postfix) with ESMTP id 3D481FE61 for ; Wed, 1 Mar 2006 11:17:51 +0700 (WIT) Message-ID: <44052663.7000802@mra.co.id> Date: Wed, 01 Mar 2006 11:43:15 +0700 From: Beastie User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.12) Gecko/20051229 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Liste FreeBSD References: <61560.207.70.139.52.1139628926.squirrel@www.compedgeracing.com> <6C543300-579C-4313-A355-0F26181B3FA7@todoo.biz> <067101c63216$a7682f10$c801a8c0@nexpc> <65260.207.70.139.52.1139998857.squirrel@www.compedgeracing.com> <06b901c63220$3a849eb0$c801a8c0@nexpc> <50778.207.70.139.52.1140002253.squirrel@www.compedgeracing.com> <43F3EDD6.80707@mra.co.id> In-Reply-To: <43F3EDD6.80707@mra.co.id> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at mra.co.id Subject: Re: SATA Raid (stress test..) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Mar 2006 06:25:27 -0000 Beastie wrote: > Robert Uzzi wrote: > >> That still dosen't connedt SATA to a non sata board though. That's my >> situation I have 6 SATA drives but no SATA native board. Looking for a >> cheap addin card to build this upon. >> >> >> >> >> > I'll buy Intel SRCS16 (500$) this week, will talk to u later about > it's compatibility and performance for RAID 5 with 4 SATA drive. > > regards > reza > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > FreeBSD-6.0 known this device. (Intel SE7320 EP2) ---snip-- amrd0: on amr0 amrd0: 1430511MB (2929686528 sectors) RAID 5 (optimal) ar0: 76228MB status: READY ar0: disk0 READY (master) using ad4 at ata2-master ar0: disk1 READY (mirror) using ad6 at ata3-master ---snap--- System now work with RAID df -h Filesystem Size Used Avail Capacity Mounted on /dev/ar0s1a 496M 55M 401M 12% / devfs 1.0K 1.0K 0B 100% /dev /dev/ar0s1d 496M 12K 456M 0% /tmp /dev/ar0s1e 67G 419M 61G 1% /usr /dev/amrd0s1d 1.3T 12M 1.2T 0% /var /dev/acd0 651M 651M 0B 100% /cdrom My questiin is now, how do i test SATA RAID performance ? Is there any tools or program to do some benchmark ? please help me... regards reza