Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Jun 2005 10:07:54 -0500
From:      Bruce Burden <brucegb@realtime.net>
To:        Steven Hartland <killing@multiplay.co.uk>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: asr ( 2015S ) support in 5.4 amd64?
Message-ID:  <20050601150754.GE20906@tigerfish2.my.domain>
In-Reply-To: <003401c56696$0858c4d0$b3db87d4@multiplay.co.uk>
References:  <006201c56633$5bc48c20$b3db87d4@multiplay.co.uk> <20050531233612.GD20906@tigerfish2.my.domain> <429D0C65.6010308@alumni.rice.edu> <003401c56696$0858c4d0$b3db87d4@multiplay.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help


    Hi Steve,

On Wed, Jun 01, 2005 at 11:38:17AM +0100, Steven Hartland wrote:
> Thanks for that info. Have you had experience with the card
> itself? Just did a few benchmarks and considering the disks
> attached ( RAID 5 ) the performance is shockingly bad
> 20->30MB/s read off the device node no other IO happening
> ( measured using dd ).
> Does anyone have any recomendations for other SCSI
> RAID cards that can provide good performance and amd64
> support?
> 
   My 3210S generates around 45Mps:

su-2.05b# dd if=ft_sill_photos.zip of=/dev/null
4040211+1 records in
4040211+1 records out
2068588162 bytes transferred in 46.935343 secs (44073145 bytes/sec)
su-2.05b# dd if=ft_sill_photos.zip of=/dev/null bs=65536
31564+1 records in
31564+1 records out
2068588162 bytes transferred in 45.793030 secs (45172555 bytes/sec)

   Compared to my 39320:

su-2.05b# cd /spare
su-2.05b# dd if=ft_sill_photos.zip of=/dev/null bs=65536
31564+1 records in
31564+1 records out
2068588162 bytes transferred in 84.538472 secs (24469193 bytes/sec)

   which is where the system files are mounted (/, /var, /usr, etc).

	Both cards are installed in 64 bit/66 MHz slots. The system
   disk is a 10K IBM U160 disk, the RAID is composed of Seagate U320
   drives. Still, performance is limited to U160 levels due to the
   controllers or the drives...

							Bruce
-- 
------------------------------------------------------------------------
  "I like bad!"                         Bruce Burden    Austin, TX.
        - Thuganlitha
        The Power and the Prophet
        Robert Don Hughes




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050601150754.GE20906>