From owner-freebsd-geom@FreeBSD.ORG Wed Jan 6 00:11:40 2010 Return-Path: Delivered-To: freebsd-geom@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D089A1065692; Wed, 6 Jan 2010 00:11:40 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id C12588FC0C; Wed, 6 Jan 2010 00:11:40 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id o060BeG8071645; Wed, 6 Jan 2010 00:11:40 GMT (envelope-from delphij@freefall.freebsd.org) Received: (from delphij@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id o060Bewq071641; Wed, 6 Jan 2010 00:11:40 GMT (envelope-from delphij) Date: Wed, 6 Jan 2010 00:11:40 GMT Message-Id: <201001060011.o060Bewq071641@freefall.freebsd.org> To: marko.krajnc@cursor.si, delphij@FreeBSD.org, freebsd-geom@FreeBSD.org From: delphij@FreeBSD.org Cc: Subject: Re: kern/142365: [geom] FreeBSD RAID1 (gmirror) is much slower than Linux RAID1! X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Jan 2010 00:11:40 -0000 Synopsis: [geom] FreeBSD RAID1 (gmirror) is much slower than Linux RAID1! State-Changed-From-To: open->feedback State-Changed-By: delphij State-Changed-When: Wed Jan 6 00:01:54 UTC 2010 State-Changed-Why: Dear submitter, There is an important performance improvement available in a newer -STABLE snapshot. If you don't want to build a kernel yourself, you may try the snapshot build which can be found at: http://www.freebsd.org/snapshots/ (The 200912 build for 7.x and 8.x and 9.x included the enhancement) Please, let us know if that would help with your configuration. Note that for existing installation you will need to set the load balancing algorithm to 'load' on the gmirror device by doing something like: gmirror configure -b load gm0 Before doing another set of benchmark. Thanks in advance! http://www.freebsd.org/cgi/query-pr.cgi?pr=142365