Received: with ECARTIS (v1.0.0; list linux-xfs); Wed, 31 Dec 2003 16:47:08 -0800 (PST) Received: from gizmo11bw.bigpond.com (gizmo11bw.bigpond.com [144.140.70.21]) by oss.sgi.com (8.12.10/8.12.9) with SMTP id i010kmTa003426 for ; Wed, 31 Dec 2003 16:46:48 -0800 Received: (qmail 14122 invoked from network); 31 Dec 2003 23:34:40 -0000 Received: from unknown (HELO bwmam07.bigpond.com) (144.135.24.87) by gizmo11bw.bigpond.com with SMTP; 31 Dec 2003 23:34:40 -0000 Received: from cpe-203-51-31-138.nsw.bigpond.net.au ([203.51.31.138]) by bwmam07.bigpond.com(MAM REL_3_4_2 62/5820740) with SMTP id 5820740; Thu, 01 Jan 2004 10:46:41 +1000 Message-ID: <3FF36DF1.C6973D7@eyal.emu.id.au> Date: Thu, 01 Jan 2004 11:46:41 +1100 From: Eyal Lebedinsky Organization: Eyal at Home X-Mailer: Mozilla 4.8 [en] (X11; U; Linux 2.4.23 i686) X-Accept-Language: en MIME-Version: 1.0 To: Mike Young CC: "'linux-xfs list'" Subject: Re: blocksize question References: <200312311558.HAA24969@amber.he.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-archive-position: 1532 X-ecartis-version: Ecartis v1.0.0 Sender: linux-xfs-bounce@oss.sgi.com Errors-to: linux-xfs-bounce@oss.sgi.com X-original-sender: eyal@eyal.emu.id.au Precedence: bulk X-list: linux-xfs Content-Length: 1339 Lines: 40 Mike Young wrote: > > Hi Eyal, > > I'm currently doing some performance testing with 3Ware and some other RAID > options on SuSE 9.0 and using XFS. What kind of performance are you seeing? > And what tests are you using? We have a 7500-12, The raid5 is 8 disks + hot spare (XFS mounted on /backup). We attempted to add a raid0 with two disks but this seems to be too much load. This two disk raid0 was software raid but we kept getting io errors {DriveReady SeekComplere Error} The test is simply reading or writing (dd) a large file. For example: 10GB /dev/zero -> /backup 3m57 (43 MB/s) 10GB /backup -> /dev/null 7m20 (23 MB/s) We do each 'dd' twice and take the second copy as the result. The machine is otherwise idle. This copying is a good measure for us since this machine is an online backup service and it will mostly have large files copied to it and from it. Each disk alone on an IDE cable does about 55MB/s (hdparm, not real performance). Here are the results for the raid0 on the 3ware (/dev/sdb, ext2 on /ssaback): 10GB /dev/zero -> /ssaback 3m52 (44 MB/s) 10GB /ssaback -> /dev/null 2m42 (63 MB/s) BTW, the XFS uses an internal log. I wonder if we should move to an external log? The machine is a dual AMD MP 2100+ with 1GB RAM. -- Eyal Lebedinsky (eyal@eyal.emu.id.au)