From owner-freebsd-performance@FreeBSD.ORG Mon May 2 21:06:56 2005 Return-Path: Delivered-To: freebsd-performance@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A8EEC16A4CE for ; Mon, 2 May 2005 21:06:56 +0000 (GMT) Received: from critter.freebsd.dk (0x535c0e2a.sgnxx1.adsl-dhcp.tele.dk [83.92.14.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id A013143D67 for ; Mon, 2 May 2005 21:06:55 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.13.3/8.13.3) with ESMTP id j42L6nnS020785; Mon, 2 May 2005 23:06:49 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: Sten Spans From: "Poul-Henning Kamp" In-Reply-To: Your message of "Mon, 02 May 2005 22:54:00 +0200." Date: Mon, 02 May 2005 23:06:49 +0200 Message-ID: <20784.1115068009@critter.freebsd.dk> Sender: phk@critter.freebsd.dk cc: Steven Hartland cc: freebsd-performance@freebsd.org cc: Allen cc: Eric Anderson Subject: Re: Very low disk performance on 5.x X-BeenThere: freebsd-performance@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Performance/tuning List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2005 21:06:56 -0000 In message , Sten Spans w rites: >>> What about disk arrays that support RAID3? >> >> Would work for me, but most of them are dumbed down when they do RAID3: >> they have to hard format the disks to 128 byte sector sizes and similar >> madness in order to support 512 bytes sectors on the RAID3 volume. > >I would really love the 512 + 8 byte checksum stuff that mainframes >and netapps do. Does GEOM simplify implementing something like this ? Yes, GEOM works with arbitrary sectorsizes, but far from all current GEOM classes does. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.